On 2009-11-09, Antony <anthonir...@gmail.com> wrote:

>  1. PyGTK
>  2. PyQT
>  3. PySide
>  4.  wxPython
>  5 . TKinter

For cross-platform work, I'd choose either PyQt or wxPython.

If you're not too worried about the dual license, I find PyQt the best
combination of ease of use and features, particularly when used with
Qt Designer.

For commercial work, I'd use wxPython, which has a very liberal
license.  It's fairly featureful, but not very pleasant to use.

Dave Cook

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to