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.
- Host: GitHub
- URL: https://github.com/lemalcs/glue_rust_to_python
- Owner: lemalcs
- Created: 2025-02-28T05:15:28.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T05:34:58.000Z (2 months ago)
- Last Synced: 2025-02-28T12:55:05.477Z (2 months ago)
- Topics: maturin, pyo3-rust-bindings, python, rust-lang
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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