{"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 MediaLibrary framework, enabling programmatic access to media library functionality on macOS 10.9 and later.","skillfed_tags":["macos-native","objective-c-bindings"],"use_cases":["Access media library metadata and content from a Python application running on macOS.","Build macOS desktop tools that need to query or interact with the system's media library.","Integrate media library functionality into cross-framework PyObjC applications.","Automate media-related tasks on macOS by calling native framework methods from Python."],"what_it_does":"This package wraps Apple's MediaLibrary framework for use in Python on macOS. It is part of the larger PyObjC project, which bridges Objective-C and Python, allowing developers to call native macOS frameworks directly from Python code. The MediaLibrary framework provides access to media library functionality on macOS systems running 10.9 or later.\n\nTo use this package, you import the framework bindings and call the underlying Objective-C methods through Python. The package itself does not include documentation; instead, you reference Apple's official MediaLibrary documentation alongside PyObjC's general translation guidelines. It requires pyobjc-core and two other PyObjC framework packages (Cocoa and Quartz) as runtime dependencies, and it supports Python 3.10 through 3.15.","worth_installing":"Yes, if you are developing on macOS and need programmatic access to the MediaLibrary framework. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is low. The main constraint is that it only works on macOS and requires Python 3.10 or later; you will also need to consult Apple's documentation to understand the underlying framework APIs."},"id":"pyobjc-framework-medialibrary","links":{"html":"https://skillfed.io/packages/pyobjc-framework-medialibrary","md":"https://skillfed.io/packages/pyobjc-framework-medialibrary.md","pypi":"https://pypi.org/project/pyobjc-framework-medialibrary/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-MediaLibrary","python_support":"supports_current","summary":"Wrappers for the framework MediaLibrary on macOS"},"popularity":{"monthly_downloads":650215,"position":5567,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
