rustpython-vm 0.1.0

Rust Python virtual machine.
Documentation

This crate contains most python logic.

  • Compilation
  • Bytecode
  • Import mechanics
  • Base objects