diff --git a/technologies/luigi.md b/technologies/luigi.md new file mode 100644 index 0000000..fd11677 --- /dev/null +++ b/technologies/luigi.md @@ -0,0 +1,6 @@ +## luigi + +
+ +* 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)