Best GUI for Python
Mark Lawrence
breamoreboy at yahoo.co.uk
Sun Apr 26 13:08:30 EDT 2015
On 26/04/2015 17:16, Cecil Westerhof wrote:
> Op Sunday 26 Apr 2015 15:02 CEST schreef Cecil Westerhof:
>
>> I want to use a GUI for Python. When searching I found (beside some
>> others) Tkinter and wxPython. From what I found it looks like
>> Tkinter is slightly better. What would be the pros/cons of these
>> two? Would there be a compelling reason to use another GUI?
>
> It is important to tell which version of Python I use, because
> wxPython does not work with Python 3.
>
The development version of wxpython for Python 3 here
http://wxpython.org/Phoenix/snapshot-builds/
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
More information about the Python-list
mailing list