{"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 CoreAudio framework, enabling audio input/output and device management from Python code.","skillfed_tags":["macos-native","audio-framework","objc-bridge"],"use_cases":["Build macOS audio applications that enumerate, configure, or control audio devices and streams.","Integrate CoreAudio functionality into cross-platform Python audio tools that need native macOS support.","Access low-level audio I/O capabilities for real-time audio processing on macOS.","Develop system utilities that monitor or manage audio hardware state on macOS."],"what_it_does":"This package wraps Apple's CoreAudio framework for use in Python, allowing developers to interact with macOS audio hardware, devices, and audio I/O from Python code. It is part of the PyObjC project, which bridges Objective-C frameworks to Python by translating framework classes and methods into Python equivalents.\n\nThe wrapper does not include its own documentation; instead, it relies on Apple's official CoreAudio documentation and PyObjC's general documentation for guidance on framework usage and Python-to-Objective-C translation. It depends on pyobjc-core and pyobjc-framework-Cocoa, and is actively maintained with recent releases supporting Python 3.10 through 3.15.","worth_installing":"Yes, if you are developing audio software on macOS and need direct access to CoreAudio. The package is actively maintained, permissively licensed, and covers modern Python versions. No known vulnerabilities. Install friction is moderate due to macOS-only wheels and binary dependencies, but this is inherent to framework bindings and not a sign of poor maintenance."},"id":"pyobjc-framework-coreaudio","links":{"html":"https://skillfed.io/packages/pyobjc-framework-coreaudio","md":"https://skillfed.io/packages/pyobjc-framework-coreaudio.md","pypi":"https://pypi.org/project/pyobjc-framework-coreaudio/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreAudio","python_support":"supports_current","summary":"Wrappers for the framework CoreAudio on macOS"},"popularity":{"monthly_downloads":731034,"position":5207,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
