"Python-GTK is a set of Python bindings for the common GTK+
library seen in many Linux applications such as GIMP and Inkscape.
You can easily write python programs that bring up windows using
the same graphical controls that you're used to seeing in other
programs.
"A very simple PyGTK program to show a single push button looks
something like this, with comments to explain what each line
does:"