Python Execution
Run Python code, scripts, and set up Python environments
| Activity | What it does |
|---|---|
| Execute Python Code | Executes Python code snippets or scripts. Before reaching for this, check get_expression_reference — most list filtering |
| Run Python File | Executes a Python file with specified arguments and environment variables. |
| Setup Python Environment | Sets up a Python virtual environment with dependencies from a GitHub repository or requirements file. |