monty-types 0.0.0

A sandboxed, snapshotable Python interpreter written in Rust.
1
2
3
fn main() {
    panic!("Coming soon");
}