Run Python Script
Runs a Python Script...

Input
Python
Python Script
| Name | Required | Description |
|---|---|---|
| Packages | The packages to be used in this script - they will be checked before each run and installed if not present | |
| Upload script |
| Name | Required | Description |
|---|---|---|
| Input Arguments | A collection of input arguments, which can be accessed within your Script using sys.argv. |
Logging
| Name | Required | Description |
|---|---|---|
| Log Level | What level of logging do you want to output? (None reccomended) These are visible in Output View, errors will always be displayed. |
Output
Python Output An Action Output object defined in the python script