pycall 0.3.0

Python Codegen for Rust
Documentation
  • Coverage
  • 38.1%
    16 out of 42 items documented0 out of 37 items with examples
  • Size
  • Source code size: 21.46 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.16 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • p-avital

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.