Linux GUI for python?

Jules Dubois hogus at invalid.tld
Thu Dec 11 21:58:57 EST 2003


On Thu, 11 Dec 2003 23:20:01 GMT, in article
<news:pan.2003.12.11.23.20.01.662183 at NOSPAMcomcast.net>, Lord Jester wrote:

> Looking for any suggestions for a GUI for python
> under linux. 

I used Tkinter for about 10 weeks.  I didn't like it at first but the more
I used it the more I liked it.  There's some good (but incomplete)
documentation at

  http://www.nmt.edu/tcc/help/lang/python/docs.html

Alan Gauld has written a useful tutorial but I've lost the URL.

PyGTK looks very good to me.  There is a very nice tutorial at
http://www.moeraki.com/pygtktutorial/ and reference at
http://www.moeraki.com/pygtkreference/  There's a mailing list for PyGTK; I
get it through NNTP courtesy of the nice people at http://www.gmane.org/

Finally, Alex Martelli says (Message-ID:
<7Ypob.72491$e5.2660364 at news1.tin.it>), "Yes, eric + pyqt + qt _IS_ a great
RAD [...]".




More information about the Python-list mailing list