PyGTK 2.9.5 review

Download
by rbytes.net on

PyGTK provides a convenient wrapper for the GTK+ library for use in Python programs, taking care of many of the boring details such a

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: James Henstridge
0 stars award from rbytes.net

PyGTK provides a convenient wrapper for the GTK+ library for use in Python programs, taking care of many of the boring details such as managing memory and type casting. When combined with PyORBit and gnome-python, it can be used to write full featured Gnome applications.

GTK+ is a GUI toolkit for developing graphical applications that run on POSIX systems such as Linux, Windows and MacOS X (provided that an X server for MacOS X has been installed). GTK+ provides a comprehensive set of widgets, and supports Unicode and bidirectional text. It links into the Gnome Accessibility Framework through the ATK library.

Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing.

The current version of PyGTK requires GTK+ >= 2.0 and Python >= 2.2 to build.

Like the GTK+ library itself PyGTK is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full features applications.

PyGTK 2.9.5 search tags