.. Pipelet documentation master file, created by sphinx-quickstart on Mon Sep 23 11:54:20 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Pipelet's documentation! =================================== .. automodule:: pipelet :members: :undoc-members: :private-members: :special-members: Pipelet is a free framework to handle the creation, execution and browsing of scientific data processing pipelines. It provides: + easy chaining of interdependent elementary tasks, + web access to data products, + branch handling, + automated distribution of computational tasks. Both engine and web interface are written in Python. .. As Pipelet is all about chaining processing written in Python or using Python as a glue language, prior knowledge of this language is required. Table of contents ================= .. toctree:: :maxdepth: 2 Tutorial Advanced usage API Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`