Python GUI toolkit

Christian Heimes lists at cheimes.de
Sun Feb 3 13:43:59 EST 2008


Jorge Godoy wrote:
> Qt is a the best choice, IMHO.  Nice support, free if you write free
> software, very nice API, nice tools to develop with and the best looking
> widget system for *nix and mobile phones.

PyQt4 forces you to either release your software under GPL or buy a
license. Qt3 and Qt4 allow many more open source licenses but PyQt's
license module doesn't.

Christian

PS: I also prefer Qt4 over wx and GTK. :)




More information about the Python-list mailing list