python-pyqtwebengine 5.15.9
Python bindings for QtWebEngine
PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt5 and are implemented as a set of three modules. Prior to v5.12 these bindings were part of PyQt itself.
- Outputs:
out
- Website: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
- Licenses: GPL 3
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pyqtwebengine 5.15.9
as follows:
guix install python-pyqtwebengine@5.15.9
Or install the latest version:
guix install python-pyqtwebengine
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.