Merge pull request #1221 from duyetdev/patch-1

Add Apache Airflow
This commit is contained in:
Vinta 2019-01-28 16:15:04 +08:00 committed by GitHub
commit e780eb6598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. * [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. * [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. * [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 ## Logging