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
- Bug: parameter doesn't preserve default None value after yield
- allow setting a "custom disconnect delay" of a worker, by clicking on…
- Add support for custom authentication headers
- Support for PEP 517/518 (pyproject.toml build-system)
- "ValueError: signal only works in main thread" with external_program.py
- Add support/option to pick `TaskProcess` worker process context
- Fails to parse list parameter from cli argument: JSONDecodeError
- Failed to return in running luigi.build in luigi tasks
- UnconsumedParameterWarning: The configuration contains the parameter 'disable_persist_seconds' with value '604800' that is not consumed by the task 'scheduler'.
- Arguments for the command to rerun renders as [object Object]
- Docs
- Python not yet supported