Skip to content

hackanurag/dag_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dag_gen

Airflow DAG generation via UI

Project plan:

  1. Check Airflow DAG Templates.
  2. Scrape out the Dynamic parts and the constant ones.

Learned about Dynamic DAGs. Need to check if Jinja template ignores unused placeholders
**Check Lag -1 day

  1. Create a generic DAG template.
  2. create a HTML Form that will take INPUTs according to radio/check box/input_box and make a JSON in backend.
  3. Parse the JSON to populate the DAG Template.

Finish 1 and 2 as soonb asap Next steps later...

About

Airflow DAG generation via UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published