{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/10"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings to macOS's SystemExtensions framework, enabling Python code to interact with system-level extension APIs on macOS.","skillfed_tags":["macos-only","pyobjc-bridge","system-extensions"],"use_cases":["Building macOS system extensions or tools that need to interact with the SystemExtensions framework from Python.","Integrating system-level functionality into Python applications running on macOS.","Automating or scripting macOS system extension management and configuration.","Prototyping or testing SystemExtensions APIs in Python before implementing in native code."],"what_it_does":"This package is a thin wrapper layer that exposes Apple's macOS SystemExtensions framework to Python via PyObjC. It translates Objective-C APIs into Python bindings, allowing you to call system extension functionality from Python code without writing Objective-C directly.\n\nThe package itself provides no high-level abstractions or documentation of its own\u2014it is a direct bridge to the underlying macOS framework. To use it effectively, you need to understand both the SystemExtensions framework (via Apple's documentation) and how PyObjC translates between Python and Objective-C. It is actively maintained and supports modern Python versions (3.10 through 3.15).","worth_installing":"Yes, if you are developing on macOS and need to call SystemExtensions APIs from Python. The package is actively maintained, has no known vulnerabilities, and covers modern Python versions. Install friction is medium due to platform specificity, but that is unavoidable for macOS framework bindings. Not applicable on non-macOS systems."},"id":"pyobjc-framework-systemextensions","links":{"html":"https://skillfed.io/packages/pyobjc-framework-systemextensions","md":"https://skillfed.io/packages/pyobjc-framework-systemextensions.md","pypi":"https://pypi.org/project/pyobjc-framework-systemextensions/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-SystemExtensions","python_support":"supports_current","summary":"Wrappers for the framework SystemExtensions on macOS"},"popularity":{"monthly_downloads":653952,"position":5531,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
