python@gentoo.org Gentoo Python Project andrewammerlaan@riseup.net Andrew Ammerlaan proxy-maint@gentoo.org Proxy Maintainers QtPy 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, PySide2 and PySide using the Qt5 layout (where the QtGui module has been split into QtGui and QtWidgets). Basically, you can write your code as if you were using PySide2 but import Qt modules from qtpy instead of PySide2 (or PyQt5) Pull in bindings for the QtDesigner module and enable the designer plugin Pull in bindings for the QtGui module Pull in bindings for the QtOpenGL module Pull in bindings for the QtPrintSupport module Pull in bindings for the QtSvg module Pull in bindings for the QtTest module Pull in QtWebEngine and QtWebEngineWidgets modules spyder-ide/qtpy QtPy