Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2002-08-12 02:02:35
Size: 580
Editor: scf2
Comment:
Revision 9 as of 2005-04-16 14:01:34
Size: 972
Editor: p5496F10D
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 a object oriented interface that is slightly higher level than the C one. It is simple to install on Unix, win32 intaller versions are available, and Mac OS X versions are in development. PyGtk is a set of Python bindings to the popular GIMP Toolkit. It provides a 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 5: Line 5:
    * [http://www.daa.com.au/~james/pygtk/ PyGtk site]     * [http://www.pygtk.org/ PyGtk site]
Line 7: Line 7:
    * [http://taoriver.net/pygtk/ Python GNOME/GTK+ Wiki]
    * [http://www.moeraki.com/pygtktutorial/gtk-tut.html PyGtk Tutorial]
    * [http://www.moeraki.com/pygtktutorial/index.html PyGtk Tutorial]
    * [http://pygtk.org/reference.html PyGtk 2.0 Reference Manual]
    * [http://www.pcpm.ucl.ac.be/~gustin/win32_ports Port or PyGtk libraries to win32]
    * [http://gladewin32.sourceforge.net/ GTK+ for win32]

[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 is a set of Python bindings to the popular GIMP Toolkit. It provides a 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.