n8n/packages/@n8n/task-runner-python
2025-08-26 13:19:09 +02:00
..
src refactor(core): Make native Python runner compatible with launcher (#18788) 2025-08-26 13:19:09 +02:00
.editorconfig
.python-version
justfile refactor(core): Make native Python runner compatible with launcher (#18788) 2025-08-26 13:19:09 +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.