py-runner
Simple tool that allows you to execute Python code from Rust.
let x = execute_code.unwrap;
let project1 = new_project.unwrap;
let sum = project1.action.unwrap;
let module1 = new_module.unwrap;
let sum = module1.action.unwrap;
Simple tool that allows you to execute Python code from Rust.
let x = execute_code.unwrap;
let project1 = new_project.unwrap;
let sum = project1.action.unwrap;
let module1 = new_module.unwrap;
let sum = module1.action.unwrap;