
Joblib: running Python function as pipeline jobs
=================================================

Introduction
------------


.. automodule:: joblib

User manual
--------------

 .. toctree::
    :maxdepth: 2

    why.rst
    installing.rst
    memory.rst
    parallel.rst


Module reference
-----------------

.. autosummary:: 
    :toctree: generated
 
    Memory
    Parallel
    dump
    load
    hash

