python@gentoo.org Gentoo Python Project andrewammerlaan@gentoo.org Andrew Ammerlaan 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) Use dev-python/PyQt5 as Qt for Python implementation Use dev-python/pyside2 as Qt for Python implementation Build bindings for the QtQml and QtQuick modules and enable the qmlscene plugin Pull in bindings for the QtDesigner module and enable the designer plugin Pull in bindings for the QtGui module Pull in bindings for the QtHelp module Pull in bindings for the QtLocation module Pull in QtMultimedia and QtMultimediaWidgets modules Pull in bindings for the QtNetwork module Pull in bindings for the QtOpenGL module Pull in bindings for the QtPositioning module Pull in bindings for the QtPrintSupport module Pull in bindings for the QtSensors module Pull in bindings for the QtSerialPort module Build bindings for the QtTextToSpeech module Pull in bindings for the QtSql module Pull in bindings for the QtSvg module Pull in bindings for the QtTest module Pull in bindings for the QtWebChannel module Pull in QtWebEngine and QtWebEngineWidgets modules Pull in bindings for the QtWebSockets module Pull in bindings for the QtWidgets module Pull in bindings for the QtX11Extras module Pull in bindings for the QtXmlPatterns module Pull in QtXml module spyder-ide/qtpy QtPy