most popular gui framework for python

Thomas Jollans thomas at jollybox.de
Wed Aug 11 16:13:29 EDT 2010


On Wednesday 11 August 2010, it occurred to Back9 to exclaim:
> Hi,
> 
> Does anyone know of what is the most popular gui framework for python
> application?

I'd guess at Tkinter - it's part of the standard library.
Another quite popular option is PyGtk. Other good ones include wxPython, PyQt, 
and PySide.



More information about the Python-list mailing list