GUI Frameworks in Python?

From: Hugh Macdonald (HughMacdonald_at_brokenpipefilms.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 07:48:56 +0100
To: <python-list@python.org>

I've recently been trying out various different GUI frameworks in Python and
was wondering if I could get your input on the pros and cons of the
different ones...

wxPython: I love the programming side of wxPython, but I find it's just so
slow to initialise in the first place.

Tkinter: While it's fast to load up, the syntax has never really appealed to
me

GTK: Unknown - I'm looking into it today

Qt: I have yet to manage to install it on my system

Anything else?

Hugh Macdonald



Relevant Pages

  • Re: MP3-Player in Python?
    ... > I am currently trying to code a little MP3-Player in Python. ... > Cons: I was not able to get the length in seconds etc. ... > Pros: Lots of functionality. ... I tried this under windows, ...
    (comp.lang.python)
  • Re: Python versus VB
    ... VB cons: VB6 is dying, VB.NET is maybe not that stable, VB is not ... portable, VB as really weak support for text-processing (regexp, ... Python con: it's not a wide standard. ... Python pros: it's really hi level, esay to write, read, maintain, well ...
    (comp.lang.python)
  • MP3-Player in Python?
    ... I am currently trying to code a little MP3-Player in Python. ... platform independent way to play MP3s. ... Cons: I was not able to get the length in seconds etc. ... Pros: Lots of functionality. ...
    (comp.lang.python)
  • Re: Choosing GUI Module for Python
    ... interface in python. ... this some for that, yadda yadda ... I would like to know about that pros and cons only ... ...
    (comp.lang.python)
  • Re: GUI Frameworks in Python?
    ... > I've recently been trying out various different GUI frameworks in Python and ... > was wondering if I could get your input on the pros and cons of the ... > wxPython: I love the programming side of wxPython, but I find it's just so ...
    (comp.lang.python)