|
|
|
|
|
by pptyp
3446 days ago
|
|
We wrote a package to go with our Airflow installation to borrow some of the data flow (as opposed to Airflow's exclusive task deps flow you mention) concepts we liked from Make/Drake/Luigi. You may be interested: github.com/industrydive/fileflow |
|
Does it also help with making it easier to route individual multiple outputs to separate downstream components etc?