CMD + K

joblib

Anaconda Verified

Lightweight pipelining - using Python functions as pipeline jobs.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::joblib

Usage Tracking

1.5.2
1.5.1
1.4.2
1.4.0
1.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

A set of tools to provide lightweight pipelining in Python. In particular: transparent disk-caching of functions and lazy re-evaluation (memoize pattern), easy, simple parallel computing. Joblib is optimized to be fast and robust on large data in particular and has specific optimizations for numpy arrays.

About

Summary

Lightweight pipelining - using Python functions as pipeline jobs.

Last Updated

Sep 15, 2025 at 09:07

License

BSD-3-Clause

Total Downloads

2.2M

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.2.0
win-32 Last supported version: 0.13.2
noarch Last supported version: 1.1.0
linux-s390x Last supported version: 1.4.2
macOS-64 Last supported version: 1.5.1
linux-32 Last supported version: 0.13.0