gui developing

Paul Rubin http
Fri Apr 22 15:21:02 EDT 2005


Mage <mage at mage.hu> writes:
> I am flirting with the idea of developing a gui app in python as a
> newbie. Which module should I use?

Tkinter is the most widespread and it's pretty easy to use.

> I have noticed that wxpython is already installed on my gentoo and the
> examples on their wiki looks easy. Is it okay or should I use wax or
> something else?

If wxpython already installed, then that's great.  It's not
preinstalled on the RH9 or FC3 systems I use, and I found it an
enormous pain to install.  I eventually gave up.



More information about the Python-list mailing list