Python
Run python scripts, dependencies are hard-coded in the agent
image
Type: 
pythonConfiguration
Examples
Get the current task-id from python 
os.environshellrunops tasks create --target python-type -s 'import os;print(os.environ["RUNOPS_TASK_ID"])'