{"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 SoundAnalysis framework, enabling audio analysis capabilities through PyObjC's Objective-C bridge.","skillfed_tags":["macos-only","audio-analysis","objective-c-bindings"],"use_cases":["Build macOS audio analysis tools that classify sounds or extract audio features using native framework APIs","Integrate SoundAnalysis capabilities into cross-platform Python applications that run on macOS","Prototype audio processing workflows in Python while leveraging optimized native macOS audio libraries","Develop accessibility or audio monitoring features for macOS applications using Python"],"what_it_does":"This package wraps Apple's SoundAnalysis framework for use in Python via PyObjC, allowing macOS developers to access native audio analysis capabilities from Python code. It is a thin binding layer that translates Python calls into Objective-C framework calls, with no independent documentation\u2014users must consult Apple's SoundAnalysis documentation and PyObjC's general translation guides to understand what each framework class and method does.\n\nThe package is part of the broader PyObjC project and depends on pyobjc-core and pyobjc-framework-Cocoa. It targets modern Python versions (3.10 through 3.15) and is actively maintained. Installation is straightforward on macOS, but the package is only useful for macOS development; it will not work on other platforms.","worth_installing":"Yes, if you are developing on macOS and need to use the SoundAnalysis framework from Python. The package is actively maintained, has no known vulnerabilities, and low install friction. No, if you are not on macOS or do not need SoundAnalysis specifically\u2014the package is platform-specific and requires understanding of both Apple's framework and PyObjC's translation model."},"id":"pyobjc-framework-soundanalysis","links":{"html":"https://skillfed.io/packages/pyobjc-framework-soundanalysis","md":"https://skillfed.io/packages/pyobjc-framework-soundanalysis.md","pypi":"https://pypi.org/project/pyobjc-framework-soundanalysis/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-SoundAnalysis","python_support":"supports_current","summary":"Wrappers for the framework SoundAnalysis on macOS"},"popularity":{"monthly_downloads":648778,"position":5584,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
