Hacker News new | ask | show | jobs
by shadaj 1155 days ago
PyO3 is the library that enables Python <-> Rust bindings, Maturin is a build tool for packaging PyO3 Rust libraries (which export Python APIs) as Python packages!
1 comments

thanks!