- BeeWare Toga – Stars: 2.5k – Last Updated: 12/2020 – Last Checked: 12/2020 – “A Python native, OS native GUI toolkit.”
- Recommended by Dan Bader (11/24/19).
- Kivy – Stars: 12.2k – Last Updated: 12/2020 – Last Checked: 12/2020 – “Open source UI framework written in Python.”
- Recommended by Dan Bader (11/24/19).
- Mike Driscoll. Build a Mobile Application with the Kivy Python Framework. Real Python.
- Tkinter – Packaged with Python.
- David Amos. Python GUI Programming with Tkinter. Real Python, 1/2020.
- PySimpleGUI –
- Mike Driscoll. PySimpleGUI – The Simple Way to Create a GUI with Python. Real Python, 6/2020.
- PyQt –
- Leodanis Pozo Ramos. Python and PyQt: Building a GUI Desktop Calculator. Real Python.
- Leodanis Pozo Ramos. PyQt Layouts: Create Professional-Looking GUI Applications. Real Python, 11/2020.
- Leodanis Pozo Ramos. Python and PyQt: Creating Menus, Toolbars, and Status Bars. Real Python, 11/2020.
- wxPython –
- Mike Driscoll. How to Build a Python GUI Application with wxPython. Real Python.