{"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 MediaPlayer framework, enabling programmatic control of media playback and player interface elements on macOS.","skillfed_tags":["macos-only","objective-c-bridge","media-control"],"use_cases":["Build native macOS applications that need to control media playback or present media selection interfaces","Integrate media player functionality into Python-based macOS desktop tools or automation scripts","Create custom media player UIs on macOS by wrapping MediaPlayer framework components","Develop macOS audio or video management utilities that interact with system media controls"],"what_it_does":"This package is a PyObjC wrapper that exposes Apple's MediaPlayer framework to Python developers on macOS. It allows you to interact with media player controls, media item selection, and playback interfaces from Python code by bridging to the underlying Objective-C framework.\n\nThe wrapper itself contains no documentation\u2014you rely on Apple's official MediaPlayer framework documentation combined with PyObjC's general translation guides to understand how to use each class and method. It's part of the larger PyObjC project and requires pyobjc-core and pyobjc-framework-AVFoundation as runtime dependencies. The package is actively maintained, supports Python 3.10 through 3.15, and carries no known security vulnerabilities.","worth_installing":"Yes, if you are developing on macOS and need to control media playback or media selection from Python. The package is actively maintained, has no security issues, and uses a permissive license. The main constraint is platform specificity\u2014it only works on macOS\u2014and you will need to cross-reference Apple's framework documentation to use it effectively."},"id":"pyobjc-framework-mediaplayer","links":{"html":"https://skillfed.io/packages/pyobjc-framework-mediaplayer","md":"https://skillfed.io/packages/pyobjc-framework-mediaplayer.md","pypi":"https://pypi.org/project/pyobjc-framework-mediaplayer/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-MediaPlayer","python_support":"supports_current","summary":"Wrappers for the framework MediaPlayer on macOS"},"popularity":{"monthly_downloads":661644,"position":5446,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
