Y
Hacker News
new
|
ask
|
show
|
jobs
by
Peteris
2208 days ago
One way to get around this is to use Kedro
https://github.com/quantumblacklabs/kedro
, which is the most minimal possible pipeline interface, yet allows you to export to other pipeline formats and/or build your own exporters.
1 comments
sdepablos
2208 days ago
Interesting (and in the list). Reading the documentation looks like the only other format it allows to be exported is Airflow, isn't it?
link