luigi

A module that helps you build complex pipelines of batch jobs.

luigi repository preview
What You'll Learn

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.

Technologies & Topics
hadoop
luigi
orchestration-framework
python
scheduling
Getting Started

1. Clone the Repository

git clone https://github.com/spotify/luigi.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
Python
Stars
18,304
Published
9/20/2012
CategoryPython
More in Python