Python Graphical User Interfaces
- PyQt5 - Developed By: Riverbank Computing
- Kivy - Developed By: Kivy Organization
- wxPython - Developed By: Robin Dunn
- Libavg - Developed By: Alfred Bigler
- PySimpleGUI - Developed By: Mike B
- PyForms - Developed By: Ricardo Ribeiro
- Wax - Developed By: Hans Nowak
- PySide2 - Developed By: The Qt Company
- PyGUI - Developed By: Gregory Ewing
When choosing a GUI, don't forget to consider the other two most important features for applications:
- security
- performance