python-qtpy 2.2.0
Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets
Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
- Website: https://github.com/spyder-ide/qtpy
- Licenses: Expat
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-qtpy 2.2.0
as follows:
guix install python-qtpy@2.2.0
Or install the latest version:
guix install python-qtpy
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.