Build and publish Rust crates as Python packages
maturin
$ maturin init --name my_project
$ maturin develop
$ maturin build --release