PyGTK is a set of Python bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It automatically does all the type casting and reference counting that you normally would have to do with the C API.
| Tags | Software Development Libraries Python Modules Widget Sets Desktop Environment GNOME |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Windows Windows |
| Implementation | Python |
Recent releases


Release Notes: Supports the GTK-2.24 API and will be the final major release of PyGTK. Wraps the new API added in GTK/GDK 2.23/2.24. Many Windows build fixes. Many documentation updates and improvements. Many bugfixes.


Release Notes: Requires PyGObject 2.12.1.


Release Notes: Bugfixes were made. The headers may now be parsed by a C++ compiler. The examples were updated.


Release Notes: Some small bug fixes were made. This is the first stable release from the 2.0 branch.


Release Notes: Mac OS X compilation issues were fixed. A new wrapper for the libglade set_custom_handler() was added, and other bugfixes were made.