Python and Gtk: PyGTK
PyGTK lets you to easily create programs with a graphical userinterface using the Python programming language.
The underlaying 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 accesibility support or the capability to deal with complex multilingual or bidirectional text for fully localized applications.
PyGTK is free software, so you can use, modify, distribute and study it with very few restrictions (LGPL license).
- PyGTK homepage
- Writing a custom widget using pygtk
- Extending our PyGTK Application
- Writing a custom widget using pygtk
- Building an application with PyGTK and Glade
- Creating a GUI using PyGTK and Glade
- PyGTK, Glade and
Matplotlib Tutorial - Rapid
Application Development with PyGTK and libglade
(GUADEC slides) - PyCon2004 Talk: PyGtk and PyGnome Programming slides
- Creating a GNOME Web Browser with Python
- Rapid
Application Development with Python and Glade - A Beginner’s Guide to Using PyGTK and Glade
- Developing GNOME Applications with Python (part 1)
- Developing GNOME Applications with Python (part 2)
- Developing GNOME Applications with Python (part 3)
- A Beginner’s Guide to Using PyGTK and Glade
- GNOME Panel Applets
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.






















Comments
No comments yet.
Leave a comment