Python Forum

Full Version: Which GUI library should I use?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm aiming for a good tough library that is versatile. I don't care if it's easy or hard. I wan't to be able to do the most with the library.
What are you making? There are alot of libs
https://wiki.python.org/moin/GuiProgramming
I was thinking about wxPython. But there isn't support for python3. I'm using the previous version. I would like to make a change as I expect to do extremely large projects in python. The phoenix project looks promising but is it done yet?

Also by chance do youknow anything about hardware and SBCs?
https://wxpython.org/Phoenix/snapshot-builds/
within the wheel title....cp27 is for python 2.7 whereas cp35 is for python3.5, etc. etc.

(Sep-19-2016, 03:59 AM)Gengar Wrote: [ -> ]Also by chance do youknow anything about hardware and SBCs?
no, or at least not enough to instruct anyone on