Differences when using Python
- One of the nice things about Python is its ability to use it
interactively. With PyGTK you can use these features to try out
the features. This is particularly apparent with the
gtkcons.py example program.
- Easier to write throw away code.
- Combined with libglade, PyGTK provides a useful rapid application
development platform.