#239 · Primary category: AI Agents & Automation
monty
A minimal, secure Python interpreter written in Rust for use by AI
Project last updated:08/28/26
GitHub Stars
8.1K
Forks
413
Contributors
50
License
MIT
Why we included this project
Monty is aimed at teams whose agents need to run code the model just wrote, without standing up a container sandbox for every task. It embeds a Rust-based Python interpreter that handles a deliberate subset of the language, with startup in the single-digit microseconds rather than hundreds of milliseconds. Host access is off by default: filesystem, environment variables, and network only come into play through functions the developer explicitly exposes to the agent. Because the interpreter snapshots its state to bytes at external function calls, you can pause a long-running agent run and resume it later from a file or database. It is still experimental and intentionally thin on libraries.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.