PyGTK Shell 0.5.0 ================= The PyGTK Shell is a framework making Python applications open to realtime programmatic intervention by its users. This is just the right tool for Python-programming control freaks. http://felixrabe.textdriven.com/pygtk-shell/ Principal author ================ Felix Rabe Please send feedback. Requirements ============ Python 2.4.0 -- http://www.python.org/ or: http://www.activestate.com/Products/ActivePython/ GTK 2.8.0 -- http://www.gtk.org/ for win32: http://gimp-win.sourceforge.net/ PyGTK 2.8.0 -- http://www.pygtk.org/ PyWin32 (on win32) -- http://sourceforge.net/projects/pywin32/ (only needed on MS Windows; included in ActivePython) Installation ============ To install, just (view and) extract the archive somewhere. Stay in the created directory for experiments - there is no need to further install anything. Tutorial ======== See the screenshots on the website. The Future ========== See TODO.txt and ROADMAP.txt and help implement the features by sending patches!