{"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 SafetyKit framework, enabling access to safety-related APIs through PyObjC.","skillfed_tags":["macos-only","objective-c-bridge","framework-wrapper"],"use_cases":["Integrate SafetyKit safety features into a macOS desktop application written in Python.","Access device or location safety APIs from a Python script running on macOS.","Build a cross-framework macOS app that combines SafetyKit with other Cocoa or Quartz features via PyObjC."],"what_it_does":"pyobjc-framework-safetykit is a thin wrapper layer that exposes Apple's SafetyKit framework to Python developers on macOS. It is part of the larger PyObjC project, which bridges Objective-C frameworks to Python. The package itself does not include its own documentation; instead, it relies on Apple's official SafetyKit documentation and PyObjC's general translation guidelines to explain how to use the underlying framework from Python code.\n\nThis package is most useful for macOS developers who need to integrate SafetyKit functionality into Python applications\u2014for example, to access safety-related device or location features. It requires three runtime dependencies (pyobjc-core, pyobjc-framework-Cocoa, and pyobjc-framework-Quartz) and is actively maintained with support for modern Python versions (3.10 through 3.15). Installation is straightforward on macOS, but the package is not available on other platforms.","worth_installing":"Yes, if you are developing on macOS and need SafetyKit functionality in Python. The package is actively maintained, production-stable, MIT-licensed, and has no known vulnerabilities. Install friction is moderate due to platform specificity and framework dependencies, but that is inherent to the use case. Not applicable on non-macOS platforms."},"id":"pyobjc-framework-safetykit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-safetykit","md":"https://skillfed.io/packages/pyobjc-framework-safetykit.md","pypi":"https://pypi.org/project/pyobjc-framework-safetykit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-SafetyKit","python_support":"supports_current","summary":"Wrappers for the framework SafetyKit on macOS"},"popularity":{"monthly_downloads":634207,"position":5645,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
