PyGTK

Core libraries and systems
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

PyGTK

#1 Post by robwoj44 »

Compiled in racy 5.3
http://pygtk.org/
PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. The underlying GTK+ library provides all kind of visual elements and utilities for it and, if needed, you can develop full featured applications for the GNOME Desktop.
PyGTK applications are truly multiplatform and they're able to run, unmodified, on Linux, Windows, MacOS X and other platforms.
Other distinctive features of PyGTK are, besides its ease of use and rapid prototyping, its first class accessibility support or the capability to deal with complex multilingual or bidirectional text for fully localized applications.

http://dotpups.de/puppy5/racy/programming
pygtk-2.24.0-i486.pet, pygobject-2.21.3-i486.pet, py2cairo-1.10.0-i486.pet
The dependencies:
Python from devx_racy_5.3.sfs

Post Reply