This is a basic example of how to use the Desktop Sandbox Python SDK with streaming and moving mouse around.
cp .env.example .env
Get your API key at e2b.dev/dashboard.
E2B_API_KEY="your_api_key"
poetry install
poetry run python main.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is a basic example of how to use the Desktop Sandbox Python SDK with streaming and moving mouse around.
cp .env.example .env
Get your API key at e2b.dev/dashboard.
E2B_API_KEY="your_api_key"
poetry install
poetry run python main.py