Development

Optional: Pre-commit

pip install -r requirements.dev.txt
pre-commit install
pre-commit run --all-files