mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-28 11:35:03 +02:00
Co-authored-by: Matsu <matias.huhta@n8n.io> Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Arvin A <51036481+DeveloperTheExplorer@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com> Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com> Co-authored-by: Jaakko Husso <jaakko@n8n.io> Co-authored-by: Daria <daria.staferova@n8n.io> Co-authored-by: Oğuz Eroğlu <oguz.eroglu@n8n.io> Co-authored-by: Robin Braumann <robin.braumann@n8n.io> Co-authored-by: oleg <me@olegivaniv.com> Co-authored-by: Riqwan Thamir <rmthamir@gmail.com> Co-authored-by: José Braulio González Valido <jose.gonzalez@n8n.io> Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com> Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .editorconfig | ||
| .python-version | ||
| justfile | ||
| 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 # or
just sync-all
See justfile for available commands.