Pydantic models for Apache Airflow
Pydantic models of Apache Airflow data structures:
- Dag Arguments
- Task Arguments
- PythonOperatorArgs
- BashOperatorArgs
- SSHOperatorArgs
- BranchPythonOperator
- ShortCircuitOperator
- BashSensor
- PythonSensor
Note
This library was generated using copier from the Base Python Project Template repository.