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 supported2 Subscribers
Add a CodeTriage badge to prefect
Help out
- Issues
- Never hand out a stopped `QueueService` instance from `instance()`
- fix: stop watcher enforcer thread before cancel scope teardown
- Add `log_prefix` to `ShellOperation` to allow suppressing the PID stream output prefix
- V2 UI feedback: Missing feature: Figure render in the artefact
- CustomWebhookNotificationBlock rejects JSON null values during initialization
- Failed async tasks with `persist_result=True` do not persist their exception results
- PrefectDbtRunner.invoke() under a task timeout leaves dbt worker threads running; a task retry re-enters over them
- Accept `None` values in `find_placeholders`
- Persist failed task exceptions according to `persist_result` in both task engines
- Render `data:image/*` URIs in ui-v2 markdown
- Docs
- Python not yet supported