Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E2B Lab

E2B Python 实验项目,使用 uv 管理依赖。

这是一个使用 E2B SDK 的实验项目,演示如何创建和管理 Sandbox 环境。

快速开始

1. 安装 uv (如已安装可跳过)

# macOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh

# 或使用 pip
pip install uv

2. 安装依赖

uv sync

3. 配置环境变量

创建 .env 文件并添加 E2B API Key:

E2B_API_KEY=your_api_key_here

4. 运行

uv run main.py

参考文档

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages