Installation# For installation instructions, please see the main README. Documentation Dependencies# To build this documentation locally: pip install -e ".[docs]" cd docs make html The built documentation will be in docs/_build/html/.