Skip to main content
ClaudeWave
e2b-dev avatar
e2b-dev

code-interpreter

View on GitHub

Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app

Tools2.3k stars216 forksPythonApache-2.0Updated yesterday
Editor's note

E2B Code Interpreter is an open-source SDK available in both Python (`e2b-code-interpreter`) and JavaScript/TypeScript (`@e2b/code-interpreter`) that lets developers run AI-generated code inside secure, isolated cloud sandboxes. The sandboxes are built on Jupyter notebook infrastructure, exposing a `Sandbox` class with a `runCode` method that executes arbitrary code and returns structured output, including text results and rich data types. Developers authenticate via an E2B API key and can spin up a sandbox in a few lines of code, making it straightforward to add a code execution layer to any LLM-backed application. The library is model-agnostic and works with Claude via the Anthropic API alongside OpenAI, Cohere, and other providers. Custom sandbox templates can be built to include additional packages or runtimes beyond the default environment. The primary audience is developers building AI applications that require safe, sandboxed execution of model-generated code, such as data analysis tools, coding assistants, or automated research pipelines.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/e2b-dev/code-interpreter
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-data-analysisanthropiccode-interpretercoheregptjavascriptjupyterjupyter-notebookllmopenaipythontypescript

What people ask about code-interpreter

What is e2b-dev/code-interpreter?

+

e2b-dev/code-interpreter is tools for the Claude AI ecosystem. Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app It has 2.3k GitHub stars and was last updated yesterday.

How do I install code-interpreter?

+

You can install code-interpreter by cloning the repository (https://github.com/e2b-dev/code-interpreter) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is e2b-dev/code-interpreter safe to use?

+

Our security agent has analyzed e2b-dev/code-interpreter and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains e2b-dev/code-interpreter?

+

e2b-dev/code-interpreter is maintained by e2b-dev. The last recorded GitHub activity is from yesterday, with 22 open issues.

Are there alternatives to code-interpreter?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy code-interpreter to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: e2b-dev/code-interpreter
[![Featured on ClaudeWave](https://claudewave.com/api/badge/e2b-dev-code-interpreter)](https://claudewave.com/repo/e2b-dev-code-interpreter)
<a href="https://claudewave.com/repo/e2b-dev-code-interpreter"><img src="https://claudewave.com/api/badge/e2b-dev-code-interpreter" alt="Featured on ClaudeWave: e2b-dev/code-interpreter" width="320" height="64" /></a>

More Tools