skillfed

PyQtWebEngine-Qt5

The subset of a Qt installation needed by PyQtWebEngine.

pyqtwebengine-qt5 v5.15.19 286.2K downloads/30d#8,046 on PyPI
Copyleft license LGPL v3 Active released

What it is and what it does

pyqtwebengine-qt5 is a binary distribution of Qt5 libraries needed to run web engine applications. It is not typically installed directly; instead, it is pulled in automatically when you install the parent package via pip. The package contains precompiled Qt5 binaries for web rendering and GUI components, eliminating the need to build Qt5 from source or install it system-wide.

This is a dependency-only package with no Python runtime dependencies of its own. It exists to simplify installation by bundling necessary Qt5 runtime, reducing setup friction and platform-specific build complexity. The package is actively maintained and carries no known security vulnerabilities.

Use it for:

  • Installing web engine applications without requiring a system Qt5 installation or build tools
  • Distributing desktop applications with bundled Qt5 libraries on macOS and Linux
  • Running applications on macOS (both Intel and Apple Silicon) or Linux without manual Qt5 setup
  • Simplifying CI/CD pipelines by avoiding system library dependencies

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides the Qt5 runtime libraries required by web engine bindings, typically installed automatically as a dependency when you install the parent package.

Yes, if you are using the parent package. This package is almost always installed automatically as a dependency and requires no direct action. It is actively maintained, carries no known vulnerabilities, and has medium install friction only due to platform-specific wheels—a reasonable trade-off for avoiding manual Qt5 compilation. The LGPL v3 copyleft license is standard for Qt and should be factored into your application's license compliance strategy.

Install

pyqtwebengine-qt5 on PyPI

pip

pip install pyqtwebengine-qt5

uv

uv add pyqtwebengine-qt5

poetry

poetry add pyqtwebengine-qt5

Installing PyQtWebEngine-Qt5

Before you install

Medium install friction due to platform-specific pre-built wheels for macOS x86_64, macOS ARM64, and Linux x86_64. Actively maintained with a release 85 days ago.

License in practice

Licensed under LGPL v3 (copyleft). Applications using this library must comply with copyleft obligations—source code disclosure may be required if you distribute the combined work.

Quickstart

# Typically installed automatically as a dependency
pip install pyqtwebengine-qt5==5.15.19

Platform-specific wheels available for macOS (x86_64, ARM64) and Linux x86_64; other platforms may not be supported.

Verify before relying

  • Whether this package can be installed standalone or only as a transitive dependency
  • Full list of supported platforms beyond the three wheel distributions listed
  • Minimum Python version requirement (not specified in metadata)

Package facts

License LGPL v3 (copyleft)
Python support not specified
Install friction medium — platform-specific wheel
Runtime dependencies none
Maintenance actively maintained — 85 days since the last release
First released
Downloads 286,246/month — #8,046 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyqtwebengine_qt5-5.15.19-py3-none-macosx_10_13_x86_64.whl; pyqtwebengine_qt5-5.15.19-py3-none-macosx_11_0_arm64.whl; pyqtwebengine_qt5-5.15.19-py3-none-manylinux2014_x86_64.whl

Tags

qt5 runtime librariesqt5 web engineqt5 gui frameworkqt5 bindingsqt5 prebuilt wheels
qt5gui-frameworkweb-rendering

More Application Frameworks packages