PyGTK is an extension module for Python that gives you access to the GTK+
widget set. Just about anything you can write in C with GTK+ you can write
in Python with PyGTK (within reason), but with all the benefits of using a
high-level scripting language.