Installationο
From TestPyPIο
pip install -i https://test.pypi.org/simple/ sloth-mmcif
From Sourceο
git clone https://github.com/lucas-ebi/sloth.git
cd sloth
pip install -e ".[dev]"
Requirementsο
Python 3.8+
gemmi >= 0.6.0
msgpack
jsonschema >= 4.0.0
Optional dependencies (for development):
pip install -e ".[dev]"
This installs pytest, black, flake8, mypy, and build tools.