airflow.example_dags.example_branch_operator
¶
Example DAG demonstrating the usage of the Classic branching Python operators.
It is showcasing the basic BranchPythonOperator and its sisters BranchExternalPythonOperator and BranchPythonVirtualenvOperator.