pyox Project setup python -m venv .env source .env/bin/activate pip install maturin maturin init Dev setup source .env/bin/activate make run