API Reference

DagBuilderBase()

Base class for building DAGs.

Dagger(dag_dir, dag_name[, overwrite_dag_dir])

Store DAG state, provide methods to wrap Python functions, turn them into submit scripts, and add layers to the DAG, define parent/child relationships, and submit the DAG to HTCondor.