{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"},{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends"}],"enrichment":{"capability":"Provides Python bindings to query the MusicBrainz NGS webservice and Cover Art Archive API for music metadata and cover art.","skillfed_tags":["music-metadata","webservice-client","abandoned"],"use_cases":["Build a music tagger or metadata enrichment tool that looks up artist and release information from MusicBrainz.","Retrieve cover art for albums programmatically via the Cover Art Archive API.","Integrate music database queries into a music library manager or cataloging application.","Batch-process music files to fetch canonical metadata and identifiers from MusicBrainz."],"what_it_does":"musicbrainzngs is a Python client library for the MusicBrainz NGS webservice (version 2) and the Cover Art Archive. It wraps HTTP requests to these remote APIs, allowing you to search for artists, releases, recordings, and other music entities, and to retrieve associated cover art. The library handles authentication for data submission and requires you to set a user agent identifying your application before making queries, per MusicBrainz's rate-limiting policy.\n\nThe package has no external runtime dependencies and installs as a pure-Python wheel. However, it has been abandoned since its latest release and receives no maintenance. If the MusicBrainz API has remained stable, existing code will likely continue to work, but you should not expect bug fixes, security updates, or support for API changes on the server side.","worth_installing":"Yes, if you need MusicBrainz API access and the server-side API has remained stable. The package is simple, dependency-free, and permissively licensed. However, be aware it is abandoned and will not receive updates. Verify that the current MusicBrainz API still matches the binding's expectations before committing to a production deployment."},"id":"musicbrainzngs","links":{"html":"https://skillfed.io/packages/musicbrainzngs","md":"https://skillfed.io/packages/musicbrainzngs.md","pypi":"https://pypi.org/project/musicbrainzngs/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-01-11","license_spdx":null,"license_treatment":"permissive","name":"musicbrainzngs","python_support":"supports_current","summary":"Python bindings for the MusicBrainz NGS and the Cover Art Archive webservices"},"popularity":{"monthly_downloads":214312,"position":9420,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.1"}
