{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"PyQt6-WebEngine provides Python bindings to embed Chromium-based web content in PyQt6 desktop applications, letting you render and interact with web pages from Python code.","skillfed_tags":["gui-framework","web-embedding","desktop-app"],"use_cases":["Build a desktop application that displays web-based dashboards or reports without launching an external browser","Create a hybrid desktop app combining PyQt6 native widgets with embedded web content for UI flexibility","Develop an offline documentation viewer or help system that renders HTML content within the application","Build a desktop wrapper around a web service or SPA that needs to run locally with system integration"],"what_it_does":"PyQt6-WebEngine is a Python binding layer for Qt's WebEngine framework, which is built on Chromium. It lets you embed a full web browser engine directly into PyQt6 desktop applications, enabling you to display and interact with web content\u2014HTML, CSS, JavaScript\u2014from within a native GUI. The bindings wrap three separate Qt libraries and sit on top of PyQt6, so you work with familiar PyQt6 widgets and signals.\n\nThe package is distributed as prebuilt wheels for common platforms (macOS, Linux, Windows on x86_64 and ARM64), making installation straightforward in most cases. If you need to build from source, you must have Qt's qmake tool available. It requires Python 3.10 or later and depends on PyQt6, PyQt6-sip, and PyQt6-WebEngine-Qt6 (the underlying Qt libraries).","worth_installing":"Yes, if you are building a PyQt6 desktop application and need to embed web content. The package is actively maintained, has no known vulnerabilities, and prebuilt wheels minimize install friction. However, the GPL v3 copyleft license is a hard blocker for proprietary applications unless you purchase a commercial license from Riverbank Computing Limited."},"id":"pyqt6-webengine","links":{"html":"https://skillfed.io/packages/pyqt6-webengine","md":"https://skillfed.io/packages/pyqt6-webengine.md","pypi":"https://pypi.org/project/pyqt6-webengine/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-30","license_spdx":"GPL-3.0-only","license_treatment":"copyleft","name":"PyQt6-WebEngine","python_support":"supports_current","summary":"Python bindings for the Qt WebEngine framework"},"popularity":{"monthly_downloads":244948,"position":8741,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.11.0"}
