Luigi is a Python (2.7, 3.3, 3.4, 3.5) package that helps you build complex pipelines of batch
jobs. It handles dependency resolution, workflow management, visualization,
handling failures, command line integration, and much more.
Installing Luigi
Step 1 >> pip install luigi (command line)
Step 2 >> luigid (command line)
Step 3 >> Browse localhost:8082
Installing Luigi
Step 1 >> pip install luigi (command line)
Step 2 >> luigid (command line)
Step 3 >> Browse localhost:8082