Skip to main content

Python bindings for the MusicBrainz NGS and the Cover Art Archive webservices

Project description

This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2 and the Cover Art Archive.

For more information on the musicbrainz webservice see http://wiki.musicbrainz.org/XML_Web_Service.

Usage

# Import the module
import musicbrainzngs

# If you plan to submit data, authenticate
musicbrainzngs.auth("user", "password")

# Tell musicbrainz what your app is, and how to contact you
# (this step is required, as per the webservice access rules
# at http://wiki.musicbrainz.org/XML_Web_Service/Rate_Limiting )
musicbrainzngs.set_useragent("Example music app", "0.1", "http://example.com/music")

# If you are connecting to a different server
musicbrainzngs.set_hostname("beta.musicbrainz.org")

See the query.py file for more examples.

More documentation is available at Read the Docs.

Contribute

If you want to contribute to this repository, please read the contribution guidelines first.

Authors

These bindings were written by Alastair Porter. Contributions have been made by:

License

This library is released under the simplified BSD license except for the file musicbrainzngs/compat.py which is licensed under the ISC license. See COPYING for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

musicbrainzngs-0.7.1.tar.gz (117.5 kB view details)

Uploaded Source

Built Distribution

musicbrainzngs-0.7.1-py2.py3-none-any.whl (25.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file musicbrainzngs-0.7.1.tar.gz.

File metadata

  • Download URL: musicbrainzngs-0.7.1.tar.gz
  • Upload date:
  • Size: 117.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for musicbrainzngs-0.7.1.tar.gz
Algorithm Hash digest
SHA256 ab1c0100fd0b305852e65f2ed4113c6de12e68afd55186987b8ed97e0f98e627
MD5 3bb83143ddf39a6e6b807a79b9ed97b5
BLAKE2b-256 0a673e74ae93d90ceeba72ed1a266dd3ca9abd625f315f0afd35f9b034acedd1

See more details on using hashes here.

File details

Details for the file musicbrainzngs-0.7.1-py2.py3-none-any.whl.

File metadata

  • Download URL: musicbrainzngs-0.7.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for musicbrainzngs-0.7.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e841a8f975104c0a72290b09f59326050194081a5ae62ee512f41915090e1a10
MD5 df6332e64c875b7368f6877c9df39564
BLAKE2b-256 6dfdcef7b2580436910ccd2f8d3deec0f3c81743e15c0eb5b97dde3fbf33c0c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page