JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"python",
"parallel-computing",
"caching",
"multiprocessing",
"threading",
"memoization"
],
"is_fork": false,
"size_kb": 4572,
"has_wiki": true,
"homepage": "http://joblib.readthedocs.org",
"languages": {
"Shell": 4082,
"Cython": 390,
"Python": 704167,
"Makefile": 363
},
"pushed_at": "2026-07-16T12:01:02Z",
"created_at": "2010-05-07T06:48:26Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T19:21:34Z",
"description": "Computing with Python functions.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "joblib",
"company": null,
"location": null,
"followers": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/332661?v=4",
"created_at": "2010-07-15T05:16:54Z",
"is_verified": null,
"public_repos": 8,
"account_age_days": 5850
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.5.3",
"kind": "patch",
"published_at": "2025-12-15T08:42:11Z"
},
{
"tag": "1.5.2",
"kind": "patch",
"published_at": "2025-08-27T12:16:10Z"
},
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2025-05-23T12:05:01Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2025-05-03T21:10:09Z"
},
{
"tag": "1.4.2",
"kind": "patch",
"published_at": "2024-05-02T12:14:28Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2024-04-08T15:19:44Z"
},
{
"tag": "1.3.2",
"kind": "patch",
"published_at": "2023-08-09T09:27:06Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2023-07-10T16:06:42Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2023-07-10T16:07:26Z"
}
],
"recent_commits": [
{
"oid": "6471ab096431254e6797266589e24a1dab3255c4",
"body": "Updates the docstrings to document that compress accepts a\n(compress_method, compress_level) 2-tuple, matching joblib.dump.\n\nFixes #1470",
"is_bot": false,
"headline": "DOC mention tuple compress argument in Memory and MemorizedFunc (#1820)",
"author_name": "RAHUL KUMAR",
"author_login": "pctablet505",
"committed_at": "2026-07-16T12:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86671ba24fbdd4314932685553f2166d4fceb019",
"body": null,
"is_bot": false,
"headline": "FIX eval_expr to raise ValueError on division by zero (#1810)",
"author_name": "Sreekant Baheti",
"author_login": "Sreekant13",
"committed_at": "2026-07-15T13:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c91e3c6269a3eb66191cbe71072758847fe40c",
"body": "* add missing docstrings to format_time, short_format_time, pformat in logger.py\n\n* fix: accept any os.PathLike in dump() and load(), not just pathlib.Path\n\ndump() checked isinstance(filename, Path) before converting to str, so\nany path-like object that is not a pathlib.Path subclass (e.g. BIDSPath\n\n[…]\naccept_os_pathlike to cover this path.\n\nfixes #1784\n\n* address review: drop logger.py overlap, doc os.PathLike in load() too\n\n* changelog\n\n---------\n\nCo-authored-by: Nanored4498 <nanored.mc@gmail.com>",
"is_bot": false,
"headline": "FIX accept any os.PathLike in dump() and load() (#1812)",
"author_name": "Chandan Kumar",
"author_login": "RavSinghChandan",
"committed_at": "2026-07-15T12:42:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d1ebb960b18682af10a4fcc679ac3d5951ab06a",
"body": null,
"is_bot": false,
"headline": "DOC add docstrings to format_time, short_format_time and pformat (#1811)",
"author_name": "Chandan Kumar",
"author_login": "RavSinghChandan",
"committed_at": "2026-07-15T12:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "717918c1893e8594a68a1a2e88f72e6b36427f10",
"body": "* DOC clarify pickle security scope in persistence doc and SECURITY.md\n\n* DOC reframe persistence page around mmap/parallel use case",
"is_bot": false,
"headline": "DOC clarify dump/load scope in doc and SECURITY.md (#1815)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2026-07-14T05:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b030e4e1ed6a227c0e587c31b266c03b3b692372",
"body": "…nner stream (#1795)\n\nSigned-off-by: Jayant Kamble <jayantkamble10000@gmail.com>\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX preserve caller's Unpickler security whitelist for object-dtype i…",
"author_name": "jayantkamble10000",
"author_login": "jayantkamble10000",
"committed_at": "2026-06-25T19:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700819394623d8f86a8c9c86814f813b2297acdc",
"body": "MemorizedResult accepted mmap_mode but never passed it to\n_store_backend_factory, so a result reconstructed from a location loaded\ncached arrays fully into memory instead of memory-mapping them, even when\nmmap_mode was requested. MemorizedFunc already forwards it via\nbackend_options. Add a regression test.",
"is_bot": false,
"headline": "FIX forward mmap_mode to store_backend in MemorizedResult (#1799)",
"author_name": "Ignazio De Santis",
"author_login": "IgnazioDS",
"committed_at": "2026-06-16T09:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487ae2dcc6fd31208ba98ca467ccc9764fd6f320",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX filter_args corner cases (#1800)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-06-14T17:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f692f50aa97862ccdc09742c08c1ecd69232ae2",
"body": null,
"is_bot": false,
"headline": "FIX replace distributed Worker.log by Worker.story() (#1803)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-06-13T14:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e94643173b42c9127e5af2429916fe565b102f63",
"body": "…(#1793)\n\nCo-authored-by: Nanored4498 <nanored.mc@gmail.com>",
"is_bot": false,
"headline": "FIX handle keyword-only default before required kwarg in filter_args …",
"author_name": "Sai Asish Y",
"author_login": "SAY-5",
"committed_at": "2026-06-12T08:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78f652fa21cffcd05cb79431ba5896bc5d78bd3",
"body": "…797)",
"is_bot": false,
"headline": "DOC fix missing 'py:module:: joblib' to intersphinx cross-linking (#1…",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-06-09T22:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a05d5b2fc0a227fd8a82dea0c631bca2ba7ac3",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX generator unordered lock (#1789)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-06-08T14:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9a70ecdffa08dfffc47dedab23335eb75a37aa",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "DOC using pydata doc theme (#1774)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-06-08T11:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d1653a529af271083d2622ed760351e8348492f",
"body": "Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).\n\n\nUpdates `actions/upload-artifact` from 6 to 7\n- [Release notes](https://github.com/actions/upload-arti\n[…]\nsion-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "MNT bump the github-actions group with 2 updates (#1783)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-03T10:14:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9737b4f2a53e3939bddfd4cfc19ce8918a04d93d",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "DOC adding an example with tqdm (#1769)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-03-03T10:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1670e76486fb58473822f919acaecfcc5aa0189c",
"body": null,
"is_bot": true,
"headline": "Bump the github-actions group with 3 updates (#1767)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-06T10:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a00c54bdecdff379ace20451eb02377afc1c97",
"body": null,
"is_bot": false,
"headline": "MNT unvendor cloudpickle (#1775)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-02-06T05:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "305ae4a9a9b45eb4d1234a27444c1b372178d2c5",
"body": null,
"is_bot": false,
"headline": "MNT Avoid numpy 2.5 warning when changing an array shape (#1777)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-02-06T05:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683c83ed54e8eea2b86af1a5f249c827abbb9426",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>\nCo-authored-by: Loïc Estève <loic.esteve@ymail.com>",
"is_bot": false,
"headline": "Fix test failure related to numpy 2.4 warning (#1770)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-01-12T06:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f884fec5f4176b09e243b931e6cfffd418d5913",
"body": null,
"is_bot": false,
"headline": "DOC improve delayed docstring (#1771)",
"author_name": "Nanored4498",
"author_login": "Nanored4498",
"committed_at": "2026-01-08T17:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e5e00dee5d2d9df3b7967d5eecc038080eecf6",
"body": null,
"is_bot": false,
"headline": "Update supported version in SECURITY.md (#1768)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2026-01-08T10:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8192b5cd9134a576a86a1660336f0ede7dd786b",
"body": null,
"is_bot": false,
"headline": "MNT Add \"In development\" section in changelog file",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-12-15T09:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7369fbd7aa56b15c0b585352b43b89982d9756",
"body": null,
"is_bot": false,
"headline": "MNT Back to dev mode",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-12-15T09:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40cd002ae1765195dfc4738a6bc7f5534b420a21",
"body": null,
"is_bot": false,
"headline": "RELEASE 1.5.3 (#1765)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-12-15T08:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05be6705e0f56856b76d76fecdddab95de394c8",
"body": null,
"is_bot": false,
"headline": "MNT Remove last usage of distutils (#1760)",
"author_name": "Michael R. Crusoe",
"author_login": "mr-c",
"committed_at": "2025-12-11T11:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4273f396b7fb66da7f72f603a6bf6651393c5be1",
"body": "…762)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 5 to 6\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\nsion-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "MNT bump actions/checkout from 5 to 6 in the github-actions group (#1…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-03T01:29:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f465f0245d20c1e793d98b8071a9604623ffd528",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX don't overwrite existing .gitignore (#1742)",
"author_name": "tomkoelman",
"author_login": "tomkoelman",
"committed_at": "2025-12-03T01:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca7d87a94a1bd141c6c505a909becd4c1854fde",
"body": null,
"is_bot": false,
"headline": "MNT bump sklearn test on python 3.12 (#1759)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-11-29T13:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7775ad30051d95d83da76125b176962989bf763",
"body": null,
"is_bot": false,
"headline": "MNT remove deprecated pytest feature (#1757)",
"author_name": "Matthias",
"author_login": "xmatthias",
"committed_at": "2025-11-27T11:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c58aab890faad3b01eda5e6b35f382edcd71f91",
"body": null,
"is_bot": false,
"headline": "Add Python 3.14 and 3.14t to the testing (#1747)",
"author_name": "Christian Clauss",
"author_login": "cclauss",
"committed_at": "2025-11-03T16:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b96664daa07e11f6bee797f55567ac28a961cdb",
"body": null,
"is_bot": false,
"headline": "Bump cloudpickle to 3.1.2 (#1752)",
"author_name": "Olivier Grisel",
"author_login": "ogrisel",
"committed_at": "2025-11-03T10:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3bdbd9511da485c7036a433dce1924bdbbd1313",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump the github-actions group with 5 updates (#1749)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-29T17:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a09bb30b22b286ee8b233fe9391b21560e1799a9",
"body": "Co-authored-by: Loïc Estève <loic.esteve@ymail.com>",
"is_bot": false,
"headline": "Keep GitHub Actions up to date with GitHub's Dependabot (#1748)",
"author_name": "Christian Clauss",
"author_login": "cclauss",
"committed_at": "2025-10-28T09:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0b1012d3bab7cbeec87cab2215a1f9905b7ee3",
"body": "Co-authored-by: Luka Angevin--Langla <luka.angevin-langla@etu.u-bordeaux.fr>\nCo-authored-by: tommoral <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "MNT update the pyproject.toml to match PEP639 (#1745)",
"author_name": "Neyhlo",
"author_login": "Neyhlo",
"committed_at": "2025-09-26T13:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9f24e8f7694fb7080a0b11da9cb9c37cb6ff1c",
"body": "…(#1744)\n\nCo-authored-by: Adrin Jalali <adrin.jalali@gmail.com>\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "ENH harden `eval_expr` to prevent interpreter crash in pre-dispatch …",
"author_name": "Olivier Grisel",
"author_login": "ogrisel",
"committed_at": "2025-09-23T07:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86424787e14b04ca306353b8d54b190783540427",
"body": null,
"is_bot": false,
"headline": "MNT back to dev mode",
"author_name": "tommoral",
"author_login": "tomMoral",
"committed_at": "2025-08-27T12:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb74f8e0527f689409f7bb1fcc90e87c27d6ed5a",
"body": null,
"is_bot": false,
"headline": "RELEASE 1.5.2 (#1741)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-08-27T12:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d63b00adfb3b67175ea89bfafc1c5e608bdf7e",
"body": null,
"is_bot": false,
"headline": "MNT vendor loky 3.5.6 (#1740)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-08-27T11:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756d9df9e4c4ec56fa68ed57371176065b34605c",
"body": "…n (#1739)",
"is_bot": false,
"headline": "MNT replace asyncio.iscoroutinefunction by inspect.iscoroutinefunctio…",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-08-25T11:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72435199155e59d6fab24df656a84e022680d6c",
"body": null,
"is_bot": false,
"headline": "MNT Remove codecov token from config file (#1734)",
"author_name": "Stefanie Senger",
"author_login": "StefanieSenger",
"committed_at": "2025-08-13T09:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0672e76ad10e9f463221a58fb7bffa127287a4ba",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>\nCo-authored-by: Olivier Grisel <olivier.grisel@ensta.org>",
"is_bot": false,
"headline": "ENH safer cache write in distributed systems (#1656)",
"author_name": "LunarLanding",
"author_login": "LunarLanding",
"committed_at": "2025-05-23T16:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77a3255f61d91ed3521be086dc7b035b424c15c1",
"body": null,
"is_bot": false,
"headline": "MNT back to dev mode",
"author_name": "tommoral",
"author_login": "tomMoral",
"committed_at": "2025-05-23T12:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb554a51412e385f911b18697bfe9bb407c14bcc",
"body": null,
"is_bot": false,
"headline": "RELEASE 1.5.1 (#1725)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-05-23T12:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4529751aa5443ed0b5b3b2d278b835f49466c77b",
"body": null,
"is_bot": false,
"headline": "MTN vendor loky 3.5.5 (#1724)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-05-23T10:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9779342edecb9a198dcb363d63280fddbe4e8fae",
"body": "Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>",
"is_bot": false,
"headline": "DOC Add note about Memory pickle security consideration (#1722)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-05-13T13:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed0806a497268005ad7dad30f79e1d563927d7c6",
"body": null,
"is_bot": false,
"headline": "FIX default process backend when multiprocessing is disabled (#1721)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-05-05T12:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a02f4e43c667364a6f55f0042ea883a0fee4ef49",
"body": null,
"is_bot": false,
"headline": "MNT back to dev mode",
"author_name": "tommoral",
"author_login": "tomMoral",
"committed_at": "2025-05-03T21:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e347c9233b33758837f02d8ffbba0173f9c76a5c",
"body": null,
"is_bot": false,
"headline": "RELEASE 1.5 (#1719)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-05-03T21:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03c3f66ddec80348eab1b235fa74d243355370ba",
"body": null,
"is_bot": false,
"headline": "FIX run tests with only one cpu (#1715)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-04-30T18:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4403f7eaa3639abaee33d492207cbcd3c81799",
"body": "…end and native dask (#1718)\n\nCo-authored-by: tommoral <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX update test_manual_scatter to check consistence between dask back…",
"author_name": "Franck Charras",
"author_login": "fcharras",
"committed_at": "2025-04-30T17:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "851563832f4ddb4e9f9bf60df8926aeadde7a798",
"body": "Co-authored-by: tommoral <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "MNT use protocol=5 for dumping arrays with dtype=object (#1682)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-04-29T13:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863994d5e39c9f16f39b08b3d772ad853ab207f0",
"body": "Co-authored-by: tommoral <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX issue in memmap reducing when base array is 1d (#1704)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-04-29T00:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deee7f5c65b3adfdef40202628d0e92cde19a781",
"body": "Co-authored-by: tommoral <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX workaround for numpy.core DeprecationWarning (#1714)",
"author_name": "Trương Gia Bảo",
"author_login": "buchijw",
"committed_at": "2025-04-24T13:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031b902783b5f6e997bf7ba784be60d524861602",
"body": null,
"is_bot": false,
"headline": "MTN vendor loky 3.5.2 (#1711)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-04-24T08:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aa56cc2c1140312203e496f5fadb3e8bcb6920a",
"body": "… of initializer (#1525)\n\nCo-authored-by: tommoral <thomas.moreau.2010@gmail.com>\nCo-authored-by: Olivier Grisel <olivier.grisel@ensta.org>",
"is_bot": false,
"headline": "ENH allow passing extra args to backend constructor, enabling the use…",
"author_name": "Ashwin Srinath",
"author_login": "shwina",
"committed_at": "2025-04-11T11:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c2ce7f1b8bebc804ff8e9eb77571bb486ed34d",
"body": null,
"is_bot": false,
"headline": "FIX typo in memory.rst (#1700)",
"author_name": "Helder Geovane Gomes de Lima",
"author_login": "he7d3r",
"committed_at": "2025-04-03T08:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eeef5049e97a8f5f495acbb34441d692bb730d3",
"body": null,
"is_bot": false,
"headline": "FIx typo in the parallel doc (#1701)",
"author_name": "Santiago Castro",
"author_login": "bryant1410",
"committed_at": "2025-04-03T08:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aeb4ca522c748f26a33ecee251c1479fd4088b3",
"body": "…in `joblib.Parallel` (#1561)\n\nCo-authored-by: Loïc Estève <loic.esteve@ymail.com>\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX disable endianness alteration on unserialization of numpy arrays …",
"author_name": "Franck Charras",
"author_login": "fcharras",
"committed_at": "2025-04-02T09:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16794b7ae974605ed80a13c3890ed0abd3b1c35",
"body": null,
"is_bot": false,
"headline": "CI Simplify free-threading setup (#1697)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-04-02T08:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0beb6883e34549ecf507c302094fe1bdcd57fd8f",
"body": "… (#1693)",
"is_bot": false,
"headline": "MNT add comment about _batch_setitems signature change in Python 3.14…",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-03-20T13:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54da9525d593a51adc34acca895f6cc779e3b873",
"body": "… in python3.14+ (#1688)\n\nCo-authored-by: Loïc Estève <loic.esteve@ymail.com>\nCo-authored-by: tommoral <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX adapt Hasher._batch_setitems to be compatible with extra argument…",
"author_name": "Miro Hrončok",
"author_login": "hroncok",
"committed_at": "2025-03-19T16:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946e002ce51a671bd2fb69aa3bffd8fe1e12d34c",
"body": "* Bump vendored loky to 3.5.1 and cloudpickle to 3.1.1\n\n* Do not run codespell on vendored libs\n\n* Try another syntax to make codespell ignore local ./joblib/externals folder\n\n* Reduce likelihood of test_parallel_call_cached_function_defined_in_jupyter to fail randomly on slow CI\n\n* Update changelog\n[…]\nnction_defined_in_jupyter\n\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>\n\n* Make coverage reporting less brittle\n\n---------\n\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "Bump vendored loky to 3.5.1 and cloudpickle to 3.1.1 (#1691)",
"author_name": "Olivier Grisel",
"author_login": "ogrisel",
"committed_at": "2025-03-19T11:13:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "84c49845e2faa02f6af664e46332951b2a270003",
"body": null,
"is_bot": false,
"headline": "MTN make threadpoolctl an optional (test) dependency (#1692)",
"author_name": "Olivier Grisel",
"author_login": "ogrisel",
"committed_at": "2025-03-19T10:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad13c6664bf43677142bfad0bd0b5781dc84f3bc",
"body": "Co-authored-by: tommoral <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "MNT refactoring backend APIs (#1667)",
"author_name": "Adrin Jalali",
"author_login": "adrinjalali",
"committed_at": "2025-03-06T15:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adc3a7c7a886182e62a91fdf01b7c0e963245766",
"body": "Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "ENH add auto .gitignore in the Memory cache folder (#1674)",
"author_name": "Stefanie Senger",
"author_login": "StefanieSenger",
"committed_at": "2025-03-05T09:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389daf20d1bc874e371b5f95e41a3cc7a7c044ed",
"body": "…(#1681)",
"is_bot": false,
"headline": "FIX joblib.load wrongly tries to load memmaps from a compressed dump …",
"author_name": "Franck Charras",
"author_login": "fcharras",
"committed_at": "2025-02-28T10:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a28aa52f0f86f185df5ea8a1b67871fea607f6a",
"body": null,
"is_bot": false,
"headline": "MTN drop PyPy support (#1670)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-02-27T15:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a78aca67afaa33aadbcc9795042dff1149a102",
"body": null,
"is_bot": false,
"headline": "MNT add isort PR to be ignored in git blame (#1680)",
"author_name": "Adrin Jalali",
"author_login": "adrinjalali",
"committed_at": "2025-02-27T14:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578c82ac17e888780cfbfc177be52ad186d95314",
"body": null,
"is_bot": false,
"headline": "MNT make Python 3.9 minimum supported version (#1669)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-02-27T14:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9c132b0d1285bbb2eb32a57fef18fb97d5f8a4",
"body": null,
"is_bot": false,
"headline": "MNT remove deprecated functions (#1676)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-02-27T14:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17414db5183daa12157992834954d7a02dc00b63",
"body": null,
"is_bot": false,
"headline": "MNT Add isort to linting rules (#1679)",
"author_name": "Adrin Jalali",
"author_login": "adrinjalali",
"committed_at": "2025-02-27T13:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93bdd2595f89bed2809dcfa2d372049f4924ca7a",
"body": null,
"is_bot": false,
"headline": "MNT Add link to create a new GitHub security advisory (#1657)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-02-27T13:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18d79475b72034fefecfb077fb8e79308c1e13a",
"body": null,
"is_bot": false,
"headline": "DOC add info on pre-commit to README (#1678)",
"author_name": "Stefanie Senger",
"author_login": "StefanieSenger",
"committed_at": "2025-02-27T13:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91b34a9bf7d5423139eb5b8180d096450b3d912b",
"body": null,
"is_bot": false,
"headline": "MNT ignore formatter PR to fix git blame (#1677)",
"author_name": "Adrin Jalali",
"author_login": "adrinjalali",
"committed_at": "2025-02-27T12:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6066109bf0c2ea018aaf528aa1cff2cff6dca2cd",
"body": null,
"is_bot": false,
"headline": "MNT Enable ruff formatter (#1673)",
"author_name": "Adrin Jalali",
"author_login": "adrinjalali",
"committed_at": "2025-02-27T12:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "451313d08ceb19ab9e4e46fa4a28640a53ff174d",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>\r\nCo-authored-by: Loïc Estève <loic.esteve@ymail.com>",
"is_bot": false,
"headline": "Add changelog entry for #1586. (#1675)",
"author_name": "Franck Charras",
"author_login": "fcharras",
"committed_at": "2025-02-27T12:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77986156a99306c646b32c28979b5798cc1f2d82",
"body": "Co-authored-by: Loïc Estève <loic.esteve@ymail.com>",
"is_bot": false,
"headline": "MNT remove root setup.py (#1672)",
"author_name": "Adrin Jalali",
"author_login": "adrinjalali",
"committed_at": "2025-02-27T10:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79cf20e46cd42408413d483749972111ae00fc8e",
"body": "Co-authored-by: adrinjalali <adrin.jalali@gmail.com>\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "MTN configure precommit & ruff (#1462)",
"author_name": "Jirka Borovec",
"author_login": "Borda",
"committed_at": "2025-02-27T09:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a54a1306c6ccc4ee9c77cdebc65adab0144c670",
"body": null,
"is_bot": false,
"headline": "FIX timeout for `return_as=generator_unordered` (#1659)",
"author_name": "Franck Charras",
"author_login": "fcharras",
"committed_at": "2025-02-26T14:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "661a660d41a6c668ee2572c1d4bb6425fb0b81dc",
"body": "Co-authored-by: Loïc Estève <loic.esteve@ymail.com>",
"is_bot": false,
"headline": "DOC update README with up-to-date installation instruction (#1663)",
"author_name": "Stefanie Senger",
"author_login": "StefanieSenger",
"committed_at": "2025-02-26T13:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2508b1431ec86021a3f32b55147a0ef45800bf7c",
"body": null,
"is_bot": false,
"headline": "DOC include cpu_count in build docs (#1664)",
"author_name": "Stefanie Senger",
"author_login": "StefanieSenger",
"committed_at": "2025-02-26T10:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a34b3ad6028929ff043a39647a7b9f1f9ca8498d",
"body": null,
"is_bot": false,
"headline": "MNT add CITATION.cff (#1661)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-02-26T08:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b336a88b372a16298d0563bd556395c737ed36",
"body": null,
"is_bot": false,
"headline": "FIX potential test failures due to deprecation warnings (#1648)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-01-23T21:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82f5ba1f285ddd0de748806d407561fbb8054a8a",
"body": null,
"is_bot": false,
"headline": "MNT remove pillow from CI deps+minor clean ups (#1645)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-01-23T21:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979f58474c2945ae6cdc84482d8fe16ef571ca0a",
"body": null,
"is_bot": false,
"headline": "FIX spelling re-used-> reused (#1649)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2025-01-23T21:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751418249da8f6474d01f4f7f442165bebcce4a0",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "ENH prettier Parallel logs if the number of tasks is known (#1608)",
"author_name": "Cédric",
"author_login": "altaris",
"committed_at": "2025-01-17T17:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c61c779914758acd204d695b07def3bdfded51",
"body": null,
"is_bot": false,
"headline": "MNT Avoid codespell warning about file with special encoding (#1646)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-01-16T16:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85bca66d495ae0917df08e132d68c28ad74d5a0b",
"body": "Co-authored-by: Loïc Estève <loic.esteve@ymail.com>",
"is_bot": false,
"headline": "MNT Add codespell config and workflow (#1628)",
"author_name": "Yaroslav Halchenko",
"author_login": "yarikoptic",
"committed_at": "2025-01-16T12:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8447e5910ac4202b63796275ace4c84db0e86de",
"body": null,
"is_bot": false,
"headline": "MNT Use explicit permissions in GHA workflow (#1644)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-01-16T09:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aeca2025e62639f23e8aed013fb6505b3ce2eb8",
"body": null,
"is_bot": false,
"headline": "CI Restore codecov coverage (#1641)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-01-06T14:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ba389e3c393a91624d0028db567f6f21c5c84a",
"body": null,
"is_bot": false,
"headline": "CI Use 30 minutes timeout for tests (#1640)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-01-03T12:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6bdcad748b41b46d3ecf178dcfeb13e0bcdce9",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "MNT Add SECURITY.md (#1638)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2025-01-03T09:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3461d6c2c51d36d93f412bad7c198925697eed8c",
"body": null,
"is_bot": false,
"headline": "FIX typo in doc (#1635)",
"author_name": "Sylvain Combettes",
"author_login": "sylvaincom",
"committed_at": "2024-12-31T10:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e0d01831487df331c6a5d54bbc32ec3db761fa",
"body": "…n (#1634)",
"is_bot": false,
"headline": "MNT Specify explicitly configuration following ReadTheDocs deprecatio…",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2024-12-18T12:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9b65db31bfe79c42801d795ea9ebfec1123c44",
"body": null,
"is_bot": false,
"headline": "DOC Make doctest compatible with numpy 2.2 (#1632)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2024-12-09T16:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2158ea56f45990f994849a7babd15c819b8f8275",
"body": "Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "Test error with numpy and default parallel backend threading (#1594)",
"author_name": "Loïc Estève",
"author_login": "lesteve",
"committed_at": "2024-12-09T15:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8ec81392c7ddebe737ee7ced5406d7976534ad",
"body": null,
"is_bot": false,
"headline": "DOC update CI badge",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2024-11-28T16:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2fa0a8e260483d978dd8c93a370983848826ff9",
"body": "Co-authored-by: Loïc Estève <loic.esteve@ymail.com>",
"is_bot": false,
"headline": "CI Move CI to GitHub action (#1623)",
"author_name": "Thomas Moreau",
"author_login": "tomMoral",
"committed_at": "2024-11-28T16:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd79226af9534a90a48bfba3e4d646c8f0f1ee81",
"body": "\r\nCo-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>",
"is_bot": false,
"headline": "FIX avoid division by zero in progress report for fast tasks (#1625)",
"author_name": "Eric Larson",
"author_login": "larsoner",
"committed_at": "2024-11-12T15:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d685b3a96a2022bdcb363db88753d36d2ee63273",
"body": null,
"is_bot": false,
"headline": "FIX end progress display for sequential execution (#1622)",
"author_name": "auderson",
"author_login": "auderson",
"committed_at": "2024-11-08T16:04:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 40,
"latest_release_at": "2025-12-15T08:42:11Z",
"latest_release_tag": "1.5.3",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 18,
"days_since_latest_release": 218,
"mean_days_between_releases": 111.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "joblib",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.9",
"Topic :: Scientific/Engineering",
"Topic :: Software Development :: Libraries",
"Topic :: Utilities"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/joblib/",
"is_deprecated": false,
"latest_version": "1.5.3",
"repository_url": "https://github.com/joblib/joblib",
"versions_count": 105,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 200480932,
"first_published_at": "2008-10-26T14:11:28Z",
"latest_published_at": "2025-12-15T08:41:46.427816Z",
"latest_version_yanked": null,
"days_since_latest_publish": 218
}
]
},
"popularity": {
"forks": 468,
"stars": 4374,
"watchers": 56,
"fork_history": {
"days": [
{
"date": "2010-07-27",
"count": 1
},
{
"date": "2010-07-29",
"count": 1
},
{
"date": "2010-09-03",
"count": 1
},
{
"date": "2011-02-28",
"count": 1
},
{
"date": "2011-03-30",
"count": 1
},
{
"date": "2011-04-08",
"count": 1
},
{
"date": "2011-04-15",
"count": 1
},
{
"date": "2011-05-09",
"count": 1
},
{
"date": "2011-08-24",
"count": 1
},
{
"date": "2011-09-20",
"count": 1
},
{
"date": "2011-12-22",
"count": 1
},
{
"date": "2012-01-27",
"count": 1
},
{
"date": "2012-02-06",
"count": 1
},
{
"date": "2012-03-15",
"count": 1
},
{
"date": "2012-04-04",
"count": 1
},
{
"date": "2012-05-07",
"count": 1
},
{
"date": "2012-06-07",
"count": 1
},
{
"date": "2012-06-09",
"count": 1
},
{
"date": "2012-09-10",
"count": 1
},
{
"date": "2012-09-14",
"count": 2
},
{
"date": "2012-09-24",
"count": 1
},
{
"date": "2012-10-31",
"count": 1
},
{
"date": "2012-11-04",
"count": 1
},
{
"date": "2013-02-14",
"count": 1
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-04-08",
"count": 1
},
{
"date": "2013-05-19",
"count": 1
},
{
"date": "2013-06-10",
"count": 1
},
{
"date": "2013-07-22",
"count": 1
},
{
"date": "2013-09-13",
"count": 1
},
{
"date": "2013-11-08",
"count": 1
},
{
"date": "2014-01-17",
"count": 1
},
{
"date": "2014-02-01",
"count": 1
},
{
"date": "2014-02-03",
"count": 1
},
{
"date": "2014-02-04",
"count": 1
},
{
"date": "2014-02-05",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-02-19",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-04-13",
"count": 1
},
{
"date": "2014-04-14",
"count": 1
},
{
"date": "2014-04-29",
"count": 1
},
{
"date": "2014-05-16",
"count": 1
},
{
"date": "2014-05-30",
"count": 1
},
{
"date": "2014-07-20",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-09-25",
"count": 1
},
{
"date": "2014-10-01",
"count": 1
},
{
"date": "2014-10-18",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-15",
"count": 1
},
{
"date": "2014-12-19",
"count": 1
},
{
"date": "2015-01-19",
"count": 1
},
{
"date": "2015-02-02",
"count": 1
},
{
"date": "2015-02-12",
"count": 2
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-03-31",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-04-26",
"count": 1
},
{
"date": "2015-05-21",
"count": 1
},
{
"date": "2015-06-10",
"count": 1
},
{
"date": "2015-07-04",
"count": 1
},
{
"date": "2015-07-21",
"count": 1
},
{
"date": "2015-09-02",
"count": 1
},
{
"date": "2015-09-03",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-09-29",
"count": 1
},
{
"date": "2015-10-10",
"count": 1
},
{
"date": "2015-10-19",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-12-24",
"count": 2
},
{
"date": "2015-12-25",
"count": 1
},
{
"date": "2015-12-26",
"count": 1
},
{
"date": "2016-01-25",
"count": 1
},
{
"date": "2016-02-17",
"count": 1
},
{
"date": "2016-03-06",
"count": 1
},
{
"date": "2016-03-17",
"count": 1
},
{
"date": "2016-04-23",
"count": 1
},
{
"date": "2016-04-26",
"count": 1
},
{
"date": "2016-05-29",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-08-02",
"count": 1
},
{
"date": "2016-09-07",
"count": 1
},
{
"date": "2016-09-18",
"count": 1
},
{
"date": "2016-09-30",
"count": 1
},
{
"date": "2016-10-05",
"count": 1
},
{
"date": "2016-10-26",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2017-01-06",
"count": 1
},
{
"date": "2017-02-02",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-04-04",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-08",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2017-07-03",
"count": 2
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-07-21",
"count": 1
},
{
"date": "2017-07-31",
"count": 1
},
{
"date": "2017-09-02",
"count": 2
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-19",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-11-06",
"count": 3
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-11-18",
"count": 1
},
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-02-11",
"count": 1
},
{
"date": "2018-02-27",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-22",
"count": 2
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-03-25",
"count": 1
},
{
"date": "2018-04-04",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-09",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-05-23",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-10",
"count": 1
},
{
"date": "2018-06-25",
"count": 2
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-07-08",
"count": 1
},
{
"date": "2018-07-12",
"count": 1
},
{
"date": "2018-07-15",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-07-20",
"count": 1
},
{
"date": "2018-07-31",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-21",
"count": 1
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-28",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-11-14",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-16",
"count": 1
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-22",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-03-12",
"count": 1
},
{
"date": "2019-03-25",
"count": 2
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-05-04",
"count": 1
},
{
"date": "2019-06-04",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-26",
"count": 2
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-18",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-20",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-10-28",
"count": 3
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-27",
"count": 1
},
{
"date": "2019-11-30",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-21",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-03-31",
"count": 2
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-06-11",
"count": 2
},
{
"date": "2020-06-21",
"count": 1
},
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-19",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-12",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-14",
"count": 1
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-22",
"count": 2
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-04-19",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-03",
"count": 2
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-07-10",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
},
{
"date": "2021-07-20",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-18",
"count": 2
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-10-29",
"count": 1
},
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2022-01-01",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-13",
"count": 2
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-05-11",
"count": 2
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-06",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-04-09",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-06-27",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-11-12",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-21",
"count": 2
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-27",
"count": 1
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-28",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-13",
"count": 2
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-01-12",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-07-02",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-29",
"count": 2
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-10-27",
"count": 3
},
{
"date": "2025-11-16",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-05",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-31",
"count": 2
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-19",
"count": 4
}
],
"complete": true,
"collected": 454,
"total_forks": 468
},
"star_history": {
"days": [
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-10",
"count": 2
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2023-10-19",
"count": 2
},
{
"date": "2023-10-23",
"count": 3
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-10-25",
"count": 4
},
{
"date": "2023-10-28",
"count": 1
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-10-31",
"count": 4
},
{
"date": "2023-11-01",
"count": 2
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-05",
"count": 2
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2023-11-12",
"count": 1
},
{
"date": "2023-11-14",
"count": 2
},
{
"date": "2023-11-15",
"count": 3
},
{
"date": "2023-11-17",
"count": 2
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-20",
"count": 2
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-11-27",
"count": 2
},
{
"date": "2023-11-28",
"count": 2
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-05",
"count": 2
},
{
"date": "2023-12-06",
"count": 3
},
{
"date": "2023-12-10",
"count": 3
},
{
"date": "2023-12-11",
"count": 2
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-15",
"count": 2
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2023-12-23",
"count": 2
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2023-12-28",
"count": 2
},
{
"date": "2023-12-29",
"count": 3
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-02",
"count": 2
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-10",
"count": 2
},
{
"date": "2024-01-11",
"count": 2
},
{
"date": "2024-01-13",
"count": 4
},
{
"date": "2024-01-15",
"count": 2
},
{
"date": "2024-01-17",
"count": 3
},
{
"date": "2024-01-21",
"count": 2
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-01-28",
"count": 2
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-01",
"count": 3
},
{
"date": "2024-02-02",
"count": 5
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-02-07",
"count": 2
},
{
"date": "2024-02-09",
"count": 3
},
{
"date": "2024-02-10",
"count": 1
},
{
"date": "2024-02-12",
"count": 2
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2024-02-18",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-02-23",
"count": 3
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-02-27",
"count": 2
},
{
"date": "2024-03-01",
"count": 3
},
{
"date": "2024-03-03",
"count": 2
},
{
"date": "2024-03-04",
"count": 3
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-07",
"count": 2
},
{
"date": "2024-03-08",
"count": 2
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-12",
"count": 2
},
{
"date": "2024-03-13",
"count": 3
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-15",
"count": 3
},
{
"date": "2024-03-18",
"count": 2
},
{
"date": "2024-03-19",
"count": 4
},
{
"date": "2024-03-20",
"count": 2
},
{
"date": "2024-03-21",
"count": 3
},
{
"date": "2024-03-22",
"count": 1
},
{
"date": "2024-03-23",
"count": 2
},
{
"date": "2024-03-25",
"count": 3
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-03-27",
"count": 2
},
{
"date": "2024-03-28",
"count": 3
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-04-01",
"count": 2
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-04",
"count": 3
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-12",
"count": 4
},
{
"date": "2024-04-16",
"count": 2
},
{
"date": "2024-04-17",
"count": 3
},
{
"date": "2024-04-18",
"count": 2
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-21",
"count": 2
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-24",
"count": 3
},
{
"date": "2024-04-25",
"count": 3
},
{
"date": "2024-04-27",
"count": 2
},
{
"date": "2024-04-28",
"count": 3
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-05-02",
"count": 2
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-05-05",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-07",
"count": 3
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-09",
"count": 2
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-13",
"count": 2
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-18",
"count": 2
},
{
"date": "2024-05-20",
"count": 3
},
{
"date": "2024-05-21",
"count": 2
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2024-05-27",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-03",
"count": 2
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-06",
"count": 4
},
{
"date": "2024-06-09",
"count": 2
},
{
"date": "2024-06-11",
"count": 3
},
{
"date": "2024-06-14",
"count": 2
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-06-19",
"count": 3
},
{
"date": "2024-06-20",
"count": 3
},
{
"date": "2024-06-21",
"count": 2
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-25",
"count": 2
},
{
"date": "2024-06-26",
"count": 2
},
{
"date": "2024-06-28",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-02",
"count": 2
},
{
"date": "2024-07-04",
"count": 4
},
{
"date": "2024-07-07",
"count": 2
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-11",
"count": 4
},
{
"date": "2024-07-12",
"count": 2
},
{
"date": "2024-07-13",
"count": 2
},
{
"date": "2024-07-14",
"count": 1
},
{
"date": "2024-07-15",
"count": 2
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-17",
"count": 2
},
{
"date": "2024-07-18",
"count": 4
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-07-20",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-23",
"count": 5
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-07-25",
"count": 2
},
{
"date": "2024-07-28",
"count": 2
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-07-30",
"count": 3
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-01",
"count": 3
},
{
"date": "2024-08-02",
"count": 2
},
{
"date": "2024-08-03",
"count": 3
},
{
"date": "2024-08-04",
"count": 1
},
{
"date": "2024-08-05",
"count": 4
},
{
"date": "2024-08-07",
"count": 2
},
{
"date": "2024-08-08",
"count": 2
},
{
"date": "2024-08-10",
"count": 2
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-08-18",
"count": 1
},
{
"date": "2024-08-19",
"count": 2
},
{
"date": "2024-08-20",
"count": 2
},
{
"date": "2024-08-21",
"count": 3
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-11",
"count": 2
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2024-09-22",
"count": 2
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-09-29",
"count": 2
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-04",
"count": 2
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-10",
"count": 3
},
{
"date": "2024-10-11",
"count": 2
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-15",
"count": 4
},
{
"date": "2024-10-16",
"count": 2
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-10-21",
"count": 2
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-23",
"count": 3
},
{
"date": "2024-10-26",
"count": 1
},
{
"date": "2024-10-27",
"count": 2
},
{
"date": "2024-10-31",
"count": 2
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-11-04",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-12",
"count": 4
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-14",
"count": 3
},
{
"date": "2024-11-15",
"count": 3
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2024-11-19",
"count": 2
},
{
"date": "2024-11-22",
"count": 2
},
{
"date": "2024-11-24",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-01",
"count": 1
},
{
"date": "2024-12-02",
"count": 2
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-06",
"count": 2
},
{
"date": "2024-12-09",
"count": 2
},
{
"date": "2024-12-11",
"count": 3
},
{
"date": "2024-12-13",
"count": 2
},
{
"date": "2024-12-14",
"count": 2
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2024-12-16",
"count": 2
},
{
"date": "2024-12-17",
"count": 2
},
{
"date": "2024-12-18",
"count": 2
},
{
"date": "2024-12-20",
"count": 3
},
{
"date": "2024-12-21",
"count": 2
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2024-12-25",
"count": 2
},
{
"date": "2024-12-26",
"count": 2
},
{
"date": "2024-12-27",
"count": 2
},
{
"date": "2024-12-28",
"count": 2
},
{
"date": "2024-12-29",
"count": 2
},
{
"date": "2024-12-30",
"count": 4
},
{
"date": "2025-01-02",
"count": 2
},
{
"date": "2025-01-07",
"count": 2
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-01-14",
"count": 2
},
{
"date": "2025-01-17",
"count": 2
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-01-20",
"count": 3
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-22",
"count": 2
},
{
"date": "2025-01-23",
"count": 2
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-01-29",
"count": 2
},
{
"date": "2025-01-30",
"count": 2
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-02",
"count": 2
},
{
"date": "2025-02-05",
"count": 5
},
{
"date": "2025-02-07",
"count": 2
},
{
"date": "2025-02-09",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-11",
"count": 2
},
{
"date": "2025-02-12",
"count": 2
},
{
"date": "2025-02-13",
"count": 3
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-02-18",
"count": 4
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-02-26",
"count": 4
},
{
"date": "2025-02-27",
"count": 2
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-01",
"count": 2
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-03-05",
"count": 2
},
{
"date": "2025-03-06",
"count": 2
},
{
"date": "2025-03-07",
"count": 2
},
{
"date": "2025-03-10",
"count": 2
},
{
"date": "2025-03-12",
"count": 3
},
{
"date": "2025-03-13",
"count": 2
},
{
"date": "2025-03-14",
"count": 2
},
{
"date": "2025-03-16",
"count": 3
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-20",
"count": 2
},
{
"date": "2025-03-22",
"count": 2
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-25",
"count": 2
},
{
"date": "2025-03-26",
"count": 2
},
{
"date": "2025-03-27",
"count": 2
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-02",
"count": 2
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-04",
"count": 4
},
{
"date": "2025-04-07",
"count": 2
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-12",
"count": 1
},
{
"date": "2025-04-13",
"count": 3
},
{
"date": "2025-04-16",
"count": 2
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-23",
"count": 2
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-06",
"count": 3
},
{
"date": "2025-05-07",
"count": 3
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-14",
"count": 3
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-05-18",
"count": 2
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-21",
"count": 2
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-05-27",
"count": 1
},
{
"date": "2025-05-28",
"count": 4
},
{
"date": "2025-05-29",
"count": 2
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-01",
"count": 2
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-09",
"count": 2
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-06-15",
"count": 1
},
{
"date": "2025-06-16",
"count": 4
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-20",
"count": 2
},
{
"date": "2025-06-22",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-27",
"count": 2
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-10",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-13",
"count": 2
},
{
"date": "2025-07-14",
"count": 3
},
{
"date": "2025-07-15",
"count": 3
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-19",
"count": 2
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-07-23",
"count": 3
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-07-25",
"count": 4
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-01",
"count": 2
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-08-04",
"count": 3
},
{
"date": "2025-08-06",
"count": 3
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-09",
"count": 2
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-17",
"count": 4
},
{
"date": "2025-08-18",
"count": 20
},
{
"date": "2025-08-19",
"count": 7
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-08-21",
"count": 3
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-08-25",
"count": 4
},
{
"date": "2025-08-26",
"count": 2
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-08-28",
"count": 2
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-08-30",
"count": 1
},
{
"date": "2025-08-31",
"count": 4
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2025-09-02",
"count": 3
},
{
"date": "2025-09-03",
"count": 3
},
{
"date": "2025-09-04",
"count": 2
},
{
"date": "2025-09-05",
"count": 2
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-08",
"count": 2
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-09-10",
"count": 2
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-12",
"count": 2
},
{
"date": "2025-09-13",
"count": 1
},
{
"date": "2025-09-14",
"count": 1
},
{
"date": "2025-09-15",
"count": 2
},
{
"date": "2025-09-16",
"count": 3
},
{
"date": "2025-09-18",
"count": 2
},
{
"date": "2025-09-19",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-09-27",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-09-29",
"count": 2
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-07",
"count": 2
},
{
"date": "2025-10-08",
"count": 2
},
{
"date": "2025-10-09",
"count": 4
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-10-20",
"count": 2
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2025-10-29",
"count": 2
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-08",
"count": 3
},
{
"date": "2025-11-09",
"count": 2
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-11-14",
"count": 5
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2025-11-18",
"count": 4
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-11-28",
"count": 2
},
{
"date": "2025-11-29",
"count": 2
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-02",
"count": 2
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-08",
"count": 3
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-11",
"count": 3
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-19",
"count": 4
},
{
"date": "2025-12-22",
"count": 3
},
{
"date": "2025-12-31",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-14",
"count": 2
},
{
"date": "2026-01-18",
"count": 3
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-01-23",
"count": 2
},
{
"date": "2026-01-25",
"count": 3
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-03-01",
"count": 3
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-18",
"count": 2
},
{
"date": "2026-03-24",
"count": 2
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-14",
"count": 2
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-30",
"count": 2
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-06",
"count": 2
},
{
"date": "2026-05-11",
"count": 2
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-05-25",
"count": 3
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-05-30",
"count": 4
},
{
"date": "2026-06-02",
"count": 2
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-06-07",
"count": 2
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-16",
"count": 2
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-06",
"count": 2
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 4374
},
"open_issues_and_prs": 440
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"doc/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 87898,
"source_files_sampled": 90,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "cloudpickle",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cloudpickle",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 1,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 66,
"merged_prs": 650,
"open_issues": 374,
"closed_ratio": 0.608,
"closed_issues": 581,
"closed_unmerged_prs": 153
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "GaelVaroquaux",
"commits": 432,
"avatar_url": "https://avatars.githubusercontent.com/u/208217?v=4"
},
{
"type": "User",
"login": "ogrisel",
"commits": 376,
"avatar_url": "https://avatars.githubusercontent.com/u/89061?v=4"
},
{
"type": "User",
"login": "lesteve",
"commits": 274,
"avatar_url": "https://avatars.githubusercontent.com/u/1680079?v=4"
},
{
"type": "User",
"login": "aabadie",
"commits": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/1375137?v=4"
},
{
"type": "User",
"login": "tomMoral",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/3321081?v=4"
},
{
"type": "User",
"login": "pierreglaser",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/18555600?v=4"
},
{
"type": "User",
"login": "pgervais",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/3764624?v=4"
},
{
"type": "User",
"login": "yarikoptic",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/39889?v=4"
},
{
"type": "User",
"login": "fcharras",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/29153872?v=4"
},
{
"type": "User",
"login": "Nanored4498",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/10900656?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.287
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codespell.yml",
"publish-to-pypi.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 8,
"reason": "Found 22/27 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 77 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 1,
"reason": "SAST tool is not run on all commits -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 8,
"reason": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6471ab096431254e6797266589e24a1dab3255c4",
"ran_at": "2026-07-22T01:27:32Z",
"aggregate_score": 7.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T15:46:09Z",
"oldest_open_prs": [
{
"number": 7,
"created_at": "2011-04-30T20:20:59Z",
"last_comment_at": "2011-05-03T10:16:46Z",
"last_comment_author": "dagss"
},
{
"number": 62,
"created_at": "2013-02-25T17:13:20Z",
"last_comment_at": "2013-10-03T09:00:24Z",
"last_comment_author": "ogrisel"
},
{
"number": 69,
"created_at": "2013-06-24T02:04:27Z",
"last_comment_at": "2017-10-30T06:19:46Z",
"last_comment_author": "jnothman"
},
{
"number": 111,
"created_at": "2014-01-28T13:00:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 129,
"created_at": "2014-04-14T12:58:41Z",
"last_comment_at": "2018-10-25T05:14:29Z",
"last_comment_author": "AlJohri"
},
{
"number": 132,
"created_at": "2014-04-29T08:21:31Z",
"last_comment_at": "2014-06-17T06:27:31Z",
"last_comment_author": "code-of-kpp"
},
{
"number": 141,
"created_at": "2014-05-29T09:08:53Z",
"last_comment_at": "2014-06-03T09:55:29Z",
"last_comment_author": "pprett"
},
{
"number": 179,
"created_at": "2014-12-19T19:49:27Z",
"last_comment_at": "2014-12-20T11:53:47Z",
"last_comment_author": "onnokort"
},
{
"number": 189,
"created_at": "2015-02-25T21:40:03Z",
"last_comment_at": "2015-06-12T05:27:11Z",
"last_comment_author": "jnothman"
},
{
"number": 271,
"created_at": "2015-11-10T18:14:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 366,
"created_at": "2016-06-17T22:58:48Z",
"last_comment_at": "2024-01-15T06:12:37Z",
"last_comment_author": "bkmi"
},
{
"number": 421,
"created_at": "2016-11-02T21:59:01Z",
"last_comment_at": "2016-11-03T13:20:26Z",
"last_comment_author": "aabadie"
},
{
"number": 568,
"created_at": "2017-11-06T16:44:05Z",
"last_comment_at": "2017-11-07T08:13:38Z",
"last_comment_author": "lesteve"
},
{
"number": 619,
"created_at": "2018-01-26T17:22:04Z",
"last_comment_at": "2022-11-01T16:43:05Z",
"last_comment_author": "aabadie"
},
{
"number": 680,
"created_at": "2018-05-16T20:05:37Z",
"last_comment_at": "2018-05-25T10:38:20Z",
"last_comment_author": "lesteve"
},
{
"number": 690,
"created_at": "2018-05-31T22:54:33Z",
"last_comment_at": "2018-06-20T13:48:45Z",
"last_comment_author": "ogrisel"
},
{
"number": 851,
"created_at": "2019-02-23T12:03:03Z",
"last_comment_at": "2019-05-20T14:28:22Z",
"last_comment_author": "ogrisel"
},
{
"number": 892,
"created_at": "2019-06-11T16:29:30Z",
"last_comment_at": "2019-06-12T13:06:52Z",
"last_comment_author": "pierreglaser"
},
{
"number": 898,
"created_at": "2019-06-26T22:09:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 950,
"created_at": "2019-10-20T01:03:23Z",
"last_comment_at": "2019-10-20T01:24:20Z",
"last_comment_author": "codecov"
}
],
"last_merged_pr_at": "2026-07-16T12:01:02Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 8,
"created_at": "2011-05-27T10:34:26Z",
"last_comment_at": "2012-03-17T14:09:40Z",
"last_comment_author": "feth"
},
{
"number": 11,
"created_at": "2011-09-15T21:10:12Z",
"last_comment_at": "2011-09-15T21:14:00Z",
"last_comment_author": "GaelVaroquaux"
},
{
"number": 47,
"created_at": "2012-09-16T17:57:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2012-09-20T23:54:00Z",
"last_comment_at": "2013-01-24T00:26:20Z",
"last_comment_author": "erg"
},
{
"number": 52,
"created_at": "2012-12-14T07:57:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2013-01-15T01:51:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2013-01-30T09:30:22Z",
"last_comment_at": "2015-01-20T18:01:46Z",
"last_comment_author": "amueller"
},
{
"number": 63,
"created_at": "2013-03-02T23:21:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2013-03-09T10:43:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 66,
"created_at": "2013-05-07T08:20:35Z",
"last_comment_at": "2013-10-08T05:19:52Z",
"last_comment_author": "GaelVaroquaux"
},
{
"number": 73,
"created_at": "2013-07-30T11:39:33Z",
"last_comment_at": "2013-07-30T12:42:17Z",
"last_comment_author": "GaelVaroquaux"
},
{
"number": 76,
"created_at": "2013-08-12T16:09:11Z",
"last_comment_at": "2020-01-28T01:28:36Z",
"last_comment_author": "yarikoptic"
},
{
"number": 85,
"created_at": "2013-10-16T13:48:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2013-10-29T10:54:46Z",
"last_comment_at": "2013-12-30T17:22:46Z",
"last_comment_author": "Dapid"
},
{
"number": 90,
"created_at": "2013-10-29T19:45:47Z",
"last_comment_at": "2014-01-13T09:57:05Z",
"last_comment_author": "ogrisel"
},
{
"number": 103,
"created_at": "2014-01-03T21:02:23Z",
"last_comment_at": "2014-01-13T09:53:12Z",
"last_comment_author": "ogrisel"
},
{
"number": 109,
"created_at": "2014-01-20T14:39:21Z",
"last_comment_at": "2014-01-21T09:53:37Z",
"last_comment_author": "Dapid"
},
{
"number": 121,
"created_at": "2014-02-28T17:24:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 138,
"created_at": "2014-05-24T01:20:06Z",
"last_comment_at": "2020-04-16T22:27:39Z",
"last_comment_author": "bicici"
},
{
"number": 143,
"created_at": "2014-06-01T03:14:14Z",
"last_comment_at": "2014-07-07T04:05:12Z",
"last_comment_author": "idella"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/joblib/joblib",
"host": "github.com",
"name": "joblib",
"owner": "joblib"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"security": 77,
"vitality": 72,
"community": 79,
"governance": 71,
"engineering": 95
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"commits_last_year": 40,
"human_commit_share": 0.96,
"days_since_last_push": 5,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "40 commits in the last year",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 40
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"releases_count": 9,
"latest_release_tag": "1.5.3",
"releases_from_tags": false,
"days_since_latest_release": 218,
"mean_days_between_releases": 111.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 218 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 218
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~111.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 111.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 79,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"forks": 468,
"stars": 4374,
"watchers": 56,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4,374 stars",
"points": 59.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4374
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "468 forks",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 468
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "56 watchers",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 56
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"joblib"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 200480932
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "200,480,932 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 200480932,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 71,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 99,
"top_contributor_share": 0.287
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 29% of commits",
"points": 16,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 29
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 77 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 650,
"open_issues": 374,
"closed_issues": 581,
"issue_closed_ratio": 0.608,
"closed_unmerged_prs": 153
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "61% of issues closed",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 61
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "650/803 decided PRs merged",
"points": 31,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 650,
"decided": 803
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 22/27 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 66,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "joblib",
"public_repos": 8,
"account_age_days": 5850
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "66 followers of joblib",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 66,
"login": "joblib"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "8 public repos, account ~16 yr old",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 8
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"joblib"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 218
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 218 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 218
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "105 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 105
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 95,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"python",
"parallel-computing",
"caching",
"multiprocessing",
"threading",
"memoization"
],
"has_wiki": true,
"homepage": "http://joblib.readthedocs.org",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://joblib.readthedocs.org",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 77,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 77,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 7.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 22/27 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 77 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 15
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.885,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "85 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 85,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"doc/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.04
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, doc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, doc/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 87898,
"source_files_sampled": 90,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/90 source files over 60KB",
"points": 53.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 90,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T01:28:00.194327Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/joblib/joblib.svg",
"full_name": "joblib/joblib",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}