airflow balancer¶
Utilities for load balancing DAGs
Overview¶
Installation¶
You can install from pip:
pip install airflow-balancer
Or via conda:
conda install airflow-balancer -c conda-forge
License¶
This software is licensed under the Apache 2.0 license. See the LICENSE file for details.