6caaa26769
This is the next version of the python GLib/GObject/GIO bindings, including full GObject introspection support.
4 lines
291 B
Text
4 lines
291 B
Text
PyGObject provides a convenient wrapper for the GObject+ library for use
|
|
in Python programs, and takes care of many of the boring details such as
|
|
managing memory and type casting. When combined with PyGTK, PyORBit and
|
|
gnome-python, it can be used to write full featured Gnome applications.
|