A Python-3 (CPython >= 3.8.0) Interpreter written in Rust :snake: :scream::metal:. RustPython requires Rust latest stable version (e.g 1.43.0 at May 24th 2020). To ...
EMBED <iframe src="https://archive.org/embed/github.com-RustPython-RustPython_-_2021-02-01_04-42-26" width="560" height="384" frameborder="0" webkitallowfullscreen ...
When I import the latest version of RustPython dependencies using Git, I encounter issues with failing to import local modules. However, if I use version 0.4.0 from crates.io, the imports work ...