n8n/packages/@n8n/task-runner-python
2025-08-22 12:00:42 +02:00
..
src feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00
.editorconfig
.python-version
justfile feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00
pyproject.toml
pyrightconfig.json
README.md
uv.lock

n8n Task Runner Python

Native Python task runner for n8n

Development

Install:

Set up dependencies:

just sync

See justfile for available commands.