{"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 AVKit framework, enabling programmatic access to audio and video playback controls and media handling on macOS.","skillfed_tags":["macos-native","objective-c-bridge","media-playback"],"use_cases":["Build a Python desktop media player on macOS that uses native AVKit playback controls.","Integrate audio or video playback into a macOS application written in Python.","Access AVKit media metadata or playback state from a Python script running on macOS.","Automate media handling tasks on macOS by calling AVKit APIs from Python.","Create a macOS GUI app that wraps AVKit functionality using PyObjC and Python."],"what_it_does":"pyobjc-framework-avkit is a thin wrapper layer that exposes Apple's AVKit framework to Python developers on macOS. It bridges the gap between Python and Objective-C, allowing you to call native AVKit APIs directly from Python code without writing Objective-C yourself. The package depends on pyobjc-core, pyobjc-framework-Cocoa, and pyobjc-framework-Quartz to provide the underlying bridging infrastructure.\n\nYou use it when you need to integrate macOS audio or video playback capabilities into a Python application\u2014for instance, building a media player, controlling playback from a desktop app, or accessing AVKit's media handling features. The package itself provides no documentation beyond Apple's official AVKit docs; you rely on PyObjC's general translation guide to map between Python and Objective-C idioms.","worth_installing":"Yes, if you are developing on macOS and need native audio or video playback integration. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is moderate due to platform lock-in (macOS only), but wheels are available for current Python versions. Not applicable for non-macOS platforms."},"id":"pyobjc-framework-avkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-avkit","md":"https://skillfed.io/packages/pyobjc-framework-avkit.md","pypi":"https://pypi.org/project/pyobjc-framework-avkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-AVKit","python_support":"supports_current","summary":"Wrappers for the framework AVKit on macOS"},"popularity":{"monthly_downloads":658173,"position":5471,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
