Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040140
en ru br
ALT Linux repos
S:2.4.0-alt1

Group :: Development/Python3
RPM: python3-module-qtpy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.4.0-alt1
Build date: 30 august 2023, 07:35 ( 30.2 weeks ago )
Size: 58.49 Kb

Home page:   https://pypi.org/project/QtPy/

License: MIT
Summary: Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase
Description:

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

Basically, you can write your code as if you were using PyQt or PySide directly,
but import Qt modules from qtpy instead of PyQt5, PySide2, PyQt6 or PySide6.

Current maintainer: Anton Vyatkin

List of contributors

List of rpms provided by this srpm:

  • python3-module-qtpy
  • python3-module-qtpy-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin