Back to Cpython

Program frameworks

Doc/library/frameworks.rst

3.15.0a8410 B
Original Source

:orphan:

.. _frameworks:


Program frameworks


This chapter is no longer maintained, and the modules it contained have been moved to their respective topical documentation.

  • :mod:cmd — :doc:Command Line Interface Libraries <./cmdlinelibs>
  • :mod:shlex — :doc:Unix Specific Services <./unix>
  • :mod:turtle — :doc:Graphical User Interfaces with Tk <./tk>