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
- Issue(3362)
- 'cache_task_completion = true' causes luigi to ignore tasks' completion
- Fixes #3364: task completion cache should not be updated after run() completes
- Add Codecov Test Analytics
- Disable Google fonts download for offline use
- Migrate GCS from googleapiclient.discovery to google-cloud-storage
- Suggested improvements
- fixed windows wmic result parsing
- Stop button freezes, preventing saving and exporting
- Possibility to report more metrics in MetricsCollector
- Docs
- Python not yet supported