e2b-dev/E2B
每日信息看板 · 2026-02-21
2026-02-21T02:00:08Z
Published
AI 总结
<!-- <p align="center">
<img width="100" src="/readme-assets/logo-circle.png" alt="e2b logo">
</p> -->
!E2B SDK Preview
!E2B SDK Preview
<h4 align="center">…
- Sign up to E2B [here](https://e2b.dev).
- Get your API key [here](https://e2b.dev/dashboard?tab=keys).
- Set environment variable with your API key
- 🟢 GCP
- 🚧 AWS
- [ ] Azure
#GitHub #repo #开源项目
内容摘录
<!-- <p align="center">
<img width="100" src="/readme-assets/logo-circle.png" alt="e2b logo">
</p> -->
!E2B SDK Preview
!E2B SDK Preview
<h4 align="center">
<a href="https://pypi.org/project/e2b/">
<img alt="Last 1 month downloads for the Python SDK" loading="lazy" decoding="async" style="color:transparent;width:170px;height:18px" src="https://static.pepy.tech/personalized-badge/e2b?period=monthly&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=PyPi%20Monthly%20Downloads">
</a>
<a href="https://www.npmjs.com/package/e2b">
<img alt="Last 1 month downloads for the JavaScript SDK" loading="lazy" width="200" height="30" decoding="async" data-nimg="1"
style="color:transparent;width:auto;height:100%" src="https://img.shields.io/npm/dm/e2b?label=NPM%20Monthly%20Downloads">
</a>
</h4>
<!---
<img width="100%" src="/readme-assets/preview.png" alt="Cover image">
--->
What is E2B?
E2B is an open-source infrastructure that allows you to run AI-generated code in secure isolated sandboxes in the cloud. To start and control sandboxes, use our JavaScript SDK or Python SDK.
[!NOTE]
This repository contains the core E2B SDK that's used in our main E2B Code Interpreter SDK.
Run your first Sandbox
Install SDK
JavaScript / TypeScript
Python
Get your E2B API key
Sign up to E2B here.
Get your API key here.
Set environment variable with your API key
Execute code with code interpreter inside Sandbox
JavaScript / TypeScript
Python
Check docs
Visit E2B documentation.
E2B cookbook
Visit our Cookbook to get inspired by examples with different LLMs and AI frameworks.
Self-hosting
Read the self-hosting guide to learn how to set up the E2B infrastructure on your own. The infrastructure is deployed using Terraform.
Supported cloud providers:
🟢 GCP
🚧 AWS
[ ] Azure
[ ] General linux machine