{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"Provides the Qt5 runtime libraries required by a PyQt5 installation, typically installed automatically as a dependency when you install PyQt5.","skillfed_tags":["gui-framework","binary-wheels"],"use_cases":["Automatic dependency resolution when installing for GUI development","Cross-platform deployment without requiring system Qt5 libraries pre-installed","Containerized or isolated Python environments where system Qt5 packages are unavailable","Development on macOS with both Intel and ARM64 architecture support"],"what_it_does":"PyQt5-Qt5 is a binary distribution package containing the Qt5 runtime libraries needed for PyQt5 to function. It is not typically installed directly; instead, it arrives automatically when you install PyQt5 via pip. The package bundles pre-compiled Qt5 libraries for multiple platforms (macOS Intel, macOS ARM64, and Linux x86_64), eliminating the need to build Qt5 from source or manage system Qt installations separately.\n\nThis package exists to simplify deployment by bundling Qt5 binaries in wheel format. It has no Python runtime dependencies and is maintained actively. Most users never interact with it directly\u2014it arrives as a transitive dependency. The latest release was 2026-05-21.","worth_installing":"Yes, but only as a transitive dependency. Install the parent package normally and this will be pulled in automatically. Do not install directly unless you have a specific reason to manage Qt5 binaries separately. The LGPL v3 license requires compliance if you redistribute or modify; for typical use, this is not a concern."},"id":"pyqt5-qt5","links":{"html":"https://skillfed.io/packages/pyqt5-qt5","md":"https://skillfed.io/packages/pyqt5-qt5.md","pypi":"https://pypi.org/project/pyqt5-qt5/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-21","license_spdx":null,"license_treatment":"copyleft","name":"PyQt5-Qt5","python_support":"unspecified","summary":"The subset of a Qt installation needed by PyQt5."},"popularity":{"monthly_downloads":3405520,"position":2630,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.15.19"}
