Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

E2B Hello World for Python

This example shows the minimal code for starting an E2B Sandbox, executing Python inside it and listing all files inside the root directory.

Setup & run

1. Install dependencies

poetry install

2. Set up .env

  1. Copy .env.template to .env
  2. Get E2B API key

3. Run the example

poetry run start