Python GUI

geremy condra debatem1 at gmail.com
Sun Oct 25 22:49:32 EDT 2009


On Sun, Oct 25, 2009 at 10:03 PM, Ronn Ross <ronn.ross at gmail.com> wrote:
> Philip,
>
> PySide looks nice and you are right it is still very young. I'm still going
> to give it a try. Thanks for your help.
>
> On Sun, Oct 25, 2009 at 9:41 PM, Philip Semanchuk <philip at semanchuk.com>
> wrote:
>>
>> On Oct 25, 2009, at 8:39 PM, Ronn Ross wrote:
>>
>>> I need to create a gui for python. I'm looking for something that is easy
>>> to
>>> learn and cross platform. Any suggestions? If you have any good tutorials
>>> please send along. Thanks in advance.
>>
>> wxPython (which wraps wxWidgets) is popular and IMO reasonably well laid
>> out. I hear great things about PyQt (which wraps QT) but I haven't used it.
>> PySide is a new wrapper for QT that has generated a lot of excitement but is
>> still its infancy, I think.
>>
>>
>> HTH
>> Philip

Was surprised to see that PyGUI didn't make it onto the list. Pretty nice,
IMHO- and I say that as somebody who prefers Qt in C++.

Geremy Condra



More information about the Python-list mailing list