Safely executes Python code and manages packages in isolated Docker containers, designed for use with LLMs.
Python Sandbox provides a secure and interactive Python code execution environment using isolated Docker containers. It's designed to be used with LLMs, enabling safe execution of code and package management. The tool facilitates creating and managing sandboxes, installing packages, executing Python code, and generating files, which can then be accessed via web links. It supports interactions via SSE and is compatible with MCP Inspector.