prefect
https://github.com/prefecthq/prefect
Python
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to prefect
Help out
- Issues
- Prefect Task arg/kwarg binding is passing in kwargs as args, which can break things in decorators
- Flow timeline chart is condensing all flows to most recent day
- Retrieving dict type parameter from flow_run context fails if the flow is run with default value [only in prefect cloud]
- Nested blocks lead to TimeoutError when loaded in task
- OpenTelemetry Support
- Support for Flux Framework via Flux Operator
- `task.submit(..., return_state=True)` returns the final state instead of a future
- flow_run_name logging format does not work with Task.map and DaskTaskRunner
- Sensor Functionality: probing of a condition and initiating a Run when the condition is met
- Filter Flows by most recent flow run state
- Docs
- Python not yet supported