ended6월 30일· 1 sources

How we parse Apache Airflow DAGs without importing Airflow

Why it matters

TL;DR — Leoflow runs a Go control plane that never imports Apache Airflow, yet compiles standardairflow.sdk DAGs. It does it with a structural shim: a pure-stdlib stand-in forairflow that the parser p...

1
Sources
+0
24h
Growth
83d
Active

Sources

Related Issues