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
- CLI pagination and flexible result limit
- Register custom worker types
- Add automations to prefect.yaml for deployments
- symlinks to folders are not resolved so content is not uploaded to remote storage
- Pass parameters to flow.flow_run_name and task.task_run_name when callable argument is used
- Ability to use different work pools for two deployments with `deploy`
- Ability to edit or delete a flow run notification policy from the Python SDK
- `from prefect.client import get_client` overrides global log settings in non-prefect applications.
- Unable to supply an access token in any other format besides a Secret block the GitRepository object.
- Add a new way to consume logs
- Docs
- Python not yet supported