{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"PyQt5-sip provides the runtime support module for PyQt5 bindings, enabling Python code to call Qt5 C++ libraries through automatically generated extension modules.","skillfed_tags":["pyqt5-runtime","c++-bindings"],"use_cases":["Install as a dependency when setting up PyQt5 for GUI development on Python 3.10 or later.","Ensure compatible sip runtime when deploying PyQt5 applications across multiple Python versions.","Verify sip module availability when debugging PyQt5 import errors.","Support development environments where PyQt5 bindings must work with recent Python releases."],"what_it_does":"PyQt5-sip is the runtime support module for PyQt5, providing the `sip` module that underpins automatically generated extension code used to expose Qt5 classes, methods, and functions to Python. The package includes precompiled binary wheels for Python 3.10 through 3.14 on macOS, Linux, and Windows, eliminating the need to compile C++ code during installation on most platforms.\n\nThis package is part of the SIP ecosystem\u2014a bindings generator originally created to build PyQt. While SIP itself is a code-generation tool that creates bindings specifications, PyQt5-sip is the compiled runtime component that makes those bindings work. Most users install it indirectly as a dependency of PyQt5 rather than directly.","worth_installing":"Yes, if you are using PyQt5 on Python 3.10 or later. This package is typically installed automatically as a PyQt5 dependency, but direct installation may be needed for version pinning or troubleshooting. No known vulnerabilities, permissive license, and active maintenance make it safe."},"id":"pyqt5-sip","links":{"html":"https://skillfed.io/packages/pyqt5-sip","md":"https://skillfed.io/packages/pyqt5-sip.md","pypi":"https://pypi.org/project/pyqt5-sip/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":null,"license_treatment":"permissive","name":"PyQt5-sip","python_support":"supports_current","summary":"The sip module support for PyQt5"},"popularity":{"monthly_downloads":3369467,"position":2648,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"12.19.0"}
