slackbuilds/development/QtPy
Isaac Yu 62b9e2ac1f
development/QtPy: Update for 2.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-04 10:37:20 +07:00
..
QtPy.SlackBuild development/QtPy: Update for 2.1.0 2022-06-04 10:37:20 +07:00
QtPy.info development/QtPy: Update for 2.1.0 2022-06-04 10:37:20 +07:00
README python/QtPy: Added QtPy (+new maintainer) 2022-02-24 08:42:30 +07:00
slack-desc python/QtPy: Added QtPy (+new maintainer) 2022-02-24 08:42:30 +07:00

README

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).