(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node343.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/undoc.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/undoc.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 19.2 Miscellaneous useful utilities Up: 19. Undocumented Modules Previous: 19. Undocumented Modules
19.1 Frameworks
Frameworks tend to be harder to document, but are well worth the effort spent.
- Tkinter
- -- Interface to Tcl/Tk for graphical user interfaces; Fredrik Lundh is working on this one! See An Introduction to Tkinter at http://www.pythonware.com/library.htm for on-line reference material.
- Tkdnd
- -- Drag-and-drop support for Tkinter.
- turtle
- -- Turtle graphics in a Tk window.
- test
- -- Regression testing framework. This is used for the Python regression test, but is useful for other Python libraries as well. This is a package rather than a module.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node343.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/undoc.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/undoc.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 19.2 Miscellaneous useful utilities Up: 19. Undocumented Modules Previous: 19. Undocumented Modules
Send comments on this document to python-docs@python.org.