gui

David M. Cook davecook at nowhere.net
Fri Jul 18 03:04:01 EDT 2003


In article <pan.2003.07.18.00.19.12.167699 at InospamIhotmail.com>, Linkages
wrote:

> a good GUI for linux ?

I like pygtk together with glade for doing layout:

FAQ: http://www.async.com.br/faq/pygtk/index.py?req=all
Tutorial: http://www.moeraki.com/pygtktutorial/pygtk2tutorial/index.html 
Reference: http://www.moeraki.com/pygtkreference/pygtk2reference/

There are also wxpython, pyqt, foxpy, and good old tkinter
(which is what comes with the standard library.)

Dave Cook





More information about the Python-list mailing list