This crate corresponds to the Node API for Dora.
To build the Python module for development:
python -m venv .env source .env/bin/activate pip install maturin maturin develop