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
- Wait for Kubernetes init containers during job startup
- Make AtomicLocalFile close idempotent
- fix: escape shell metacharacters in SGE qsub command building
- fix: serialize bool and optional params correctly in re-run command
- fix: keep OptionalParameter None encoding when round-tripping Parameter None
- fix: avoid flushing a missing capture stream when tracking URLs
- fix: tolerate concurrent RunAnywayTarget temp-dir cleanup (#3233)
- session 103
- Fix Windows compatibility: upgrade psutil constraint and default TextWrapper to LF newlines
- Fix return in finally block and propagate DatabaseErrors in PrestoTarget (Fixes #3318)
- Docs
- Python not yet supported