Welcome to Lightflow! ===================== Lightflow is a Python 3.5+ library and command-line tool for executing workflows, composed of individual tasks, in a distributed fashion. It is based on Celery and provides task dependencies, data exchange between tasks and an intuitive description of workflows. User's Guide ------------ .. toctree:: :maxdepth: 2 installation quickstart tutorial/index Tasks ----- .. toctree:: :maxdepth: 2 tasks API Reference ------------- .. toctree:: :maxdepth: 2 api