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
- feat: add luigi-periodic trigger daemon with dashboard integration
- feat(s3): tag S3 requests with a luigi user agent, document endpoint_url
- fix: use bytes replacement in JobTask.dump for __main__ jobs
- Fix zero task limit for reverse ranges
- fix: open job-instance.pickle in binary mode in LSF contrib (#3330)
- ci: update codeql-action from retired v2 to v3
- fix: serialize typed values in ChoiceListParameter
- fix(ui): improve traceback window usability
- refactor: fix too-many-statements and too-many-branches
- Improve dashboard
- Docs
- Python not yet supported