joblib
Lightweight pipelining with Python functions
Install
joblib on PyPI
pip
pip install joblibuv
uv add joblibpoetry
poetry add joblibPackage facts
| License | BSD-3-Clause (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 241 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: joblib-1.5.3-py3-none-any.whl
About joblib
from the package's own PyPI description — quoted content, verbatim
|PyPi| |CIStatus| |ReadTheDocs| |Codecov|
.. |PyPi| image:: https://badge.fury.io/py/joblib.svg :target: https://badge.fury.io/py/joblib :alt: Joblib version
.. |CIStatus| image:: https://github.com/joblib/joblib/actions/workflows/test.yml/badge.svg :target: https://github.com/joblib/joblib/actions/workflows/test.yml?query=branch%3Amain :alt: CI status
.. |ReadTheDocs| image:: https://readthedocs.org/projects/joblib/badge/?version=latest :target: https://joblib.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. |Codecov| image:: https://codecov.io/gh/joblib/joblib/branch/main/graph/badge.svg :target: https://codecov.io/gh/joblib/joblib :alt: Codecov coverage
The homepage of joblib with user documentation is located on:
https://joblib.readthedocs.io
Getting the latest code
To get the latest code using git, simply type::
git clone https://github.com/joblib/joblib.git
If you don't have git installed, you can download a zip of the latest code: https://github.com/joblib/joblib/archive/refs/heads/main.zip
Installing
You can use pip to install joblib from any directory::
pip install...
Read as markdown · JSON record · Source repository · Homepage
Similar packages
permissive · top 1,000 on PyPI
buildpermissive · top 1,000 on PyPI
cramjampermissive · top 1,000 on PyPI
jupyter-corepermissive · top 1,000 on PyPI
rsapermissive · top 1,000 on PyPI
pywin32permissive · top 1,000 on PyPI
pyroaringpermissive · top 1,000 on PyPI
threadpoolctlpermissive · top 1,000 on PyPI
pyrightpermissive · top 1,000 on PyPI
propcachepermissive · top 100 on PyPI