This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/python-pyqtwebengine/badges/latest-version.svg)](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]]