Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgnn7/rust-py-bridge
This repo is mainly for my own learning about Rust. No expectations around functionality, clarity, or anything else is intended!
https://github.com/sgnn7/rust-py-bridge
Last synced: 7 days ago
JSON representation
This repo is mainly for my own learning about Rust. No expectations around functionality, clarity, or anything else is intended!
- Host: GitHub
- URL: https://github.com/sgnn7/rust-py-bridge
- Owner: sgnn7
- License: apache-2.0
- Created: 2024-10-27T21:04:13.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2024-10-27T21:06:30.000Z (19 days ago)
- Last Synced: 2024-10-28T01:12:43.268Z (19 days ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-py-bridge
## Description
**Experimental code - for learning only!**
__This repo is mainly for my own learning about Rust. No expectations around
functionality, clarity, or anything else is intended!__Experiment in running Python from Rust. Target functionality would be to run
periodic checks built in Python 3 but wrapped by Rust.