{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"PyQtWebEngine provides Python bindings to embed Chromium-based web content in PyQt5 desktop applications, allowing you to render HTML, CSS, and JavaScript within native GUI windows.","skillfed_tags":["gui-framework","web-embedding","chromium"],"use_cases":["Build a desktop application with an HTML/CSS-based user interface embedded in a native PyQt5 window.","Display web content (news feeds, documentation, dashboards) within a standalone Python application.","Create a custom browser or document viewer that combines web rendering with Python backend logic.","Embed interactive web-based visualizations or data dashboards in a PyQt5 application.","Develop cross-platform desktop tools that reuse existing web technologies and frameworks."],"what_it_does":"PyQtWebEngine is a Python wrapper around Qt's WebEngine framework, which is built on Chromium. It lets you embed a full web browser engine directly into PyQt5 applications, enabling you to display web pages, run JavaScript, and interact with web content from Python code. The package sits on top of PyQt5 and exposes the WebEngine API through three separate modules corresponding to the underlying Qt libraries.\n\nTypical use is in desktop applications that need to display HTML-based UIs, render web content, or provide a browser-like experience without launching an external browser. Installation is straightforward on common platforms via pre-built wheels, though building from source requires Qt's build tools. The package depends on PyQt5, PyQt5-sip, and PyQtWebEngine-Qt5.","worth_installing":"Yes, if you need to embed web content in a PyQt5 desktop application and can accept the GPL v3 copyleft requirement (or purchase a commercial license for proprietary use). The package is stable and widely used, but be aware it is dormant\u2014no updates in 756 days\u2014so expect no active maintenance or support for new Qt/Chromium versions. Suitable for existing projects; less ideal if you need ongoing updates."},"id":"pyqtwebengine","links":{"html":"https://skillfed.io/packages/pyqtwebengine","md":"https://skillfed.io/packages/pyqtwebengine.md","pypi":"https://pypi.org/project/pyqtwebengine/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-07-19","license_spdx":null,"license_treatment":"copyleft","name":"PyQtWebEngine","python_support":"supports_current","summary":"Python bindings for the Qt WebEngine framework"},"popularity":{"monthly_downloads":305945,"position":7790,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.15.7"}
