luigi 3.5.2
0
Workflow mgmgt + task scheduling + dependency resolution.
Contents
Workflow mgmgt + task scheduling + dependency resolution.
Stars: 17778, Watchers: 17778, Forks: 2394, Open Issues: 132The spotify/luigi
repo was created 12 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 17778 github stars!
How to Install luigi
You can install luigi using pip
pip install luigi
or add it to a project with poetry
poetry add luigi
Package Details
- Author
- The Luigi Authors
- License
- Apache License 2.0
- Homepage
- https://github.com/spotify/luigi
- PyPi:
- https://pypi.org/project/luigi/
- GitHub Repo:
- https://github.com/spotify/luigi
Classifiers
- System/Monitoring
Related Packages
Errors
A list of common luigi errors.
Code Examples
Here are some luigi
code examples and snippets.
GitHub Issues
The luigi package has 132 open issues on GitHub
- running Luigi automatically
- support Python 3.10
UnboundLocalError
inNewLineWrapper.read
- Default behavior of runtime parameters validation using normalize(v)
- Task button (show error, dependency tree,) on the right side do not show if parameter too long
- Parsing sets in configuration
- AttributeError: 'NoneType' object has no attribute 'flush'
- Luigi scheduler ignores retry-delay
- Duplicated outputs of luigi.task.flatten_output
- Best practices for testing luigi pipelines
- Add contrib driver for Hashicorp Nomad jobs
- Add support for hashicorp nomad as backend
- Fix the kubernetes test
- value error creating uncaught exception
- Pid files used for locking are not deleted