Python bindings for the MusicBrainz RNG schema. Required by sir
Please install the following packages/libs:
- trang
- generateDS
- lxml (required for generateDS)
If you are on Ubuntu/Debian you can install trang via:
sudo apt-get install trang
To install generateDS and lxml use
pip install -r requirements.txt
To update the model to a new schema simply run
make mbrng/models.py