π©
Monty is a minimal, secure Python interpreter written in Rust designed specifically for AI agents. It enables safe execution of LLM-generated code with microsecond startup times, complete sandboxing of filesystem/network/env access, and the ability to snapshot interpreter state. Perfect for embedding in AI systems that need to run untrusted Python code.