Package: python3-qtpy Status: install ok unpacked Priority: optional Section: python Installed-Size: 354 Maintainer: Debian Python Team Architecture: all Source: python-qtpy Version: 2.4.3-1 Depends: python3-packaging, python3:any Suggests: python3-qtpy-pyqt5 | python3-qtpy-pyqt6 | python3-qtpy-pyside6 Description: Abstraction layer for PySide2/PySide6/PyQt5/PyQt6 (Python 3) QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide. QtPy also provides a set of additional QWidgets. . It provides support for PyQt5, PyQt6, PySide2 and PySide6 using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets). You write your code as if you were using PyQt5 but import from QtPy instead of PyQt5. . This package contains the Python modules for QtPy without depending on any Qt toolkit packages as the package that uses QtPy needs to depend on the necessary packages. The python3-qtpy-pyqt5, python3-qtpy-pyqt6, python3-qtpy-pyside2, python3-qtpy-pyside6 variant packages can be used to install all the toolkit packages if appropriate for your particular application. Homepage: https://github.com/spyder-ide/qtpy