{"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 ShazamKit framework, enabling audio recognition and music identification capabilities in Python applications running on macOS.","skillfed_tags":["macos-only","audio-recognition","pyobjc-binding"],"use_cases":["Build a macOS desktop app that identifies songs from audio input using ShazamKit's native recognition engine.","Integrate music identification into a Python-based macOS utility or daemon that processes audio files.","Prototype or script ShazamKit functionality for macOS automation tasks that require song recognition.","Combine ShazamKit with other PyObjC frameworks to build multimedia applications on macOS."],"what_it_does":"pyobjc-framework-shazamkit is a thin Python wrapper around Apple's ShazamKit framework, part of the broader PyObjC project that bridges Python and Objective-C on macOS. It allows Python developers to call ShazamKit APIs directly from Python code, enabling audio recognition and music identification features in macOS applications. The package does not include its own documentation; instead, it defers to Apple's ShazamKit documentation and PyObjC's general translation guidelines.\n\nThe wrapper is maintained as part of the PyObjC ecosystem and requires both pyobjc-core and pyobjc-framework-Cocoa as runtime dependencies. It is platform-specific to macOS and supports Python 3.10 through 3.15. Because it is a direct binding to a native framework, it carries the constraints of the underlying ShazamKit API and the macOS platform.","worth_installing":"Yes, if you are developing on macOS and need to integrate ShazamKit audio recognition into a Python application. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is moderate due to platform and Python version constraints, but these are inherent to the framework binding, not the package itself. Not applicable on non-macOS platforms."},"id":"pyobjc-framework-shazamkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-shazamkit","md":"https://skillfed.io/packages/pyobjc-framework-shazamkit.md","pypi":"https://pypi.org/project/pyobjc-framework-shazamkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ShazamKit","python_support":"supports_current","summary":"Wrappers for the framework ShazamKit on macOS"},"popularity":{"monthly_downloads":652412,"position":5544,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
