Scripting resources
Two resources for running code kdeps has no native resource for. Each has its own reference page.
Applies to workflow mode.
| Resource | Runs | Output | Reference |
|---|---|---|---|
python: | A Python script | stdout, parsed as JSON | Python |
exec: | A shell command | stdout, captured as-is | Exec |
See also
- Python data processing tutorial
- Shell command API tutorial
- Inline resources -
python:/exec:inbefore:/after: - Error handling (onError) - retry and fallback on a failed script
- Resources overview - all resource types
