A collection of tools, written in Python, to help with data conversion from/to Anima-compatible version. The code from Anima is hosted on github.
The code is available on github.
First install the required dependencies with
python -m pip install -r requirements.txtThen install Anima-tools with
python -m pip install .