GNU Info

Info Node: (python2.1-lib.info)Frameworks

(python2.1-lib.info)Frameworks


Next: Miscellaneous useful utilities Prev: Undocumented Modules Up: Undocumented Modules
Enter node , (file) or (file)node

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  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 single module.


automatically generated by info2www version 1.2.2.9