pycall 0.3.0

Python Codegen for Rust
Documentation
1
2
3
4
5
# 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.