{"adoption": {"forks": 473, "observed_at": "2026-08-28T04:08:47.185597+00:00", "stars": 4388}, "canonical_url": "https://ross.abutalabs.com/products/joblib", "card": {"archived": false, "artifact_type": "library", "description": "Computing with Python functions.", "domain": ["developer-tools", "data-science", "performance"], "enriched": true, "function": ["caching", "serialization", "concurrency"], "health_score": 96, "homepage": "http://joblib.readthedocs.org", "language": "Python", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["joblib/joblib"], "name": "joblib/joblib", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-24T11:06:49+00:00", "repo": "joblib/joblib", "stars": 4388, "tags": ["parallel-computing", "memoization", "multiprocessing", "numpy-serialization", "pipelining"], "topics": ["python", "parallel-computing", "caching", "multiprocessing", "threading", "memoization"], "urls": [], "use_cases": ["parallelize a python function across cpu cores", "cache function results to disk in python", "memoize expensive computations", "dump and load large numpy arrays efficiently", "distribute python function execution with dask", "speed up embarrassingly parallel loops in python"], "what_it_is": "Joblib is a Python library for lightweight pipelining: running Python functions in parallel with multiprocessing/threading backends and memoizing their results to disk. It also provides efficient serialization of large numpy arrays and optional Dask distributed execution.", "when_to_avoid": ["you need distributed task queues across many machines with a broker like Celery provides", "you need GPU or async-native parallelism", "your workload is I/O-bound network tasks better served by asyncio"], "when_to_choose": ["you need simple parallel execution of Python functions without rewriting code", "you want transparent on-disk caching of function outputs", "you work with large numpy arrays and need fast persistence", "you want a lightweight alternative to full task-queue systems"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/joblib", "repo": "joblib/joblib", "role": "main", "score": 78}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:47.185597+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:21:14.010177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "81137b118801a32de49c29031ce8739b0e125b0ea7ea0904a0247e43c077584d", "fetched_at": "2026-08-28T04:08:47.185597+00:00", "kind": "readme", "missing": false, "url": "https://github.com/joblib/joblib"}, {"content_hash": "4fedf3b6347e1a6bc4b3565c5a417b68f74cfc909b73708fb4c67ad0399e1442", "fetched_at": "2026-08-29T09:09:51.775282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/joblib/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 37}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5962, "days_push": 9, "days_rel": 261, "gap_med": 96, "n_releases_24m": 4}, "score": 78, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}