{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"PyQt6-sip provides the runtime support module for PyQt6, enabling Python bindings to the Qt toolkit through SIP-generated extension modules.","skillfed_tags":["pyqt6-dependency","c-bindings","runtime-support"],"use_cases":["Installing PyQt6 for GUI development\u2014PyQt6-sip is pulled in automatically as a required dependency.","Ensuring compatibility when upgrading Python versions\u2014precompiled wheels for each Python version ensure the correct sip module is installed.","Developing custom C/C++ bindings with SIP\u2014the sip module provides the runtime support layer for any SIP-generated extension module.","Distributing PyQt6-based applications\u2014PyQt6-sip is bundled as part of the PyQt6 package distribution."],"what_it_does":"PyQt6-sip is the runtime support module for PyQt6, part of the SIP (Sip Is Python) bindings generator ecosystem. SIP is a collection of tools for creating Python bindings to C and C++ libraries; it was originally developed to create PyQt but is also used for projects like wxPython. This package provides the sip module itself\u2014a set of support functions that the automatically generated C/C++ extension code depends on at runtime. The sip module is Python-version-specific (unlike the generated extension modules, which can be version-independent), so precompiled wheels are provided for Python 3.10 through 3.14 across multiple architectures.\n\nIn typical usage, PyQt6-sip is installed as a dependency of PyQt6 rather than directly. It is not a build tool or code generator; it is purely the runtime layer that allows SIP-generated bindings to function. The package has no runtime dependencies of its own, making it a lightweight addition to any PyQt6 installation.","worth_installing":"Yes, if you are installing PyQt6. PyQt6-sip is a required runtime dependency with no known vulnerabilities, permissive licensing, active maintenance, and precompiled wheels for all major platforms and Python versions. Install it directly only if you are building custom SIP bindings; otherwise, it will be pulled in automatically by PyQt6."},"id":"pyqt6-sip","links":{"html":"https://skillfed.io/packages/pyqt6-sip","md":"https://skillfed.io/packages/pyqt6-sip.md","pypi":"https://pypi.org/project/pyqt6-sip/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":null,"license_treatment":"permissive","name":"PyQt6-sip","python_support":"supports_current","summary":"The sip module support for PyQt6"},"popularity":{"monthly_downloads":2674466,"position":2946,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"13.12.0"}
