does python have a GUI

Fredrik Lundh fredrik at effbot.org
Sat Jan 27 12:52:26 EST 2001


"shaka" wrote:
> I was wondering if python had also a GUI, or how do I give a physical
> appearance to my program like a window that open and ask the user to enter
> something(not talking about the interactive mode).

http://www.python.org/topics/tkinter/
http://www.vex.net/parnassus/ => user interfaces
http://starbase.neosoft.com/~claird/comp.lang.python/python_GUI.html

Cheers /F





More information about the Python-list mailing list