joblib

Lightweight pipelining: using Python functions as pipeline jobs.

Home http://packages.python.org/joblib/
Versions 0.9.3
License BSD License
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/joblib

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install joblib

and update with:

conda update joblib