HOW TO USE

python -m venv .venv

.venv/Scripts/activate # source .venv/Script/activate

maturin develop

python test.py

image

GitHub

View Github