add files
This commit is contained in:
18
python-3.7.4-docs-html/_sources/library/frameworks.rst.txt
Normal file
18
python-3.7.4-docs-html/_sources/library/frameworks.rst.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
.. _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::
|
||||
|
||||
turtle.rst
|
||||
cmd.rst
|
||||
shlex.rst
|
Reference in New Issue
Block a user