Use the performance advantage of #rustlang in Python by writing Python modules using Rust!!!
You can build python libraries written in Rust!!
This is a great strategy for migrating a python app to rust!!
This is great for introducing your python shop to Rust.
maturin: https://github.com/PyO3/maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.