Provides an abstraction layer on top of the various Qt bindings
QtPy (pronounced ‘cutie pie’) is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide. It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets). Basically, you write your code as if you were using PyQt5 but import qt from qtpy instead of PyQt5.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.4.2-1.fc42 | - |
Fedora 41 | 2.4.1-5.fc41 | - |
Fedora 40 | 2.4.1-3.fc40 | - |
Fedora 39 | 2.4.0-1.fc39 | - |
Fedora EPEL 9 | 2.3.1-1.el9 | - |
Fedora EPEL 8 | 1.10.0-1.el8 | - |
You can contact the maintainers of this package via email at
python-QtPy dash maintainers at fedoraproject dot org
.