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 supported4 Subscribers
Add a CodeTriage badge to luigi
Help out
- Issues
- can not use MockTarget with dynamic dependencies
- ImportError: cannot import name 'MockFile' from 'luigi.mock'
- [Contrib] Task trigger solution
- [contrib.postgres] copy_from does not accept schema.table notation in most recent psycopg2 versions
- Configurable Truncation in Execution Summary for Tasks/Params
- Add "Tags" to Tasks and Workers that specify the kinds of Tasks that Workers want to take on
- KubernetesJobTask fails because waiting state reason is 'PodInitializing'
- Fix for #2879
- Optionally detect parameter collisions - fix #2566
- Fix typos in Task.get_param_names: include_significant -> include_insignificant
- Docs
- Python not yet supported