{"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 KernelManagement framework, enabling low-level kernel interaction and management from Python code.","skillfed_tags":["macos-specific","system-programming"],"use_cases":["Develop macOS system utilities that need to interact with kernel management APIs from Python","Build monitoring or diagnostic tools that require low-level kernel access on macOS","Create automation scripts for macOS system administration involving kernel-level operations"],"what_it_does":"This package wraps Apple's KernelManagement framework for use in Python, allowing developers to interact with macOS kernel management APIs from Python code. It is part of the PyObjC project, which provides bindings between Python and Objective-C frameworks on macOS. The wrapper translates between Python and the underlying Objective-C framework, but does not include its own documentation\u2014users must consult Apple's framework documentation and PyObjC's general translation guidelines.\n\nThe package targets modern Python versions (3.10 through 3.15) and is actively maintained. It depends on pyobjc-core and pyobjc-framework-Cocoa, which handle the core bridging infrastructure. Installation is straightforward on macOS systems, but the package is only usable on that platform.","worth_installing":"Yes, if you are developing on macOS and need to access the KernelManagement framework from Python. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and integrates cleanly with the PyObjC ecosystem. Install only if you are targeting macOS; it will not work on other platforms."},"id":"pyobjc-framework-kernelmanagement","links":{"html":"https://skillfed.io/packages/pyobjc-framework-kernelmanagement","md":"https://skillfed.io/packages/pyobjc-framework-kernelmanagement.md","pypi":"https://pypi.org/project/pyobjc-framework-kernelmanagement/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-KernelManagement","python_support":"supports_current","summary":"Wrappers for the framework KernelManagement on macOS"},"popularity":{"monthly_downloads":648280,"position":5585,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
