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
- Merged bigquery.py from Spotify's Luigi repository
- return in finally swallows exceptions
- `datetime.utcfromtimestamp()` converts `time.time()` to wrong datetime value in `luigi.tools.range.RangeBase`
- Support Dropbox root_namespace_id for Team Spaces
- Broken or too many connection to database when workers > 1
- In 3.5.2, code using luigi fails mypy type checks
- Handle luigi task had failed dependencies
- Sequential processing of a specific task with resouces:1 seems to be not working
- scheduler prune_on_get_work configuration parameter is not documented
- Feature request: Include completed task runs in task history
- Docs
- Python not yet supported