Welcome to the new Registry. Built by Astronomer for the Airflow community. Read more about it.
Explore
Search
Browse
DAGs
155
Providers
123
Modules
2112
TimeDeltaTrigger
Airflow Community
Create DateTimeTriggers based on delays.
FileDeleteTrigger
A trigger that fires exactly once after it finds the requested file and then delete the file.
FileTrigger
A trigger that fires exactly once after it finds the requested file or folder.
DagStateTrigger
Waits asynchronously for a dag to complete for a specific run_id.
WorkflowTrigger
A trigger to monitor tasks, task group and dag execution in Apache Airflow.
DayOfWeekSensor
Waits until the first specified day of the week.
WaitSensor
A sensor that waits a specified period of time before completing.
TimeDeltaSensorAsync
Deprecated.
TimeDeltaSensor
Waits for a timedelta.
TimeSensorAsync
TimeSensor
Waits until the specified time of the day.
PythonSensor
Waits for a Python callable to return True.
BranchDayOfWeekOperator
Branches into one of two lists of tasks depending on the current day.
FileSensor
Waits for a file or folder to land in a filesystem.
ExternalTaskMarker
Use this operator to indicate that a task on a different DAG depends on this task.
BranchExternalPythonOperator
A workflow can “branch” or follow a path after the execution of this task.
ExternalPythonOperator
Run a function in a virtualenv that is not re-created.
ExternalTaskSensor
Waits for a different DAG, task group, or task to complete for a specific logical date.
DateTimeSensorAsync
Wait until the specified datetime occurs.
DateTimeSensor
Waits until the specified datetime.
PythonVirtualenvOperator
Run a function in a virtualenv that is created and destroyed automatically.
BashSensor
Executes a bash command/script.
TriggerDagRunOperator
Triggers a DAG run for a specified DAG ID.
SmoothOperator
Operator that logs a YouTube link to Sade song “Smooth Operator”.