Django MusicBrainz Connector is a Django app that connects to replica of the MusicBrainz database. In this third release, we added models Language, Medium Format, ReleaseGroupPrimaryType, ReleasePackaging, ReleaseStatus, Script, and Track, in addition to the already existing ArtistCredit, LinkType, Link, Recording, RecordingWorkLink, Work, and WorkType.

We’ve also dropped support for the end-of-life Python 3.8 and added support for Python 3.11 and 3.12.

You can find the package on PyPI, the code on GitHub, and the documentation on Read The Docs.