Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.8% on conda-forge.org
Top 0.5% dependent packages on conda-forge.org
Top 1.1% dependent repos on conda-forge.org

conda-forge.org : qtpy

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), so 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. Accordingly, when porting code between different Qt bindings (PyQt vs PySide) or Qt versions (Qt5 vs Qt6), QtPy makes this much more painless, and allows you to easily and incrementally transition between them. QtPy handles incompatibilities and differences between bindings or Qt versions for you while keeping your project running, so you can focus more on your own code and less on keeping track of supporting every Qt version and binding. Furthermore, when you do want to upgrade or support new bindings, it allows you to update your project module by module rather than all at once.

Registry - Source - JSON
purl: pkg:conda/qtpy
Keywords: closember, pyqt, pyqt6, pyside, pyside2, pyside6, python, qt-gui, qtpy, spyder
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Dependent packages: 148
Dependent repositories: 595
Stars: 762 on GitHub
Forks: 146 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://opencollective.com/spyder
Last synced: about 12 hours ago

    Loading...
    Readme
    Loading...