cpython/Doc/library/frameworks.rst
Miss Islington (bot) 83e4b43626
[3.13] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137831)
Co-authored-by: rimchoi <hyerimc858@gmail.com>
2025-08-15 17:50:47 +00:00

13 lines
411 B
ReStructuredText

: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>`