mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
a2d685adf9
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
263 B
Text
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).
|