Skip to main content

Python Execution

Run Python code, scripts, and set up Python environments

ActivityWhat it does
Execute Python CodeExecutes Python code snippets or scripts. Before reaching for this, check get_expression_reference — most list filtering
Run Python FileExecutes a Python file with specified arguments and environment variables.
Setup Python EnvironmentSets up a Python virtual environment with dependencies from a GitHub repository or requirements file.