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
- Improve error for contrib when the dependency packages are not installed
- feat: relax outdated dependency constraints for gcloud and mock
- [SECURITY] Command Injection in contrib/sge.py
- fix(server): resolve /history 500 error by correcting importlib.resources usage
- Version 3.8.1
- Scheduler /history endpoint throws 500 Server Error
- Fix typerror in `_update_priority` in scheduler.py
- Validate input args in `luigi.run()`
- feat: add type annotations to target and contrib modules
- refactor: improve code quality in worker, scheduler, and format modules
- Docs
- Python not yet supported