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

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


.. automodule:: joblib

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

 .. toctree::
    :maxdepth: 2

    installing.rst
    memory.rst


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

.. autosummary:: 
    :toctree: generated
 
    Memory
    dump
    load
    PrintTime
    Logger
    hash

