Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041429
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-qtpy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.4.0-alt1
Время сборки: 30 августа 2023, 07:35 ( 30.2 недели назад )
Размер архива: 58.49 Kb

Домашняя страница:   https://pypi.org/project/QtPy/

Лицензия: MIT
О пакете: Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase
Описание:

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.

Текущий майнтейнер: Anton Vyatkin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-qtpy
  • python3-module-qtpy-tests
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin