Skip to main content
1

Create E2B account

Every new E2B account get $100 in credits. You can sign up here.
2

Set your environment variables

  1. Navigate to the E2B Dashboard.
  2. Copy your API key.
  3. Paste your E2B API key into your .env file.
.env
3

Install E2B SDK

Install the E2B SDK to your project by running the following command in your terminal.
4

Write code for starting sandbox

We’ll write the minimal code for starting Sandbox, executing Python inside it and listing all files inside the root directory.
5

Start your first E2B sandbox

Run the code with the following command: