Project

General

Profile

Actions

GUI Library Framework

The decision to use a GUI Library or a GUI Framework will be a decision not to be taken lightly.

A few quick google results in these pages:

https://wiki.python.org/moin/GuiProgramming

https://insights.dice.com/2017/08/07/7-top-python-gui-frameworks/

I do not recommend either, only that they were first found.

They do however suggest that there are many options.

So why choose one over another?

Cross-Platform
If using a library or framework is there a barrier to entry for low skilled coders to contribute? (We could ask Martin for his opinion there)
Most frameworks make life easier because they do things for you. But sometimes the ability to provide good functionality out of the box is offset by a learning curve to work in the framework.

I am not saying do this or that, I am suggesting to think carefully before selecting your way forward.

Updated by Peter Qian about 4 years ago · 1 revisions