{"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 for macOS's CoreAudioKit framework, enabling access to audio UI components from Python code running on macOS.","skillfed_tags":["macos-only","audio-ui","pyobjc-bridge"],"use_cases":["Build a macOS audio application with custom UI for audio unit parameters or audio device selection.","Integrate CoreAudioKit components into a Python-based audio editor running on macOS.","Prototype audio UI workflows in Python without writing Objective-C, using macOS native audio dialogs.","Access audio-related UI utilities from a Python audio processing pipeline on macOS."],"what_it_does":"This package wraps Apple's CoreAudioKit framework for use in Python on macOS. It provides access to audio UI components and utilities through Python bindings built on PyObjC, which translates between Python and Objective-C at runtime. You can instantiate and manipulate macOS audio components from Python code without writing Objective-C directly.\n\nThe package requires macOS, Python 3.10 or later, and three runtime dependencies: pyobjc-core, pyobjc-framework-Cocoa, and pyobjc-framework-CoreAudio. It does not include its own documentation; you rely on Apple's CoreAudioKit documentation and PyObjC's general translation guide. The package is actively maintained and marked Production/Stable.","worth_installing":"Yes, if you are developing audio software on macOS and need to use CoreAudioKit's UI components from Python. The package is actively maintained, permissively licensed, and stable. Install friction is moderate (macOS-only, multiple dependencies), but unavoidable if CoreAudioKit is your target. Not applicable on non-macOS platforms."},"id":"pyobjc-framework-coreaudiokit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-coreaudiokit","md":"https://skillfed.io/packages/pyobjc-framework-coreaudiokit.md","pypi":"https://pypi.org/project/pyobjc-framework-coreaudiokit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreAudioKit","python_support":"supports_current","summary":"Wrappers for the framework CoreAudioKit on macOS"},"popularity":{"monthly_downloads":661531,"position":5449,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
