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
- ci: fix potential script injection in Docker build workflows
- fix: update YAML templates to conform with yamllint standards
- Make PrefectFutureList.result() fail-fast using as_completed
- Add `PrefectDbtOrchestrator` with wave-by-wave execution
- feat(cli): migrate server, worker, shell to cyclopts (wave 2)
- feat(cli): migrate flow, flow-run to cyclopts (wave 3)
- Add DbtCoreExecutor for per-node dbt command execution
- Fix websocket timeout when watching long-running flow runs
- Make `PrefectFutureList.result()` fail-fast using `as_completed`
- Fix false task dependency tracking due to Python id() reuse
- Docs
- Python not yet supported