🔗PyO3
🔗Maturin
🔗Maturin Action
git clone https://github.com/kfields/hello-maturin
cd hello-maturin
poetry shell
poetry install
maturin develop
python -m hello
🔗PyO3
🔗Maturin
🔗Maturin Action
git clone https://github.com/kfields/hello-maturin
cd hello-maturin
poetry shell
poetry install
maturin develop
python -m hello