2024-01-12 02:44:18 -08:00
|
|
|
RustPython is a Python interpreter written in Rust. RustPython can be embedded
|
|
|
|
|
into Rust programs to use Python as a scripting language for your application,
|
|
|
|
|
or it can be compiled to WebAssembly in order to run Python in the browser.
|