Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
code | string | Yes | Python code to execute |
language | string | No | Set to “python” (default) |
timeout | integer | No | Timeout in seconds (default: 30) |
Response
Available Libraries
- Data Science: NumPy, Pandas, Matplotlib, Seaborn
- Machine Learning: Scikit-learn, TensorFlow, PyTorch
- Web: Requests, BeautifulSoup4, FastAPI, Flask
- Development: Jupyter, pytest, black
Example: Data Analysis
Next Steps
Run JavaScript Code
Execute Node.js code with npm packages
Run Commands
Execute shell commands and install packages
Read Files
Read files from the sandbox filesystem
Create Sandbox
Create a new sandbox for code execution

