Add dagster

Dagster is a job orchestration framework that is used to build data assets. It is a great tool, works on multiple platforms, and is very easy to set it up.
This commit is contained in:
Metin Senturk 2023-01-07 14:54:31 -05:00 committed by GitHub
parent 091e9e6c4e
commit 328766d965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -819,6 +819,7 @@ 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.
* [Dagster](https://dagster.io/) - Dagster is an orchestrator that's designed for developing and maintaining data assets, such as tables, data sets, machine learning models, and reports.
## Logging