python-pyqtwebengine
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.
- Versions: 6.8.0 · 5.15.9
- 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 the latest version of python-pyqtwebengine
as follows:
guix install python-pyqtwebengine
Or install a particular version:
guix install python-pyqtwebengine@5.15.9
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.
Badge code
You can use the following badge to inform users of python-pyqtwebengine about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-pyqtwebengine'><img src='https://packages.guix.gnu.org/packages/python-pyqtwebengine/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-pyqtwebengine)
Example Org:
[[https://packages.guix.gnu.org/packages/python-pyqtwebengine][https://packages.guix.gnu.org/packages/python-pyqtwebengine/badges/latest-version.svg]]