Package : python-qtpy

Package details

Summary: Abstraction layer for PyQt5/PyQt4/PySide (Python 2)

Description:
QtPy (pronounced ‘cutie pie’) 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 and PySide using the PyQt5 layout
(where the QtGui module has been split into QtGui and QtWidgets).

Basically, you write your code as if you were using PyQt5 but import
qt from qtpy instead of PyQt5.


URL: https://github.com/spyder-ide/qtpy
License: MIT and BSD

Maintainer: daviddavid

List of RPMs