pythonguis-examples
Python GUI demos
A collection of Python GUI examples and applications using Qt frameworks
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
4k stars
112 watching
1k forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
desktopdesktop-applicationexample-appguipyqtpyqt4pyqt5pyqt5-tutorialpythonpython-appspython-guipython3qtdesigner
Related projects:
Repository | Description | Stars |
---|---|---|
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
qtile/qtile | A Python-based tiling window manager with remote scriptability and unit-testing capabilities. | 4,819 |
zauberzeug/nicegui | A Python-based framework for building browser-based GUI applications with minimal code | 10,128 |
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,292 |
pyqtgraph/pyqtgraph | A high-performance data visualization and GUI library for scientific applications. | 3,910 |
my1e5/dpg-examples | A collection of example scripts demonstrating DearPyGui's features and functionality | 105 |
x-hw/amazing-qr | Generates QR codes with customizable options and output formats. | 10,447 |
lincolnloop/python-qrcode | A Python module for generating QR codes with customizable parameters and image formats. | 4,439 |
spyder-ide/qtpy | An abstraction layer for PyQt5/PySide2/PyQt6/PySide6, providing a uniform API and reducing compatibility issues between Qt versions and bindings. | 983 |
r0x0r/pywebview | A tool for embedding web content in desktop applications with native GUI support | 4,767 |
norvig/pytudes | A collection of Python programs designed to help perfect programming skills through practice and demonstration. | 23,163 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,511 |
git-cola/git-cola | A cross-platform Git GUI with a user-friendly interface and additional features. | 2,275 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,468 |
gradio-app/gradio | Enables rapid creation and deployment of web applications for machine learning models and functions using Python | 34,108 |