Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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.