An open API service indexing awesome lists of open source software.

https://github.com/lemalcs/glue_rust_to_python

Project to call Rust code from a Python script.
https://github.com/lemalcs/glue_rust_to_python

maturin pyo3-rust-bindings python rust-lang

Last synced: 2 months ago
JSON representation

Project to call Rust code from a Python script.

Awesome Lists containing this project

README

        

# Glue Rust to Python

Project that demostrates how to call Rust code from a Python script using the [maturin](https://github.com/PyO3/maturin) library