This is where we document our APIs.
If you have a specific feature request, found a bug or would like to add an example, please use GitHub Issues or fork these docs and send a pull request with your improvements.
# Install dependencies
pip install mkdocs mkdocs-material pygments
# Serve website
mkdocs serve