# Python Codegen from Rust
This package allows somewhat easier development of python code within rust, including running it.
Honestly, this crate mostly exists to build up small scripts to use `matplotlib` without the restrictions of existing bindings.