Skip to content

l-behrens/pybrainz2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pybrainz2

"MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public"

https://musicbrainz.org/

NOTE!!!

Following categories are implemented:

  • artist
  • label
  • release
  • recording

Following categories are not implemented

  • area
  • cdstub
  • release-group
  • tag
  • work

Description

Python wrapper for public MusicBrainz API. The API Documentation: https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search

Prerequisite

Works with Python 3.5 or higher

Installation

Right now you can either copy the repository into the site-package directory and use the 'import' statement or Use local imports.

Contribution

You are welcome :)

About

Python wrapper for public MusicBrainz API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages