Qt.py
Qt shim
Enables software to run on multiple Qt bindings (PySide2, PyQt5, PySide, PyQt4) with a single codebase
Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
921 stars
75 watching
252 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
pyqt4pyqt5pysidepyside2shim
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
python-qt-tools/pyqt5-stubs | Mypy type hints for PyQt5 framework | 68 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
psi4/psi4numpy | An interactive quantum chemistry framework combining Psi4 and Numpy for education and development | 346 |
sigma-py/quadpy | Provides a comprehensive set of numerical integration schemes for various domains and dimensionality | 762 |
vprusso/toqito | A Python library providing numerical tools for studying quantum information objects | 155 |
sunqm/pyscf | A Python module for performing quantum chemical simulations of chemistry. | 68 |
shirou/mqttcli | An MQTT client for shell scripting with support for publishing and subscribing to topics. | 119 |
q-inho/quditsteam-1 | Extending Qiskit to handle qudits and higher-dimensional quantum states | 0 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |
pyriemann/pyriemann-qiskit | This library provides tools and classes to interface with Qiskit for machine learning and quantum programming using Riemannian geometry. | 23 |
rigetti/pyquil | A Python library for programming quantum computers using the Quil instruction language. | 1,410 |
sequencing-dev/sequencing | A Python package for simulating realistic quantum control sequences using QuTiP. | 13 |
adamisntdead/qusimpy | A Python module simulating the behavior of quantum computers using linear algebra | 720 |
sigma-py/accupy | A Python library providing accurate and efficient numerical summation and dot product functions. | 104 |