Benefits
- Provides an object oriented interface to the Gtk and GNOME widgets.
- No explicit reference counting necessary for the Python programmer.
- No explicit type casting is necessary -- the bindings do this for
you.
- If you are already familiar with python, using it to program GNOME
apps will probably be easier.
- Programs are generally shorter and easier to read.
- Fits easily into systems already written in Python.