Use the performance advantage of Rust in Python by writing Python modules using Rust.
useful crates:
rust-cpython https://github.com/dgrunwald/rust-cpy...
PyO3 https://github.com/PyO3/pyo3
setuptools-rust https://github.com/PyO3/setuptools-rust
Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pyth...