Use GUI for Python

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Mon Sep 17 11:41:47 EDT 2007


 koutoo at hotmail.com wrote:
> I am new to python as I have been a VB programmer.  I am used to
> the GUI interface, and was wondering if I had to choose between a
> GUI for Python, which one should I go with?

Simple: The one you like most. Since this is an FAQ, I'll just list
some popular GUI toolkits for Python:

- TKinter (included)
- wxPython
- PyQt

If you search the archives you'll find several discussions involving
these and others.

Regards,


Björn

-- 
BOFH excuse #130:

new management




More information about the Python-list mailing list