Build Rust-part using Maturin, build Python-part using Poetry.
If you simply want to run the project, the Python part already has a compiled version of the Rust part for Linux. In general, I'd recommend to use this on Linux only because because Rust on Windows is a pain in the ass.
- Clone the repo
- Go into brazilian_nut_wrapper
- execute
poetry install - execute
poetry run python __main__.py - ???
- Success