{{REPO_NAME}}

Installation

# Install as package
pip install .

# Install dev dependencies (for tests etc.)
pip install -r requirements_dev.txt

# Setup pre-commit hooks
pre-commit install