Current Path : /proc/2568807/root/usr/src/Python-3.12.7/Doc/library/ |
Current File : //proc/2568807/root/usr/src/Python-3.12.7/Doc/library/frameworks.rst |
.. _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