{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's CoreMedia framework, enabling access to media-related APIs for audio and video processing on macOS.","skillfed_tags":["macos-only","objective-c-bindings","media-framework"],"use_cases":["Building macOS applications that need to work with raw audio or video samples and timing information","Integrating Python media processing code with native macOS media pipelines","Accessing CoreMedia's format and timing utilities for audio/video metadata handling on macOS"],"what_it_does":"This package wraps Apple's CoreMedia framework for use in Python, allowing developers to interact with macOS media APIs from Python code. CoreMedia is a low-level framework for handling audio and video data, timing, and format information on macOS. The package depends on pyobjc-core and pyobjc-framework-Cocoa to bridge between Python and Objective-C.\n\nThe wrappers expose CoreMedia's C and Objective-C interfaces directly to Python without additional documentation beyond Apple's own framework docs and PyObjC's general translation guidance. It is intended for developers building macOS applications that need direct access to media handling at the framework level, rather than higher-level audio or video libraries.","worth_installing":"Yes, if you are developing on macOS and need direct access to CoreMedia APIs from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is moderate due to platform specificity and dependency chain, but unavoidable for this use case. Not applicable on non-macOS systems."},"id":"pyobjc-framework-coremedia","links":{"html":"https://skillfed.io/packages/pyobjc-framework-coremedia","md":"https://skillfed.io/packages/pyobjc-framework-coremedia.md","pypi":"https://pypi.org/project/pyobjc-framework-coremedia/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreMedia","python_support":"supports_current","summary":"Wrappers for the framework CoreMedia on macOS"},"popularity":{"monthly_downloads":743870,"position":5174,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
