Differences between revisions 22 and 23
Revision 22 as of 2014-03-30 00:05:26
Size: 1646
Comment: https://live.gnome.org/PyGObject
Revision 23 as of 2014-03-30 00:16:46
Size: 1644
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
[[https://github.com/nopri/pygtk-codes|[pygtk-codes] Sample PyGTK Codes]]
Line 21: Line 23:


[[https://github.com/nopri/pygtk-codes|[pygtk-codes] Sample PyGTK Codes]]

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.

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-codes] Sample PyGTK Codes

Note: New users are encouraged to use GTK+3 through the PyGObject bindings instead of using PyGTK with GTK+2. Windows users may still want to keep using PyGTK until more convenient installers are published.


CategoryPyGUI

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

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