/poetry_maturin

Primary LanguageRustMIT LicenseMIT

Hello Maturin

Maturin Starter Project w/PyO3 & Poetry

🔗PyO3

🔗Maturin

🔗Maturin Action

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