Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-python-qt
A curated list of awesome libraries, frameworks and resources for Qt under Python
https://github.com/JulienGrv/awesome-python-qt
Last synced: 2 days ago
JSON representation
-
Bindings
- PyQt - Bindings with support for both Qt v4 and Qt v5 frameworks.
- PySide - Bindings supporting Qt v4.
- PySide2 - Bindings supporting Qt v5.
- PySimpleGUIQt - PySimpleGUIQt uses PySide2 or PyQt5 for access to Qt without the ugly. PySimpleGUIQt is part of [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI) project.
- Qt.py - Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
- QtPy - Provides a uniform layer to support PyQt5, PySide2, PyQt4 and PySide with a single codebase.
-
Visualization
- Matplotlib - Embedding Matplotlib plot figures in Qt4.
- Embedding in Qt4
- Embedding in Qt4 with toolbar
- PyQtGraph - Fast data visualization and GUI tools for scientific / engineering applications.
-
Web Integration
-
Frameworks
- PureMVC + PySide Demonstration - Demonstration of PySide integration in the PureMVC framework.
- PyQt4 Cookiecutter - A cookiecutter template for PyQt4 GUI applications.
- PyQt5 Cookiecutter - A cookiecutter template for PyQt5 GUI applications.
-
Examples
- PySide Examples - Python script examples adapted for PySide.
- Qt Python Binding Examples - Lots of simple and Pythonic PySide demos.
-
Miscellaneous
- QtAwesome - Iconic fonts in PyQt and PySide applications.
- Qt Style Sheet Inspector - A inspector to be able to view and edit Qt style sheet while an application is running
Programming Languages
Sub Categories