Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1206,
"has_wiki": true,
"homepage": "https://pypi.org/project/inflect",
"languages": {
"Python": 182179
},
"pushed_at": "2026-04-13T23:35:18Z",
"created_at": "2010-06-20T13:43:13Z",
"owner_type": "User",
"updated_at": "2026-07-12T05:02:44Z",
"description": "Correctly generate plurals, ordinals, indefinite articles; convert numbers to words",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://www.jaraco.com",
"name": "Jason R. Coombs",
"type": "User",
"login": "jaraco",
"company": null,
"location": "Pittsburgh, PA, USA",
"followers": 743,
"avatar_url": "https://avatars.githubusercontent.com/u/308610?v=4",
"created_at": "2010-06-18T12:46:37Z",
"is_verified": null,
"public_repos": 231,
"account_age_days": 5877
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v7.5.0",
"kind": "minor",
"published_at": "2024-12-28T17:11:25Z"
},
{
"tag": "v7.4.0",
"kind": "minor",
"published_at": "2024-09-07T13:06:42Z"
},
{
"tag": "v7.3.1",
"kind": "patch",
"published_at": "2024-07-02T00:00:37Z"
},
{
"tag": "v7.3.0",
"kind": "minor",
"published_at": "2024-06-20T18:15:12Z"
},
{
"tag": "v7.2.1",
"kind": "patch",
"published_at": "2024-04-23T19:54:21Z"
},
{
"tag": "v7.2.0",
"kind": "minor",
"published_at": "2024-03-31T08:07:11Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2023-07-04T14:17:12Z"
},
{
"tag": "v6.2.0",
"kind": "minor",
"published_at": "2023-07-03T18:53:24Z"
},
{
"tag": "v6.1.1",
"kind": "patch",
"published_at": "2023-07-03T10:03:22Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2023-07-02T19:13:05Z"
},
{
"tag": "v6.0.5",
"kind": "patch",
"published_at": "2023-07-02T19:11:19Z"
},
{
"tag": "v6.0.4",
"kind": "patch",
"published_at": "2023-04-06T02:02:24Z"
},
{
"tag": "v6.0.3",
"kind": "patch",
"published_at": "2023-04-06T00:55:31Z"
},
{
"tag": "v6.0.2",
"kind": "patch",
"published_at": "2022-10-20T16:59:50Z"
},
{
"tag": "v6.0.1",
"kind": "patch",
"published_at": "2022-10-20T00:41:14Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2022-07-30T19:31:36Z"
},
{
"tag": "v5.6.2",
"kind": "patch",
"published_at": "2022-07-15T15:47:53Z"
},
{
"tag": "v5.6.1",
"kind": "patch",
"published_at": "2022-07-09T16:07:21Z"
},
{
"tag": "v5.6.0",
"kind": "minor",
"published_at": "2022-05-01T18:29:22Z"
},
{
"tag": "v5.5.2",
"kind": "patch",
"published_at": "2022-04-06T02:09:07Z"
},
{
"tag": "v5.5.1",
"kind": "patch",
"published_at": "2022-04-06T01:06:11Z"
},
{
"tag": "v5.4.0",
"kind": "minor",
"published_at": "2022-02-01T03:14:17Z"
},
{
"tag": "v5.3.0",
"kind": "minor",
"published_at": "2021-03-03T01:32:18Z"
},
{
"tag": "v5.2.0",
"kind": "minor",
"published_at": "2021-02-24T01:10:37Z"
},
{
"tag": "v5.0.3",
"kind": "patch",
"published_at": "2021-02-23T22:38:23Z"
},
{
"tag": "v5.0.2",
"kind": "patch",
"published_at": "2020-11-15T17:41:03Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2020-11-15T01:37:51Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2020-11-15T01:26:49Z"
}
],
"recent_commits": [
{
"oid": "262a247d2d99a47a520cdb2d46adb90df88b4326",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2026-04-13T23:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "684a3157eae9988cdd8e95969efa9a79a70f69f6",
"body": null,
"is_bot": false,
"headline": "Bump badge for 2026.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2026-04-13T08:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606a7a5f999e6a43480015460be604a77f16ce68",
"body": "UserWarning: The --html-report option is deprecated. Use --format html:diffcov.html instead.",
"is_bot": false,
"headline": "Fix CI warning in diffcov report (jaraco/skeleton#194)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2026-03-15T17:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07389c4c4609a49826ea9ed510419c2e32eccee9",
"body": "---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: jaraco <308610+jaraco@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Python versions: drop 3.9 (EOL), add 3.15 (jaraco/skeleton#193)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-03-13T15:18:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "16fb289d38af0d510e39afcbbd43bace2d6d8dd9",
"body": "…(jaraco/skeleton#189)",
"is_bot": false,
"headline": "Bump `pytest-checkdocs` to `>= 2.14` to resolve deprecation warnings …",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2026-03-13T14:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b029be3925b99d3b0d2ef529d79d0a1b9d2c52",
"body": "…keleton#187)\n\n---------\n\nCo-authored-by: Jason R. Coombs <jaraco@jaraco.com>",
"is_bot": false,
"headline": "Don't install (nor run) mypy on PyPy (librt build failures) (jaraco/s…",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2026-03-13T14:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c6862e8d8291aec83aeea8261191e491a63d68",
"body": null,
"is_bot": false,
"headline": "Update pre-commit ruff legacy alias (jaraco/skeleton#183)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2026-03-13T14:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f3d95e7db0114e26e57dd95932b141ead74f7c5",
"body": "Closes jaraco/skeleton#188. Ref python/mypy#20454.",
"is_bot": false,
"headline": "Pin mypy on PyPy.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-12-21T09:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d47a969ed4567bbdee26034ccaaa8b8169f44fcf",
"body": "Uses the default as found on towncrier prior to 25 and sets to a predictable value. Fixes jaraco/skeleton#184",
"is_bot": false,
"headline": "Specify the directory for news fragments.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-10-19T17:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5810ed39f431598f8498499e7e8fa38a8ed455",
"body": null,
"is_bot": false,
"headline": "Log filenames when running pytest-mypy (jaraco/skeleton#177)",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2025-06-22T12:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ff5549ee93f907bcebb1db570ad291ae55fd29",
"body": null,
"is_bot": false,
"headline": "Update pre-commit ruff (jaraco/skeleton#181)",
"author_name": "Anderson Bravalheri",
"author_login": "abravalheri",
"committed_at": "2025-06-22T12:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b10e63076aa60d774e16ab96c8ab816748c93ef",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-05-14T06:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a6c1532c206871bc2913349d97dda06e01b9963",
"body": "Closes jaraco/skeleton#176",
"is_bot": false,
"headline": "Bump to setuptools 77 or later.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-05-12T03:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b535e75e95389eb8a16e34b238e2483f498593c8",
"body": "…co/skeleton#175)\n\nThis reverts commit 867396152fcb99055795120750dfda53f85bb414.\n\nRemoving `python-version` falls back on the Python bundled with the\nrunner, making actions/setup-python a no-op. Here, the maintainer\nprefers using the latest release of Python 3. This is what `3.x` means:\nuse the latest release of Python 3.",
"is_bot": false,
"headline": "Revert \"Python 3 is the default nowadays (jaraco/skeleton#173)\" (jara…",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2025-05-10T16:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b8d7750f78e870def98c4e04053af4acc86e29",
"body": "Closes jaraco/skeleton#174",
"is_bot": false,
"headline": "Add coherent.licensed plugin to inject license texts into the build.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-05-10T16:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867396152fcb99055795120750dfda53f85bb414",
"body": null,
"is_bot": false,
"headline": "Python 3 is the default nowadays (jaraco/skeleton#173)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2025-05-04T20:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb81cec315179539a0d9edfea634e1cae726e68",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-05-03T15:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a81db3c77bc106017dcd4b0853a5a94f43ae33c",
"body": null,
"is_bot": false,
"headline": "Replace copy of license with an SPDX identifier. (jaraco/skeleton#171)",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-05-03T07:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979e626055ab60095b37be04555a01a40f62e470",
"body": "Ref pypa/pip#13154",
"is_bot": false,
"headline": "Remove PIP_NO_PYTHON_VERSION_WARNING.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-03-22T09:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ebb559a507f97ece7342d7f1532a49188cade33",
"body": "Closes jaraco/skeleton#155",
"is_bot": false,
"headline": "Remove workaround and update badge.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-03-22T09:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad84110008b826efd6e39bcc39b9998b4f1cc767",
"body": null,
"is_bot": false,
"headline": "Remove deprecated license classifier (PEP 639) (jaraco/skeleton#170)",
"author_name": "Anderson Bravalheri",
"author_login": "abravalheri",
"committed_at": "2025-03-21T00:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d587ff737ee89778cf6f4bbd249e770c965fee06",
"body": null,
"is_bot": false,
"headline": "Update to the latest ruff version (jaraco/skeleton#166)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2025-03-07T14:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00e9dd730423a399c1d3c3d5621687adff0c5a5",
"body": "…matter.\n\nRef https://github.com/jaraco/skeleton/commit/d1c5444126aeacefee3949b30136446ab99979d8#commitcomment-153409678",
"is_bot": false,
"headline": "Remove pycodestyle warnings, no longer meaningful when using ruff for…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-03-07T14:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d4b6ee00804bef36a8c398676e207813540c3b",
"body": null,
"is_bot": false,
"headline": "remove extra spaces in ruff.toml (jaraco/skeleton#164)",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2025-03-04T08:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f42595ca65133aeb4b75f38183233c27b2e6247",
"body": "Starting with ruff 0.9.1, they are compatible with the ruff formatter\nwhen used together.",
"is_bot": false,
"headline": "Enable ruff rules ISC001/ISC002 (jaraco/skeleton#158)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2025-02-27T23:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23bc001ce3d82b268340c1181d60b046a0eff6b",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-02-26T23:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa891069099398fe2eb294ac4b781460d8c0a39b",
"body": null,
"is_bot": false,
"headline": "Consistent import sorting (isort) (jaraco/skeleton#157)",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2025-02-26T22:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a2f93053d789f041d88c97c5da4eea9e949bdfe",
"body": "* Select Ruff rules for modern type annotations\n\nEnsure modern type annotation syntax and best practices\r\nNot including those covered by type-checkers or exclusive to Python 3.11+\r\n\r\nNot including rules currently in preview either.\r\n\r\nThese are the same set of rules I have in pywin32 as of https://g\n[…]\ntly)\n\n* Add PYI011 ignore and #local section\n\n* Update ruff.toml\n\nCo-authored-by: Jason R. Coombs <jaraco@jaraco.com>\n\n* Add \t# upstream\n\n---------\n\nCo-authored-by: Jason R. Coombs <jaraco@jaraco.com>",
"is_bot": false,
"headline": "Select Ruff rules for modern type annotations (jaraco/skeleton#160)",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2025-02-25T18:21:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c9467fdec1cc1456772cd71c7e740f048ce86fc",
"body": "This field is now required and prevents the build from running if\nabsent.\n\nDetails in\nhttps://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/",
"is_bot": false,
"headline": "Fix new mandatory configuration field for RTD (jaraco/skeleton#159)",
"author_name": "Anderson Bravalheri",
"author_login": "abravalheri",
"committed_at": "2025-02-24T22:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ce9aba3ed9f4002fa01db0287dfdb1600fb635",
"body": "Closes jaraco/skeleton#161",
"is_bot": false,
"headline": "Add support for building lxml on pre-release Pythons.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-02-23T23:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5933b40026b76dd6c691876837207c01dc716f7b",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-02-15T19:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee344d781920bba42ddbee4b4b44af29d7bab6e",
"body": null,
"is_bot": false,
"headline": "Removing dependabot config. Closes jaraco/skeleton#156",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-02-12T15:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a607d25def76ef760334a494554847da8c8f0f",
"body": null,
"is_bot": false,
"headline": "Bump badge for 2025.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2025-01-03T15:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c079a96a573ece60b54bd5210bb0f414beb74dcd",
"body": null,
"is_bot": false,
"headline": "Finalize",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-12-28T17:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2f1cfca6511d200d33e75e1c6c14189129ab4e",
"body": null,
"is_bot": false,
"headline": "_plequal: marginally reduce cyclomatic complexity (#223)",
"author_name": "James Addison",
"author_login": "jayaddison",
"committed_at": "2024-12-28T16:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8282d6aaf09361c7e36d66f5b4e0582072cf7320",
"body": "Closes #224",
"is_bot": false,
"headline": "Merge Pull Request #224 from jayaddison.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-12-28T16:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b86a9e9887af1b409f69d52abc9ed9817dd4b3",
"body": null,
"is_bot": false,
"headline": "Add news fragment.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-12-28T16:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf95331c605a7aba3ba3a4b331bd932f7f5ee55",
"body": null,
"is_bot": false,
"headline": "engine: migrate from py3.14-removed `ast` classes",
"author_name": "James Addison",
"author_login": "jayaddison",
"committed_at": "2024-12-28T16:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3803796d2e1c75fb337c8d04c05426fa59d6446c",
"body": null,
"is_bot": false,
"headline": "👹 Feed the hobgoblins (delint).",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-12-23T21:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf1a9bb5e0425ace0b7fb6a3be4feae92725b94",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-11-02T03:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c34e69568f23a524af4fa9dad3f5e80f22ec3e6",
"body": "Closes jaraco/skeleton#152\nWorkaround for astral-sh/ruff#10299",
"is_bot": false,
"headline": "Use extend for proper workaround.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-11-02T02:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3350960750595dc30abbd1503950cd0512cfb4e0",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-10-29T17:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750a1891ec4a1c0602050e3463e9593a8c13aa14",
"body": null,
"is_bot": false,
"headline": "Require Python 3.9 or later now that Python 3.8 is EOL.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-10-28T16:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61a9df7cdc9c8d1b56c30b7b3f94a7cdac14414",
"body": "Closes jaraco/skeleton#119. Workaround for astral-sh/ruff#10299.",
"is_bot": false,
"headline": "Include pyproject.toml in ruff.toml.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-10-28T16:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4dfc495552aca8d6f05ed58441fa65fdc2ed9c",
"body": null,
"is_bot": false,
"headline": "Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#151)",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-10-28T16:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62b6678a32087ed3bfc8ff19761764340295834e",
"body": "…co/skeleton#150)",
"is_bot": false,
"headline": "Bump pre-commit hook for ruff to avoid clashes with pytest-ruff (jara…",
"author_name": "Anderson Bravalheri",
"author_login": "abravalheri",
"committed_at": "2024-10-25T23:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92ef8d3132116db6f1f0ca6885b3fa0d6d5445f",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-09-11T22:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe8c5ba792fd58a5a24eef4e8a845f3b5dd6c2c",
"body": null,
"is_bot": false,
"headline": "Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#146)",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-09-11T22:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b766c06cc83679c4a04c2bfa6d2c8cc559bf33",
"body": "…using Ruff/isort.\n\nRemove extra line after imports in conf.py (jaraco/skeleton#147)",
"is_bot": false,
"headline": "Fix an incompatibility (and source of merge conflicts) with projects …",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2024-09-11T22:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d671de69df22043644c6e0b2ce7de38560b200a7",
"body": "Formatting Improvements to Synopsis in README",
"is_bot": false,
"headline": "Merge pull request #220 from joshstephenson/readme-improvements",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-09-11T02:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a675458e1a7d6ae81d0d441338a74dc98ffc5a61",
"body": null,
"is_bot": false,
"headline": "Allow the workflow to be triggered manually.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-09-09T17:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5efd38ab4be3bc6115662105e0287089fd18426",
"body": "Third pass for format updates to synopsis section.",
"is_bot": false,
"headline": "Update README.rst",
"author_name": "Josh Stephenson",
"author_login": "joshstephenson",
"committed_at": "2024-09-08T18:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac35196e88f8fdd7000a288dbdc969caf9b64c03",
"body": "Second pass. Everything has been addressed. Pending proof read.",
"is_bot": false,
"headline": "Update README.rst",
"author_name": "Josh Stephenson",
"author_login": "joshstephenson",
"committed_at": "2024-09-08T13:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa8dab91dfb1c5b5b2b8a5f4425dc08bbc2136e",
"body": "First pass at new formatting for synopsis",
"is_bot": false,
"headline": "Update README.rst",
"author_name": "Josh Stephenson",
"author_login": "joshstephenson",
"committed_at": "2024-09-07T17:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ccea91bba326e3b43c220c3a486d6733352f88",
"body": null,
"is_bot": false,
"headline": "Finalize",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-09-07T13:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afb84cf26c4b888d3ed54263e60371d40364b60c",
"body": "Handle a single apostrophe more gracefully",
"is_bot": false,
"headline": "Merge pull request #218 from mgalgs/main",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-09-07T13:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "243e42542067626a152ad11a9e0d00897ee31e00",
"body": null,
"is_bot": false,
"headline": "Add news fragment.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-09-07T13:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7dce0c446f19d87d3120d85e3ffe792d54c26b4",
"body": "Closes #209",
"is_bot": false,
"headline": "Clarify that inflect is for English.",
"author_name": "Josh Stephenson",
"author_login": "joshstephenson",
"committed_at": "2024-09-07T13:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a6e38c0bfccd18a01deaca1491bcde3e778404c",
"body": null,
"is_bot": false,
"headline": "Remove workaround for sphinx-contrib/sphinx-lint#83",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-31T09:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00363def477a4066456428dbb1b14419f3727f78",
"body": "# Conflicts:\n#\tdocs/conf.py",
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-29T21:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790fa6e6feb9a93d39135494819b12e9df8a7bba",
"body": "…lso required for clean diffs.\n\nRef jaraco/skeleton#142",
"is_bot": false,
"headline": "Include the trailing slash in disable_error_code(overload-overlap), a…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-29T20:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2beb8b0c9d0f7046370e7c58c4e6baaf35154a16",
"body": "Closes jaraco/skeleton#144",
"is_bot": false,
"headline": "Add support for linking usernames.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-29T20:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c326f3f77b2420163f73d97f8fbd090fa49147d",
"body": "…l' comment to delineate where the skeleton ends and the downstream begins.",
"is_bot": false,
"headline": "Add a degenerate nitpick_ignore for downstream consumers. Add a 'loca…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-29T17:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fcabf10b810c8585b858fb81fc3cd8c5efe898d",
"body": "…d simpler relevant comments.\n\nRef #142",
"is_bot": false,
"headline": "Move overload-overlap disablement to its own line for easier diffs an…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-25T17:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "881094ea4684661c87d83bdfe79e437354a237f7",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-25T10:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e83beaec3bdf4a628f2f0ae0a52d21c84e346f",
"body": null,
"is_bot": false,
"headline": "Disable mypy for now. Ref jaraco/skeleton#143",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-25T10:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b8aa81d77416805dcaaa22d5d45fef3e8b331c",
"body": "… fixes (jaraco/skeleton#140)\n\n* Add `--fix` flag to ruff pre-commit hook for automatic suggestion of fixes.\r\n\r\nThis is documented in https://github.com/astral-sh/ruff-pre-commit?tab=readme-ov-file#using-ruff-with-pre-commit and should be safe to apply, because it requires the developer to \"manually approve\" the suggested changes via `git add`.\r\n\r\n* Add --unsafe-fixes to ruff pre-commit hoot",
"is_bot": false,
"headline": "Add `--fix` flag to ruff pre-commit hook for automatic suggestion of…",
"author_name": "Anderson Bravalheri",
"author_login": "abravalheri",
"committed_at": "2024-08-25T08:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c58609bc253d2bf4eeb2ba60b52e8759427cf9a7",
"body": null,
"is_bot": false,
"headline": "Construct the _gend_sing dictionary statically.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-21T20:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26a50022f8787b6581898dbdb2453eb9d8f9f53",
"body": null,
"is_bot": false,
"headline": "Move comment",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-21T19:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c210e0000cdea6ad924a38c7fc6a6f11c6b8e6f5",
"body": null,
"is_bot": false,
"headline": "🧎♀️ Genuflect to the types.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-21T19:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8135a5c2789705f761d4e00f568eb32babf3c126",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-21T11:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1350e413775a9e79e20779cc9705e28a1c55900",
"body": "… will have 'types-*' dependencies.",
"is_bot": false,
"headline": "Add upstream and local sections for 'type' extra, since many projects…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-21T11:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f60cdca30e359579b4b70b04bdd6714a51239435",
"body": "We recently fixed a bug where a single-character string consisting solely\nof the apostrophe character raised an exception. Add this test case to the\ntest suite.",
"is_bot": false,
"headline": "Add a test for a single-character apostrophe string",
"author_name": "Mitchel Humpherys",
"author_login": "mgalgs",
"committed_at": "2024-08-16T21:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498619bf7a658d127c8be1e7e7e465b69dcf6800",
"body": "Currently we raise an exception if you pass a single-character string\nconsisting solely of an apostrophe to engine.plural(), e.g.:\n\n >>> import inflect\n >>> p = inflect.engine()\n >>> p.plural(\"'\")\n Traceback (most recent call last):\n File \"<stdin>\", line 1, in <module>\n File \"/\n[…]\ns with apostrophe s\" regex to\nrequire that there is at least one character present preceding the\napostrophe (rather than \"zero or more\"), to ensure that the match group\nisn't empty for the \"'\" string.",
"is_bot": false,
"headline": "Handle a single apostrophe more gracefully",
"author_name": "Mitchel Humpherys",
"author_login": "mgalgs",
"committed_at": "2024-08-16T21:32:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1a27fd5b8815e65571e6c028d6bef2c1daf61688",
"body": "…ck). (jaraco/skeleton#139)",
"is_bot": false,
"headline": "Split the test dependencies into four classes (test, cover, type, che…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-08-12T16:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3841656c61bad87f922fcba50445b503209b69c2",
"body": "Based on changes downstream in setuptools.",
"is_bot": false,
"headline": "Loosen restrictions on mypy (jaraco/skeleton#136)",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2024-08-12T16:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd30b7600f33ce06a479a73002b950f4a3947759",
"body": "…araco/skeleton#135)\n\nCo-authored-by: Jason R. Coombs <jaraco@jaraco.com>",
"is_bot": false,
"headline": "Add Protocols, remove @overload, from `.coveragerc` `exclude_also` (j…",
"author_name": "Avasam",
"author_login": "Avasam",
"committed_at": "2024-08-08T21:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06acfd262258d809242c74179477af324389e1c7",
"body": null,
"is_bot": false,
"headline": "Update to the latest ruff version (jaraco/skeleton#137)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2024-08-08T21:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726887aaf72c02dd3ef5e65b7a2822c2f7297930",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-07-19T16:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab34814ca3ffe511ad63bb9589da06fd76758db8",
"body": "…l features in preview.\n\nRef jaraco/skeleton#133",
"is_bot": false,
"headline": "Re-enable preview, this time not for one specific feature, but for al…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-07-19T16:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d166bef41bd0fb85f3e45a9615a99bfe840489e6",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-07-19T16:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f940e74b599400347d1162b7096f184cc46d31",
"body": null,
"is_bot": false,
"headline": "Enforce ruff/Perflint rule PERF401 (jaraco/skeleton#132)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2024-07-19T14:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f087fb4ca05eb08c46abdd2cd67b18a3f33e3c79",
"body": "* \"preserve\" does not require preview any more\r\n* Update URL in ruff.toml comment\r\n\r\n---------\r\n\r\nCo-authored-by: Bartosz Sławecki <bartoszpiotrslawecki@gmail.com>",
"is_bot": false,
"headline": "\"preserve\" does not require preview any more (jaraco/skeleton#133)",
"author_name": "Dimitri Papadopoulos Orfanos",
"author_login": "DimitriPapadopoulos",
"committed_at": "2024-07-19T14:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c4896dbaeda2fd7a5fef701431dea05bb83bab",
"body": "Ref pypa/setuptools#3921",
"is_bot": false,
"headline": "Exclude pytest-ruff (and thus ruff), which cannot build on cygwin.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-07-10T19:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a52f1546df58c8553cd3a3d4aba27196f498f53",
"body": null,
"is_bot": false,
"headline": "Finalize",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-07-01T23:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6f9a0804f0cb5a384ffba6bd28d9d66bd097b0",
"body": "chore: Make more-itertools dependency at least 8.5.0",
"is_bot": false,
"headline": "Merge pull request #216 from mertuygr/chore/dep-more-itertools",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-07-01T22:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4cb28468c3e7378f8de5c633edff56ec048655",
"body": null,
"is_bot": false,
"headline": "Add news fragment.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-07-01T22:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e0543b86698b2bd14f255714c522d344635cbb",
"body": null,
"is_bot": false,
"headline": "chore: Make more-itertools dependency at least 8.5.0",
"author_name": "Mert Uygur",
"author_login": "mertuygr",
"committed_at": "2024-06-28T14:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f42293f30caacb0637f7eb30a483b44489f4812",
"body": "# Conflicts:\n#\tpyproject.toml",
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-06-21T19:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9729e1a0f66b7adad70c629518b7dab82ccd8c6",
"body": "Closes jaraco/skeleton#129",
"is_bot": false,
"headline": "Prefer \"Source\" to \"Homepage\" for the repository label.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-06-21T17:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9ba5b3510c84d8a6b508aea50b7ec137460619e",
"body": null,
"is_bot": false,
"headline": "Finalize",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-06-20T18:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e0b5680c875d966f2851ad3bfc1e78503422795",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-06-20T18:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd7536810525208cbf19a979b6d61691559752b",
"body": "Use typing_extensions only when needed",
"is_bot": false,
"headline": "Merge pull request #211 from qarkai/typing_extensions",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-06-20T18:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6538dc37c841151a51dbb15b4e423828c93c498",
"body": null,
"is_bot": false,
"headline": "Add news fragment.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-06-20T18:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1571bd08f38a88a06a02af786ece816e858442",
"body": null,
"is_bot": false,
"headline": "Move compatibility logic into its own module.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-06-20T18:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a595a0fad054cd20b69d3e954c99174e3a548938",
"body": "Closes jaraco/skeleton#125.",
"is_bot": false,
"headline": "Rename extras to align with core metadata spec.",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-05-31T07:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67aab1554c7c9cbb19bb546a5b6476267030c5b5",
"body": "…pport.\"\n\nThis reverts commit 744cf2a2befb6a616657c105e5c9be9f3f921224.",
"is_bot": false,
"headline": "Revert \"Allow macos on Python 3.8 to fail as GitHub CI has dropped su…",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-05-02T19:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6769b2e5683d240e68666e6e7f95afe83fd8ef3",
"body": "Annotated was added in Python 3.9\nLiteral was added in Python 3.8",
"is_bot": false,
"headline": "Use typing_extensions only when needed",
"author_name": "Arkadiy Illarionov",
"author_login": "qarkai",
"committed_at": "2024-04-30T14:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b1b0f290906683c8f3d4aa5de6ef07b368fba0a",
"body": "# Conflicts:\n#\tpyproject.toml",
"is_bot": false,
"headline": "Merge https://github.com/jaraco/skeleton",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-04-24T16:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf8f079eb729e7bcd50c10cf4da522620b00635",
"body": "…Remove project.scripts.",
"is_bot": false,
"headline": "Move project.urls to appear in the order that ini2toml generates it. …",
"author_name": "Jason R. Coombs",
"author_login": "jaraco",
"committed_at": "2024-04-24T15:06:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 9,
"latest_release_at": "2024-12-28T17:11:25Z",
"latest_release_tag": "v7.5.0",
"releases_from_tags": false,
"days_since_last_push": 99,
"active_weeks_last_year": 4,
"days_since_latest_release": 570,
"mean_days_between_releases": 60.5
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "inflect",
"exists": true,
"license": null,
"keywords": [
"plural",
"inflect",
"participle",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Text Processing :: Linguistic"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/inflect/",
"is_deprecated": false,
"latest_version": "7.5.0",
"repository_url": "https://github.com/jaraco/inflect",
"versions_count": 55,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2010-06-14T02:25:09.954329Z",
"latest_published_at": "2024-12-28T17:11:18.897183Z",
"latest_version_yanked": null,
"days_since_latest_publish": 570
}
]
},
"popularity": {
"forks": 123,
"stars": 1080,
"watchers": 19,
"fork_history": {
"days": [
{
"date": "2012-04-04",
"count": 1
},
{
"date": "2012-09-18",
"count": 1
},
{
"date": "2013-01-11",
"count": 1
},
{
"date": "2013-03-06",
"count": 1
},
{
"date": "2013-06-12",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2014-05-28",
"count": 1
},
{
"date": "2014-06-04",
"count": 1
},
{
"date": "2014-07-08",
"count": 2
},
{
"date": "2014-10-25",
"count": 1
},
{
"date": "2015-04-30",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-10-31",
"count": 1
},
{
"date": "2016-02-02",
"count": 1
},
{
"date": "2016-05-12",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-03-08",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-12-11",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-02-15",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-06-21",
"count": 1
},
{
"date": "2018-06-30",
"count": 1
},
{
"date": "2018-07-03",
"count": 1
},
{
"date": "2018-08-21",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-10-21",
"count": 1
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-12-06",
"count": 1
},
{
"date": "2018-12-07",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-07-28",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-07-05",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-12",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-10-05",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-21",
"count": 2
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-07-01",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-12-24",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-28",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-09-07",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-03",
"count": 2
},
{
"date": "2026-07-04",
"count": 2
},
{
"date": "2026-07-16",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 117,
"total_forks": 123
},
"star_history": {
"days": [
{
"date": "2016-03-15",
"count": 1
},
{
"date": "2016-03-17",
"count": 1
},
{
"date": "2016-04-01",
"count": 1
},
{
"date": "2016-04-04",
"count": 16
},
{
"date": "2016-04-05",
"count": 2
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-16",
"count": 1
},
{
"date": "2016-04-17",
"count": 4
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-28",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-11",
"count": 2
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-07-26",
"count": 1
},
{
"date": "2016-08-06",
"count": 1
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-08-24",
"count": 2
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-09-15",
"count": 1
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2016-09-18",
"count": 1
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2016-09-22",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-11-05",
"count": 1
},
{
"date": "2016-11-18",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-01-15",
"count": 2
},
{
"date": "2017-01-19",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-01-29",
"count": 1
},
{
"date": "2017-03-16",
"count": 1
},
{
"date": "2017-03-21",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-04-14",
"count": 1
},
{
"date": "2017-04-17",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-06-10",
"count": 2
},
{
"date": "2017-07-14",
"count": 3
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-09-02",
"count": 2
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-10-04",
"count": 2
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-10-18",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2017-12-04",
"count": 1
},
{
"date": "2017-12-11",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-03-03",
"count": 1
},
{
"date": "2018-03-15",
"count": 1
},
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-03-22",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-04-28",
"count": 2
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-10",
"count": 1
},
{
"date": "2018-06-12",
"count": 2
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-07-08",
"count": 1
},
{
"date": "2018-07-15",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-07-26",
"count": 1
},
{
"date": "2018-07-27",
"count": 2
},
{
"date": "2018-07-29",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-08-22",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-09-13",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-10-05",
"count": 1
},
{
"date": "2018-10-06",
"count": 1
},
{
"date": "2018-10-10",
"count": 1
},
{
"date": "2018-10-13",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2018-10-21",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2018-10-28",
"count": 1
},
{
"date": "2018-10-30",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-08",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2018-11-25",
"count": 1
},
{
"date": "2018-11-26",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2018-12-01",
"count": 1
},
{
"date": "2018-12-02",
"count": 1
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2018-12-06",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2018-12-16",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2018-12-23",
"count": 2
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2018-12-31",
"count": 1
},
{
"date": "2019-01-03",
"count": 1
},
{
"date": "2019-01-05",
"count": 1
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-22",
"count": 4
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-02-07",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-03-01",
"count": 2
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-03-10",
"count": 2
},
{
"date": "2019-03-12",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-03-21",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-03-30",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-11",
"count": 2
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-04-25",
"count": 1
},
{
"date": "2019-04-29",
"count": 2
},
{
"date": "2019-05-04",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-17",
"count": 3
},
{
"date": "2019-05-19",
"count": 1
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-06-12",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-06-21",
"count": 2
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-06-29",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-07-05",
"count": 1
},
{
"date": "2019-07-06",
"count": 1
},
{
"date": "2019-07-07",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-08-03",
"count": 1
},
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2019-08-07",
"count": 2
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-08-28",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-03",
"count": 1
},
{
"date": "2019-10-07",
"count": 2
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-15",
"count": 2
},
{
"date": "2019-10-16",
"count": 1
},
{
"date": "2019-10-18",
"count": 2
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-11-12",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-19",
"count": 2
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2019-12-04",
"count": 2
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-11",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2019-12-21",
"count": 2
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2020-01-01",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-01-06",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-10",
"count": 2
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-01-21",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-01-30",
"count": 2
},
{
"date": "2020-01-31",
"count": 1
},
{
"date": "2020-02-01",
"count": 1
},
{
"date": "2020-02-05",
"count": 1
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-22",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-03-06",
"count": 2
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-19",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-04-17",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-22",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-04-26",
"count": 4
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-21",
"count": 2
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-05-28",
"count": 2
},
{
"date": "2020-05-30",
"count": 2
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-08",
"count": 2
},
{
"date": "2020-06-16",
"count": 2
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-07-04",
"count": 1
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-07-20",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-08-08",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-08-23",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-08-28",
"count": 1
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-09-25",
"count": 1
},
{
"date": "2020-10-01",
"count": 2
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-17",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-11-21",
"count": 2
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-09",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-14",
"count": 2
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-28",
"count": 3
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-15",
"count": 2
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-02-23",
"count": 2
},
{
"date": "2021-02-25",
"count": 3
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-02",
"count": 2
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-10",
"count": 2
},
{
"date": "2021-03-13",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-29",
"count": 2
},
{
"date": "2021-03-30",
"count": 2
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-04-18",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-03",
"count": 2
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-06-08",
"count": 8
},
{
"date": "2021-06-09",
"count": 3
},
{
"date": "2021-06-10",
"count": 3
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-14",
"count": 1
},
{
"date": "2021-06-19",
"count": 1
},
{
"date": "2021-06-20",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-06",
"count": 2
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-16",
"count": 2
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-23",
"count": 4
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-11",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-09-27",
"count": 2
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2021-11-02",
"count": 2
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-06",
"count": 2
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2021-12-23",
"count": 2
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2021-12-31",
"count": 3
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-25",
"count": 2
},
{
"date": "2022-01-27",
"count": 4
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-05-01",
"count": 2
},
{
"date": "2022-05-02",
"count": 5
},
{
"date": "2022-05-03",
"count": 2
},
{
"date": "2022-05-04",
"count": 2
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-08",
"count": 1
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-19",
"count": 2
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-15",
"count": 3
},
{
"date": "2022-06-20",
"count": 2
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-06-26",
"count": 1
},
{
"date": "2022-06-28",
"count": 2
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-07-01",
"count": 2
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-07-17",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-29",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-09-17",
"count": 1
},
{
"date": "2022-09-18",
"count": 2
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-22",
"count": 2
},
{
"date": "2022-09-24",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-05",
"count": 2
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-20",
"count": 24
},
{
"date": "2022-10-21",
"count": 10
},
{
"date": "2022-10-22",
"count": 3
},
{
"date": "2022-10-23",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-11-01",
"count": 2
},
{
"date": "2022-11-06",
"count": 2
},
{
"date": "2022-11-10",
"count": 2
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-11-26",
"count": 1
},
{
"date": "2022-11-27",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-18",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2022-12-29",
"count": 2
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-05",
"count": 2
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-17",
"count": 2
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-01",
"count": 2
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-05",
"count": 1
},
{
"date": "2023-03-06",
"count": 2
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-09",
"count": 2
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-22",
"count": 2
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-30",
"count": 2
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-09",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-17",
"count": 1
},
{
"date": "2023-04-20",
"count": 2
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-05-21",
"count": 2
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-04",
"count": 2
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-09",
"count": 2
},
{
"date": "2023-06-12",
"count": 2
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-06-21",
"count": 2
},
{
"date": "2023-06-27",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-04",
"count": 2
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-15",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-07",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-09-05",
"count": 2
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-21",
"count": 2
},
{
"date": "2023-09-25",
"count": 2
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-14",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-10-31",
"count": 2
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2023-11-15",
"count": 3
},
{
"date": "2023-11-17",
"count": 1
},
{
"date": "2023-12-04",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2023-12-24",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2024-01-06",
"count": 1
},
{
"date": "2024-01-08",
"count": 2
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-17",
"count": 2
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-27",
"count": 2
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-07",
"count": 2
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-25",
"count": 3
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-26",
"count": 2
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-23",
"count": 2
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-08-04",
"count": 1
},
{
"date": "2024-08-05",
"count": 2
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-22",
"count": 2
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-09-02",
"count": 2
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-09",
"count": 2
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-09-16",
"count": 2
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-19",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-11-19",
"count": 2
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-25",
"count": 1
},
{
"date": "2024-12-01",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-05",
"count": 3
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-07",
"count": 2
},
{
"date": "2025-02-08",
"count": 2
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-11",
"count": 2
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-04-12",
"count": 1
},
{
"date": "2025-04-13",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-22",
"count": 1
},
{
"date": "2025-06-23",
"count": 2
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-01",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-08",
"count": 3
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-27",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-11-13",
"count": 2
},
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2025-12-24",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2025-12-31",
"count": 2
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-06",
"count": 2
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-23",
"count": 2
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-16",
"count": 2
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1080
},
"open_issues_and_prs": 64
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"inflect/py.typed",
"mypy.ini"
],
"toolchain_manifests": [],
"largest_source_bytes": 103339,
"source_files_sampled": 18,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": "pypi:inflect@7.5.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "more_itertools",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">= 8.5.0"
},
{
"name": "typeguard",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">= 4.0.1"
},
{
"name": "typing_extensions",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "more-itertools",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "typeguard",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": true,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 3,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 24,
"merged_prs": 71,
"open_issues": 40,
"closed_ratio": 0.701,
"closed_issues": 94,
"closed_unmerged_prs": 33
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jaraco",
"commits": 779,
"avatar_url": "https://avatars.githubusercontent.com/u/308610?v=4"
},
{
"type": "User",
"login": "pwdyson",
"commits": 144,
"avatar_url": "https://avatars.githubusercontent.com/u/309984?v=4"
},
{
"type": "User",
"login": "hugovk",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/1324225?v=4"
},
{
"type": "User",
"login": "jayaddison",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/55152140?v=4"
},
{
"type": "User",
"login": "abravalheri",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/320755?v=4"
},
{
"type": "User",
"login": "dgilman",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/398254?v=4"
},
{
"type": "User",
"login": "vamc19",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/935281?v=4"
},
{
"type": "User",
"login": "nielstron",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/20638630?v=4"
},
{
"type": "User",
"login": "DimitriPapadopoulos",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/3234522?v=4"
},
{
"type": "User",
"login": "Avasam",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/1350584?v=4"
}
],
"contributors_sampled": 52,
"top_contributor_share": 0.69
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": true,
"linter_configs": [
"ruff.toml",
"tox.ini"
],
"has_editorconfig": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 71 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not 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": 0,
"reason": "no SAST tool detected",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "262a247d2d99a47a520cdb2d46adb90df88b4326",
"ran_at": "2026-07-22T01:37:06Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-13T23:52:24Z",
"oldest_open_prs": [
{
"number": 237,
"created_at": "2026-02-21T21:34:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 238,
"created_at": "2026-02-22T01:49:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 240,
"created_at": "2026-05-18T16:19:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 241,
"created_at": "2026-05-19T18:16:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 243,
"created_at": "2026-05-21T08:48:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 244,
"created_at": "2026-05-21T19:49:37Z",
"last_comment_at": "2026-06-17T21:22:24Z",
"last_comment_author": "SAY-5"
},
{
"number": 245,
"created_at": "2026-06-11T20:05:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 247,
"created_at": "2026-06-16T00:21:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 248,
"created_at": "2026-06-17T21:10:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 249,
"created_at": "2026-06-22T09:39:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 250,
"created_at": "2026-06-22T09:44:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 251,
"created_at": "2026-06-22T09:53:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 252,
"created_at": "2026-06-24T21:10:00Z",
"last_comment_at": "2026-07-10T15:48:46Z",
"last_comment_author": "gaoflow"
},
{
"number": 253,
"created_at": "2026-06-25T16:11:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 254,
"created_at": "2026-06-30T13:22:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 255,
"created_at": "2026-07-03T18:15:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 256,
"created_at": "2026-07-03T20:03:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 257,
"created_at": "2026-07-04T08:57:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 258,
"created_at": "2026-07-04T09:19:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 259,
"created_at": "2026-07-04T10:28:20Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-12-28T16:52:29Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2011-07-22T10:28:37Z",
"last_comment_at": "2015-10-06T16:04:53Z",
"last_comment_author": "pydsigner"
},
{
"number": 26,
"created_at": "2015-07-28T07:13:31Z",
"last_comment_at": "2015-11-10T10:33:54Z",
"last_comment_author": "hugovk"
},
{
"number": 41,
"created_at": "2017-03-30T18:25:51Z",
"last_comment_at": "2020-01-07T16:32:12Z",
"last_comment_author": "psychemedia"
},
{
"number": 58,
"created_at": "2018-10-21T14:41:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2019-02-15T19:12:42Z",
"last_comment_at": "2019-02-15T20:55:44Z",
"last_comment_author": "hugovk"
},
{
"number": 79,
"created_at": "2019-07-28T15:31:22Z",
"last_comment_at": "2020-11-15T19:03:54Z",
"last_comment_author": "jaraco"
},
{
"number": 116,
"created_at": "2020-10-09T00:39:40Z",
"last_comment_at": "2022-07-09T15:34:48Z",
"last_comment_author": "jaraco"
},
{
"number": 122,
"created_at": "2021-02-22T15:58:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 130,
"created_at": "2021-04-16T08:20:25Z",
"last_comment_at": "2022-05-01T18:24:37Z",
"last_comment_author": "jaraco"
},
{
"number": 148,
"created_at": "2022-03-21T01:05:15Z",
"last_comment_at": "2022-03-23T21:43:35Z",
"last_comment_author": "jaraco"
},
{
"number": 154,
"created_at": "2022-05-01T18:27:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 159,
"created_at": "2022-05-18T14:48:07Z",
"last_comment_at": "2023-11-01T17:06:39Z",
"last_comment_author": "eykamp"
},
{
"number": 161,
"created_at": "2022-06-26T21:31:56Z",
"last_comment_at": "2023-01-19T04:02:08Z",
"last_comment_author": "jaraco"
},
{
"number": 163,
"created_at": "2022-07-09T15:13:09Z",
"last_comment_at": "2022-07-09T15:57:46Z",
"last_comment_author": "jaraco"
},
{
"number": 172,
"created_at": "2023-01-07T12:49:12Z",
"last_comment_at": "2023-01-20T16:57:06Z",
"last_comment_author": "jaraco"
},
{
"number": 176,
"created_at": "2023-02-13T20:25:51Z",
"last_comment_at": "2023-04-06T01:49:32Z",
"last_comment_author": "jaraco"
},
{
"number": 185,
"created_at": "2023-05-18T18:52:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 192,
"created_at": "2023-07-03T10:02:50Z",
"last_comment_at": "2025-07-31T13:44:45Z",
"last_comment_author": "PipWasHere"
},
{
"number": 193,
"created_at": "2023-07-06T03:14:18Z",
"last_comment_at": "2023-07-28T01:57:34Z",
"last_comment_author": "jaraco"
},
{
"number": 197,
"created_at": "2023-07-27T22:32:04Z",
"last_comment_at": "2023-08-19T22:19:32Z",
"last_comment_author": "jaraco"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jaraco/inflect",
"host": "github.com",
"name": "inflect",
"owner": "jaraco"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 55,
"vitality": 37,
"community": 51,
"governance": 60,
"engineering": 96
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 37,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 99,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 99 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 99
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v7.5.0",
"releases_from_tags": false,
"days_since_latest_release": 570,
"mean_days_between_releases": 60.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 570 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 570
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~60.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 60.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 99,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 99 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 99
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"forks": 123,
"stars": 1080,
"watchers": 19,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,080 stars",
"points": 49.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1080
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "123 forks",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 123
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "19 watchers",
"points": 7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 19
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 52,
"top_contributor_share": 0.69
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 69% of commits",
"points": 7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 69
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "52 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 52
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 71 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 71,
"open_issues": 40,
"closed_issues": 94,
"issue_closed_ratio": 0.701,
"closed_unmerged_prs": 33
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "70% of issues closed",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 70
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "71/104 decided PRs merged",
"points": 26.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 71,
"decided": 104
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"followers": 743,
"owner_type": "User",
"is_verified": null,
"owner_login": "jaraco",
"public_repos": 231,
"account_age_days": 5877
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "743 followers of jaraco",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 743,
"login": "jaraco"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "231 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 231
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"inflect"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 570
},
"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 570 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 570
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "55 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 55
}
}
],
"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": 96,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "ruff.toml, tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ruff.toml, tox.ini"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://pypi.org/project/inflect",
"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": "https://pypi.org/project/inflect",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 71 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:inflect@7.5.0 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:inflect@7.5.0",
"assessed": 3
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 20
},
"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": "at_risk",
"name": "AI Readiness",
"value": 43,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.38,
"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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"inflect/py.typed",
"mypy.ini"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "ruff.toml, tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ruff.toml, tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "inflect/py.typed, mypy.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "inflect/py.typed, mypy.ini"
}
}
],
"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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 103339,
"source_files_sampled": 18,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (inflect/py.typed, mypy.ini)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "inflect/py.typed, mypy.ini",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/18 source files over 60KB",
"points": 51.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 18,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T01:37:21.983941Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jaraco/inflect.svg",
"full_name": "jaraco/inflect",
"license_state": "absent",
"license_spdx": null
}