blockchain-data-engineering.../technologies/luigi.md
2023-03-30 18:38:12 -07:00

6 lines
175 B
Markdown

## luigi
<br>
* a python package that helps you build complex pipelines of batch jobs.
* [here is how a task looks like](https://luigi.readthedocs.io/en/stable/tasks.html).