GUI

Peter Hansen peter at engcorp.com
Fri Jun 13 11:32:23 EDT 2003


Tom wrote:
> 
> I heard that it is possible to program GUI's with Python. I have to make
> some simple executable programs with a GUI. They should run on Windows.
> Unfortunately I am not very experienced with Python. That's why I would
> appreciate suggestions for an easy to use software. :-)
> 
> Anyway, I appreciate every answer concerning suggestions about stabile,
> easy to use programs. I searched with google and found a lot, but there
> is nothing better than user feedback and your experience! :-)

Did you see this page?

http://www.thinkware.se/cgi-bin/thinki.cgi/PythonGuis

My personal recommendation would be wxPython...  I've found it very stable,
relatively easy (for me) to use, fast, and powerful.

-Peter




More information about the Python-list mailing list