
QtPy 2.4.3
0
Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6).
Contents
Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6).
Stars: 1077, Watchers: 1077, Forks: 163, Open Issues: 39The spyder-ide/qtpy repo was created 10 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1077 github stars!
How to Install qtpy
You can install qtpy using pip
pip install qtpy
or add it to a project with poetry
poetry add qtpy
Package Details
- Author
- Colin Duquesnoy and the Spyder Development Team
- License
- MIT
- Homepage
- https://github.com/spyder-ide/qtpy
- PyPi:
- https://pypi.org/project/QtPy/
- GitHub Repo:
- https://github.com/spyder-ide/qtpy
Classifiers
- Software Development/Libraries
- Software Development/User Interfaces
- Software Development/Widget Sets
Related Packages
Errors
A list of common qtpy errors.
Code Examples
Here are some qtpy code examples and snippets.
GitHub Issues
The qtpy package has 39 open issues on GitHub
- PR: Make
QIcon.ThemeIconenum for Qt < 6.7
pythonfix