summaryrefslogtreecommitdiffstats
path: root/development/QtPy/README
blob: 8bdc7dc48c1e6677621c12da50f12d83a6c499b6 (plain)
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).