/rust-python-interop

Demonstrates how to call Rust code from Python

Primary LanguageRustApache License 2.0Apache-2.0

rust-python-interop

Demonstrates how to call Rust code from Python

How to run sample

source .env/bin/activate
pip install maturin
maturin develop
python ./sample.py