How is GUI programming in Python?

David Cook davecook at nowhere.net
Thu Apr 10 23:02:54 EDT 2008


On 2008-04-10, Paul Rubin <http> wrote:

> Well, it's a trade-off, the person wanted a cross platform gui and the
> #1 hurdle for something like PyQt4 is getting it to work on each of
> the platforms you desire to run on.  

Installing Pyqt on windows involves a couple "click to install" EXEs.  On
Linux, one uses yum or apt.  Only on Mac is it marginally a bit harder.

Dave Cook



More information about the Python-list mailing list