mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	 e80dd3035f
			
		
	
	
		e80dd3035f
		
			
		
	
	
	
	
		
			
			Co-authored-by: Russell Keith-Magee <russell@keith-magee.com> Co-authored-by: T. Wouters <thomas@python.org> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
		
			
				
	
	
		
			24 lines
		
	
	
	
		
			467 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
	
		
			467 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. _using-index:
 | |
| 
 | |
| ##########################
 | |
|   Python Setup and Usage
 | |
| ##########################
 | |
| 
 | |
| 
 | |
| This part of the documentation is devoted to general information on the setup
 | |
| of the Python environment on different platforms, the invocation of the
 | |
| interpreter and things that make working with Python easier.
 | |
| 
 | |
| 
 | |
| .. toctree::
 | |
|    :numbered:
 | |
|    :maxdepth: 2
 | |
| 
 | |
|    cmdline.rst
 | |
|    unix.rst
 | |
|    configure.rst
 | |
|    windows.rst
 | |
|    mac.rst
 | |
|    android.rst
 | |
|    ios.rst
 | |
|    editors.rst
 |