mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-25 09:28:38 +00:00
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:
parent
091e9e6c4e
commit
328766d965
@ -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.
|
* [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.
|
||||||
|
* [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
|
## Logging
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user