slackbuilds_ponce/development/QtPy/README
nomnombtc a2d685adf9
development/QtPy: Updated for version 2.4.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-09-02 18:02:35 +07:00

5 lines
263 B
Text

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, PySide2, PyQt6 and PySide6 using the Qt5
layout (where the QtGui module has been split into QtGui and QtWidgets).