Write a GUI for a python script?

Matthias Huening mhuening at zedat.fu-berlin.de
Fri Mar 3 04:23:09 EST 2006


Glurt Wuntal (02.03.2006 15:56):
> I am a newbie with Python. It's a great language, but I would like to be
> able to present a simple gui menu for some of my scripts; something better
> than using 'raw_input' prompts.
> 

If you only need some dialogs, input and/or message boxes, you could start 
with EasyGUI.
http://www.ferg.org/easygui/

Matthias



More information about the Python-list mailing list