WxPython versus Tkinter.
Terry Reedy
tjreedy at udel.edu
Thu Jan 27 18:58:26 EST 2011
On 1/27/2011 4:48 PM, Corey Richardson wrote:
> wxPython is the best and most mature cross-platform GUI toolkit, given a
> number of constraints. The only reason wxPython isn't the standard
> Python GUI toolkit is that Tkinter was there first.
> -- Guido van Rossum
>
> (from http://www.wxpython.org/quotes.php)
Of course, that is not the only reason now. Python has moved on to a
21st century version, while wxpython is still stuck on the 20century
version.
--
Terry Jan Reedy
More information about the Python-list
mailing list