{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings to Apple's MediaExtension framework on macOS, enabling access to media processing capabilities through Objective-C interop.","skillfed_tags":["macos-native","objective-c-bridge","media-framework"],"use_cases":["Build macOS applications that need to process or extend media handling through native framework APIs","Integrate Python scripts with macOS media extension capabilities for automation or custom media workflows","Develop macOS tools combining media processing with other Cocoa frameworks via PyObjC"],"what_it_does":"This package wraps Apple's MediaExtension framework, making it accessible from Python on macOS. It translates Objective-C APIs into Python bindings, allowing developers to interact with macOS media extension capabilities without writing Objective-C directly. The package is part of the PyObjC project and requires four runtime dependencies: pyobjc-core, pyobjc-framework-CoreMedia, pyobjc-framework-AVFoundation, and pyobjc-framework-Cocoa.\n\nThe bindings carry no embedded documentation\u2014you must consult Apple's documentation for the MediaExtension framework and PyObjC's general translation guides to understand how to use it. This is a thin wrapper layer, not a high-level abstraction, so familiarity with both the underlying framework and PyObjC's bridge patterns is expected.","worth_installing":"Yes, if you are developing on macOS and need to access the MediaExtension framework from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is moderate due to platform and compiled-dependency constraints, inherent to PyObjC framework bindings. Not applicable on non-macOS platforms."},"id":"pyobjc-framework-mediaextension","links":{"html":"https://skillfed.io/packages/pyobjc-framework-mediaextension","md":"https://skillfed.io/packages/pyobjc-framework-mediaextension.md","pypi":"https://pypi.org/project/pyobjc-framework-mediaextension/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-MediaExtension","python_support":"supports_current","summary":"Wrappers for the framework MediaExtension on macOS"},"popularity":{"monthly_downloads":531309,"position":6154,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
