> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-opensw-1774858546-a100bff.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sandbox integrations

> Integrate with sandbox providers using LangChain Python.

Sandboxes provide isolated execution environments for running agent-generated code safely. Learn more about [sandboxes](/oss/python/deepagents/sandboxes).

| Provider                                                       | Package                                                                                                |
| -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| [`AgentCoreSandbox`](/oss/python/integrations/sandboxes/aws)   | [`langchain-agentcore-codeinterpreter`](https://pypi.org/project/langchain-agentcore-codeinterpreter/) |
| [`DaytonaSandbox`](/oss/python/integrations/sandboxes/daytona) | [`langchain-daytona`](https://pypi.org/project/langchain-daytona/)                                     |
| [`ModalSandbox`](/oss/python/integrations/sandboxes/modal)     | [`langchain-modal`](https://pypi.org/project/langchain-modal/)                                         |
| [`RunloopSandbox`](/oss/python/integrations/sandboxes/runloop) | [`langchain-runloop`](https://pypi.org/project/langchain-runloop/)                                     |

***

<div className="source-links">
  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/oss/python/integrations/sandboxes/index.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>

  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>
</div>
