Graphics-related Python Contributions

(See also <a href="http://www.python.org/python/Contributed.html#Graphics">the
collection of links to contributed Python graphics stuff around the net</a>.)

Tkinter/                Stuff for Python's 'tkinter' port of the Tk GUI-toolkit

consdiag.tgz            Constructor of diagrams
consdiag.README
gd_NT.tar.tz            GD interface compiled for Win/NT (Hirendra Hindocha)
gnome-python-1.0.4.README       Python bindings for GNOME
gnome-python-1.0.4.tar.gz       (James Henstridge)
image.tar.gz            Multiple image-format handling (Jack Jansen)
pygtk-0.6.2.README      Gtkmodule and Gtkinter
pygtk-0.6.2.tar.gz      (James Henstridge)
PyOpenGL.README         See http://starship.python.net/~da/PyOpenGL
pythonqt-0.4.3.tar.gz   Python QT binding (David Schere)
pyxforms-0.1-alpha.tar.gz Python 1.3 interface to XFORMS (Roberto Alsina)
PYV.tar.gz              Python binding to Portable GUI V (Sofin Raskin)
qpx.tar.gz              Python manipulation of qt lib via XML (David Schere)
sgivideo.tar.gz         Handle SGI CMIF video format files (GvR, Jack Jansen,
                       Sjoerd Mullender)
vpApp.tar.gz            A GUI application framework using Motif