{"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 Apple's SensitiveContentAnalysis framework on macOS, enabling detection and classification of sensitive content in images and videos.","skillfed_tags":["macos-only","content-moderation","objc-bindings"],"use_cases":["Screen user-uploaded images or videos for sensitive content in a macOS app or service.","Build a content moderation pipeline that leverages native macOS APIs without external services.","Integrate sensitive-content detection into a Python-based media processing workflow on macOS.","Detect and flag potentially inappropriate media in local file systems or media libraries."],"what_it_does":"This package wraps Apple's SensitiveContentAnalysis framework, a native macOS capability for analyzing images and videos to detect sensitive content. It translates the Objective-C API into Python, allowing developers to call the framework's analysis methods directly from Python code running on macOS. The package is part of the larger PyObjC project and does not include its own documentation\u2014users must consult Apple's framework documentation and PyObjC's general translation guides to understand how to use it.\n\nThe package depends on pyobjc-core and two other PyObjC framework bindings (Cocoa and Quartz), which handle the low-level bridging between Python and Objective-C. It is actively maintained, supports Python 3.10 through 3.15, and carries no known security vulnerabilities. Installation is straightforward on macOS systems, but the package is only useful on that platform.","worth_installing":"Yes, if you are building a macOS application or service in Python that needs to detect sensitive content in images or videos. The package is actively maintained, has no known vulnerabilities, and offers low-friction installation. No, if you are not on macOS or do not need content analysis\u2014the framework is macOS-only and tightly coupled to Apple's native APIs."},"id":"pyobjc-framework-sensitivecontentanalysis","links":{"html":"https://skillfed.io/packages/pyobjc-framework-sensitivecontentanalysis","md":"https://skillfed.io/packages/pyobjc-framework-sensitivecontentanalysis.md","pypi":"https://pypi.org/project/pyobjc-framework-sensitivecontentanalysis/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-SensitiveContentAnalysis","python_support":"supports_current","summary":"Wrappers for the framework SensitiveContentAnalysis on macOS"},"popularity":{"monthly_downloads":623169,"position":5704,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
