Monty - Python Interpreter alternatives
Monty is a minimal, secure Python interpreter developed in Rust, designed for use with AI systems. It allows safe execution of Python code generated by large language models within an agent, offering fast startup times and efficient runtime performance. Monty provides controlled access to host functions, type checking, and resource monitoring while limiting access to the host environment.