GuiProgramming - Python Wiki
openfiledialog - Quick and easy file dialog in Python? - Stack Overflow
4 OpenSource GUI frameworks https://opensource.com/life/16/5/open-source-python-gui-frameworks
Python GUI programming http://www.tutorialspoint.com/python/python_gui_programming.htm
Tvorba textového rozhraní s knihovnou prompt_toolkit: základní prvky TUI
List of GUI libraries (overview ):
- appJar
- BeeWare
- Bottle: Python Web Framework
- Dash from Plotly (Dashboarding)
- EasyGUI — easygui 0.97 (2014-12-20) documentation
- Gradio (Web)
- Kivy
- NiceGUI
- Panel from Anaconda (Dashboarding)
- Pyforms
- PyGTK
- PyjamasDesktop
- PyQT
- PySide
- pywebview
- Streamlit (Web)
- TkInter
- Voilà (Jupyter Dashboarding)
- wxPython
- Wax
Games:
- Panda3d
- PyGame (Zero )
- PyOpenGL
- Pygame
Python GUI for database http://www.python-camelot.com/
Dabo, python database https://dabodev.com/
Dashboarding (overview in PyViz):
- How I Create Dazzling Dashboards Purely in Python.
- Streamlit vs Dash vs Voilà vs Panel — Battle of The Python Dashboarding Giants | by Stephen Kilcommins | DataDrivenInvestor
Tvorba GUI pomocí appJar (root.cz)
demo machine learning model
Create Python GUIs with PyQt5 — Simple GUIs to full apps Create Python GUIs with PyQt6 — Simple GUIs to full apps
Martin Fitzpatrick: Raindar — Desktop daily weather, forecast app in PyQt https://replrebl.com/article/desktop-weather-app-pyqt5-python/
REPL|REBL: Raindar — Desktop daily weather, forecast app in PyQt https://www.replrebl.com/article/desktop-weather-app-pyqt5-python/
Catalin George Festila: Python Qt5 - QFileDialog and QTextEdit example. http://python-catalin.blogspot.com/2018/11/python-qt5-qfiledialog-and-qtextedit.html
Catalin George Festila: Python Qt5 - QtWebEngine example. http://python-catalin.blogspot.com/2018/11/python-qt5-qtwebengine-example.html
Catalin George Festila: Python Qt5 - QtSql with QSQLITE example. http://python-catalin.blogspot.com/2018/11/python-qt5-qtsql-with-qsqlite-example.html
Catalin George Festila: Python Qt5 - default icons with QStyle. http://python-catalin.blogspot.com/2018/11/python-qt5-default-icons-with-qstyle.html
Catalin George Festila: Python Qt5 - QCalendarWidget example. http://python-catalin.blogspot.com/2018/11/python-qt5-qcalendarwidget-example.html
PyQt QCheckBox Widget — Add toggleable Config & Preferences checkbox options
Create Python GUIs with PySide2 — Simple GUIs to full apps Create Python GUIs with PySide6 — Simple GUIs to full apps