diff --git a/README.md b/README.md index 42fd9be5..9de7d6a1 100644 --- a/README.md +++ b/README.md @@ -772,6 +772,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [schedule](https://github.com/dbader/schedule) - Python job scheduling for humans. * [Spiff](https://github.com/knipknap/SpiffWorkflow) - A powerful workflow engine implemented in pure Python. * [TaskFlow](https://docs.openstack.org/developer/taskflow/) - A Python library that helps to make task execution easy, consistent and reliable. +* [Airflow](https://airflow.apache.org/) - Airflow is a platform to programmatically author, schedule and monitor workflows. + ## Logging