luigi
https://github.com/spotify/luigi
Python
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
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 supported5 Subscribers
Add a CodeTriage badge to luigi
Help out
- Issues
- Fix the kubernetes test
- Replace deprecated pykube(-ng) library with official Kubernetes python library
- Kubernetes contrib : waiting for cluster scale up
- postgres.CopyToTable: Robustize resources cleanup
- tasks left pending because dependency run by other worker
- Fix blocking worker queue when scheduling in parallel
- AzureBlobTarget: use file basename for the temp download_file_location
- upgrade azure-storage and pass token_credential argument (#3005)
- Import config parser into TOML parser
- WrapperTask triggers many unnecessary complete() calls
- Docs
- Python not yet supported