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.
Stars
18.7k
Forks
2.5k
Watchers
18.7k
Open Issues
157
Overall repository health assessment
No package.json found
This might not be a Node.js project
737
commits
204
commits
185
commits
162
commits
126
commits
92
commits
63
commits
61
commits
57
commits
52
commits
feat: set default value of OptionalParameter to None (#3411)
c3c89caView on GitHubfeat: introduce mypy type checking with gradual adoption (#3403)
f103af4View on GitHubfeat: add type annotation for batch_method parameter (#3401)
dcae549View on GitHubReplace flake8 and isort with ruff, and introduce ruff formatter (#3395)
8f9030dView on GitHubfeat: Improve Parameter type safety with typed defaults and Unpack[_ParameterKwargs] (#3394)
1638d78View on GitHub