discovered 03 Aug 2026
RustPython
→ View on GitHubRustPython is a Python 3 interpreter implemented in Rust, aiming to provide a robust alternative to CPython while leveraging the safety and performance characteristics of the Rust language. Notable features include compatibility with Python 3.14, an interactive shell, and the ability to run WebAssembly demos, along with optional SSL support to facilitate HTTPS requests and pip package installations. This tool is primarily used for executing Python code and experimenting with Python programming in a Rust environment.