Rust Python Playground Demonstrates calling Python directly from Rust. See the Python files in tests/. Calling cargo run executes each file in the tests/ directory. It works with builtin Python modules including even threading.