slackbuilds/development/QtPy
Benjamin Trigona-Harany 375f4610c1
development/QtPy: Added (Qt abstraction layer for Python)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-10 17:04:43 +07:00
..
QtPy.SlackBuild development/QtPy: Added (Qt abstraction layer for Python) 2021-04-10 17:04:43 +07:00
QtPy.info development/QtPy: Added (Qt abstraction layer for Python) 2021-04-10 17:04:43 +07:00
README development/QtPy: Added (Qt abstraction layer for Python) 2021-04-10 17:04:43 +07:00
slack-desc development/QtPy: Added (Qt abstraction layer for Python) 2021-04-10 17:04:43 +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).