mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 07:01:21 +00:00 
			
		
		
		
	
		
			
	
	
		
			18 lines
		
	
	
	
		
			377 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
		
		
			
		
	
	
			18 lines
		
	
	
	
		
			377 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| 
								 | 
							
								.. _frameworks:
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								******************
							 | 
						||
| 
								 | 
							
								Program Frameworks
							 | 
						||
| 
								 | 
							
								******************
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								The modules described in this chapter are frameworks that will largely dictate
							 | 
						||
| 
								 | 
							
								the structure of your program.  Currently the modules described  here are all
							 | 
						||
| 
								 | 
							
								oriented toward writing command-line interfaces.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								The full list of modules described in this chapter is:
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.. toctree::
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								   cmd.rst
							 | 
						||
| 
								 | 
							
								   shlex.rst
							 |