Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2006-04-04 11:42:57
Size: 973
Editor: user-1121qe9
Comment: Correct minor typos
Revision 12 as of 2006-05-27 19:42:04
Size: 984
Editor: dsl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
PyGtk is a set of Python bindings to the popular GIMP Toolkit. It provides an object-oriented interface that is slightly higher level than the C one. It is simple to install on Unix, Win32 installer versions are available, and Mac OS X versions are in development. PyGtk is a set of Python bindings to the popular GTK Toolkit. It provides an object-oriented interface that is slightly higher level than the C one. It is simple to install on Unix, Win32 installer versions are available, and Mac OS X versions are in development.
Line 6: Line 6:
    * [ftp://ftp.gtk.org/pub/gtk/python/ Download the latest version]     * [http://ftp.gnome.org/pub/GNOME/sources/pygtk/ Download the latest version]

PyGtk is a set of Python bindings to the popular GTK Toolkit. It provides an object-oriented interface that is slightly higher level than the C one. It is simple to install on Unix, Win32 installer versions are available, and Mac OS X versions are in development.

[http://www.async.com.br/projects/kiwi KiWi] is a set of classes and wrappers for PyGTK that were developed to provide a sort of framework for applications. Roughly modelled on Smalltalk's MVC, Kiwi intention is becoming a simple way to make a UI.

PyGtk (last edited 2014-05-26 15:05:42 by PaulBoddie)

Unable to edit the page? See the FrontPage for instructions.