JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 432,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 104727
},
"pushed_at": "2025-04-03T10:33:21Z",
"created_at": "2010-09-06T12:38:05Z",
"owner_type": "User",
"updated_at": "2026-07-10T22:32:12Z",
"description": "Implements boolean algebra in one module.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-2-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-2-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Sebastian Krämer",
"type": "User",
"login": "bastikr",
"company": null,
"location": "Switzerland",
"followers": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/102507?v=4",
"created_at": "2009-07-07T13:01:16Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 6223
},
"license": {
"state": "standard",
"spdx_id": "BSD-2-Clause",
"raw_spdx": "BSD-2-Clause",
"file_present": true,
"scorecard_found": null,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0",
"kind": "other",
"published_at": "2025-04-03T10:42:10Z"
},
{
"tag": "v4.0",
"kind": "other",
"published_at": "2025-04-03T10:13:12Z"
}
],
"recent_commits": [
{
"oid": "8a443837e68dc027004294fb17fe1857cf783410",
"body": "Prepare V 5.0",
"is_bot": false,
"headline": "Merge pull request #123 from bastikr/prep-5.0",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T10:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5982b3490fd93522bbebbcea4f25408c5e88bd5",
"body": "The CI now also creates a draft release\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Improve release creation and publishing",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T10:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a925a9870de851f34c73388094fb979ff3dbc8",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Prepare v5.0",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T10:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b23fdac15f9ab7d6ea2e09afc775f492b1f2191",
"body": "Workaround incompatibility with Python 3.14\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Merge pull request #122 from frenzymadness/py314",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T10:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d23f7bea7f76811701d5b6af2cff694a32acdbe8",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Use distinct names for artifacts",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T10:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32c0471a3f27382acccd196566885a86af47a5b3",
"body": "Work around a bug in twine\nAlso apply cosmetic formatings and refine commands\n\nReference: https://github.com/pypa/twine/issues/1216#issuecomment-2606531615\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Force packaging upgrade",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T09:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383220be08b9e6994202e59d8886fab026d59cb4",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Streamline build tests",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T09:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09bb89c12f6979f1487fc21e142312d83fce378a",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Use correct windows version",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T09:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b88ee391e5178220811b4e494725b94600a2dea",
"body": "Also add small updates and refinements\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Bump action versions in CI",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T09:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44555f652c585a19a45acd829b388d17a4d1bc32",
"body": "\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Keep twine in a dev extra",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2025-04-03T09:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31d286592f5d98fd788c4a7959b4d3bc2edb882",
"body": "- Add new Pythons and drop the old ones in tox and CI.\n- Split testing dependencies between testing and linting.\n- Do not use deprecated `setup.py test`.\n- Use the same pytest command in tox and CI.",
"is_bot": false,
"headline": "Update testing configuration",
"author_name": "Lumir Balhar",
"author_login": "frenzymadness",
"committed_at": "2024-11-18T06:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbfffd31efeb7e42f1db6d842ed52d1f422f1423",
"body": "Using NotImplemented in a boolean context will now raise\na TypeError. It had previously raised a DeprecationWarning since\nPython 3.9.\n\nFixes: https://github.com/bastikr/boolean.py/issues/121",
"is_bot": false,
"headline": "Workaround incompatibility with Python 3.14",
"author_name": "Lumir Balhar",
"author_login": "frenzymadness",
"committed_at": "2024-11-18T06:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228f005f27b8f68156dfd4e56dfdb3c424941141",
"body": "This fixes the issues #112 and #111\r\nMain reason was that when doing the negative absorption the result\r\nwas the same as one of the arguments already present.\r\nThis caused it to be duplicated in arguments.\r\n\r\nReference: https://github.com/bastikr/boolean.py/issues/111\r\nReference: https://github.com/\n[…]\nauthored-by: Frank Dana <ferdnyc@gmail.com>\r\nCo-authored-by: Philippe Ombredanne <pombredanne@gmail.com>\r\nAuthored-by: Tomas Krejci @tomas789\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Fix absorption issue #113 #112 #111",
"author_name": "Tomas Krejci",
"author_login": "tomas789",
"committed_at": "2024-11-15T19:24:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "431e5226c269e4c863cc851b971ca5e89fda04d7",
"body": "doc: add API reference",
"is_bot": false,
"headline": "Merge pull request #108 from stephanlachnit/p/docs",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-06-04T10:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b76b9f7a6808ae86b392c62a5e89c8d55687b1",
"body": "* Add new extra to install doc dependencies in setup.py\n* Also add new extra for tests in setup.py and streamline imports\n* Add new CI doc building step\n* Streamline Makefile\n* Ignore doc builds\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Generate documentation",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-06-03T14:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5462f66d7032ffaecce95aaef429ba0122a401",
"body": "* Ensure that doctest still pass\n* Improve rpesentation of docs\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Improve docstrings and doctests",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-06-03T14:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7ee7578e51fe58f13c95a2c58ffeaf4b565820",
"body": "Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>",
"is_bot": false,
"headline": "doc: add API reference",
"author_name": "Stephan Lachnit",
"author_login": "stephanlachnit",
"committed_at": "2022-05-27T14:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7349bb51b5a5d4753b2eb0129a6a0288e3da6da",
"body": "Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>",
"is_bot": false,
"headline": "doc: fix rst docstrings",
"author_name": "Stephan Lachnit",
"author_login": "stephanlachnit",
"committed_at": "2022-05-27T14:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93589c505c256eead9757402e908fcfdc1bb5ec5",
"body": "There was no tag yet\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Use version 4.0 no need to bump yet",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-05T08:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd060d8b2d3a10bd49f32ec9424be0d081f0add8",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-05T08:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edcc714b8c3d343e0c42306d0b6d1b33b3b66411",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Add long_description_content_type, and bump",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-05T08:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895c90cc2c36aff302e5234d0fe97bfe1e2c6b88",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Remove empty line",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-05T08:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a452d4e07875ab82249c1974f061589c3d1297",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Fix typo in CHANGELOG",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-05T08:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bba73ba6b616e594b211a50c9d598bd4c50497d5",
"body": "Release 4.0",
"is_bot": false,
"headline": "Merge pull request #107 from bastikr/release-4.0",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T15:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383013567cfdec59dd988b6436b2de44c552ba2a",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Merge latest master branch",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T14:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f93c8b17440348ffe024c8498e48c5bfa5ae0be",
"body": "Reference: https://github.com/bastikr/boolean.py/pull/105#discussion_r775106195\nReported-by: @prodhype\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Make test independent of CPU speed",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T14:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1305cbf04d6fcf3b7e53fe7c0bca6eb20ae8d033",
"body": "Reference: https://github.com/bastikr/boolean.py/pull/105\nReference: https://github.com/bastikr/boolean.py/pull/106\nContributed-by: Oliver Margetts <oliver.margetts@gmail.com>\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Merge branch SuadeLabs",
"author_name": "olliemath",
"author_login": "olliemath",
"committed_at": "2022-05-02T13:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a1e7379ae644d565b8be8d5673a8437c78ba008",
"body": "Update Arch Linux package",
"is_bot": false,
"headline": "Merge pull request #104 from mxmehl/arch-src",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T11:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f92b5bcb419ef62756074d6336aa8b51d1d9b2fc",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Drop Python 2 and use plain asserts",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T11:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1117dc3f7f4207bea38dd6e7ec6b9803d1507ae",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Drop Python 2",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T11:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c458f25b75d71b06573dbb677e2c8f381541e22",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Adjust manifests and key files for release",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T10:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "297052191ca530c5de0cedc09454772588b14b8a",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Add pytest to requirements",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T10:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c71af9a2f71acd8d9a1c8b20975adece660808b",
"body": "And isort imports\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Format code with black -l 100",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T10:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8667238b078c0ec869df0cbefdce052d2e37d94d",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Drop Travis and use GH instead",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T10:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a5834260e8dd06a7f6eeff9f3b07a3702d5bc2",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Rename requirements file",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T10:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57fe0d34a920f3baa5f08a48650f2185305aea56",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Ignore venv dir",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T10:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cedbcd5f75b1376caa14a05d1219b989977fb40",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/bastikr/boolean.py.git",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2022-05-02T10:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a6bd01549fed050bfe3106ee0d581b52aefac6",
"body": "This adresses the case where we have an expression which is smal\nwhen normalized, but in its current form contains a large dual\nexpression.",
"is_bot": false,
"headline": "Performance: prevent blowup in normalization",
"author_name": "olliemath",
"author_login": "olliemath",
"committed_at": "2021-07-07T16:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eced651b2d16ae67ebbea7121942c2e82e953bed",
"body": "Signed-off-by: max.mehl <max.mehl@fsfe.org>",
"is_bot": false,
"headline": "update Arch Source",
"author_name": "max.mehl",
"author_login": "mxmehl",
"committed_at": "2021-07-06T09:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5954297a0babca994fd1eeccb09e19eda172e3fa",
"body": "Use correct license id #99",
"is_bot": false,
"headline": "Merge pull request #102 from bastikr/correct-license",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2021-06-08T10:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a8e717048e8e06b6954fa661ec4128ff7370a5f",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Format code and move sort_order instance level",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2021-06-08T10:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15731cd431eb852bc996d2f8fb6ed7430dd79fe",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Drop Python2. Add 37, 38 and 39",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2021-06-08T10:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74063a8588875c058e6dbbb85b69ed052e1f2099",
"body": "This is a BSD-2-Clause and not BSD-3-Clause\r\n\r\nReported-by: Zygmunt Krynicki <me@zygoon.pl>\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Use correct license id #99",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2021-05-15T17:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68f94740f8aa5cecc9bb86f3feb5114fef20fcb",
"body": "Fix dual for _TRUE and _FALSE",
"is_bot": false,
"headline": "Merge pull request #100 from pauleve/master",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2021-01-08T16:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0426c197bf305ec9e8ddee9b83276c7918cb303",
"body": null,
"is_bot": false,
"headline": "test case for demorgan with TRUE/FALSE",
"author_name": "Loïc Paulevé",
"author_login": "pauleve",
"committed_at": "2020-12-11T22:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0178a5aa907691ba7a8b6aafa402bc89ced7c0e3",
"body": null,
"is_bot": false,
"headline": "add __call__ method to _TRUE and _FALSE returning themselves",
"author_name": "Loïc Paulevé",
"author_login": "pauleve",
"committed_at": "2020-12-11T22:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c559254fc47bc444f98092dea5da21002c790ce9",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Post release bump",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T22:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53dd411d7c1518976564d701e35f65d1219941c3",
"body": "Ensure that doctests are running\nUpdate copyright and use SPDX license expressions\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Format code, cleanup dead code and beef up tests",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T22:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a029289c57f0623875278dcb19a2b66c1db93b4",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Fix changelog syntax",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T21:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e230aaab346d69ac9b437ffc24891dcc8b7b84",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Bump version and update dates and manifests",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T21:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46ed2bb442e1f4296f5509a46eeebd96142f3260",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Ensure all files are included in sdist",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T21:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6d93a037c157ab794ab80d7735c5474a3dcc9a",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Update changelog with latest contributions",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T21:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d893eb6c15e144e032d790dc0cf26db8c34e76a6",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Remove unwanted local pyenv file",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T21:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0317ded9515116c53053145d9c25c1fb9dd3dbf1",
"body": "Also add more links to distribution ports\n\nReported-by: Carmen Bianca Bakker Carmen Bianca Bakker\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Convert README from md to rst",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T21:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626200a038973b223541f133ad42c27f3b542bf8",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Merge branch evaluate from gemerden",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T20:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb3ebcc9b85ee00e6e325a84507668496bfdad6",
"body": "Fix tokenize with number as first char",
"is_bot": false,
"headline": "Merge pull request #96 from jcohen28/patch-1",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T18:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "825fb8d23b56758f0525ca3ba993f9dc8fc20836",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.rst",
"author_name": "Jeff Cohen",
"author_login": "jcohen28",
"committed_at": "2020-06-10T18:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebadd949410207a4479b1d39445732acfbe04a08",
"body": null,
"is_bot": false,
"headline": "fix version",
"author_name": "Jeff Cohen",
"author_login": "jcohen28",
"committed_at": "2020-06-10T18:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eefb053a3ad1e8c51cefb073648518829bd27d9a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.rst",
"author_name": "Jeff Cohen",
"author_login": "jcohen28",
"committed_at": "2020-06-10T18:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee600ae29dce550cd3e3f20918e8d4ffe5fcbef9",
"body": "Remove py2-incompatible use of print statement.",
"is_bot": false,
"headline": "Merge pull request #95 from benjyw/print_map",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T18:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed879cd9257b690a2291558934c9347992c2a6e4",
"body": "Fix typo",
"is_bot": false,
"headline": "Merge pull request #94 from der-gabe/docs-typo-fix",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T18:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180b8bee9593bdb89b33ea414f5cc261d7204a75",
"body": "Add CHANGELOG.rst to MANIFEST.in",
"is_bot": false,
"headline": "Merge pull request #91 from carmenbianca/changelog-manifest",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T18:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd205b767f4051cd5c011c2daf8211fe8e035530",
"body": "Advertise installation via AUR",
"is_bot": false,
"headline": "Merge pull request #93 from mxmehl/patch-1",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2020-06-10T18:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dcc34b60972925a78b79865eb1a50f2b0a56af4",
"body": null,
"is_bot": false,
"headline": "Add test for first char underscore",
"author_name": "Jeff Cohen",
"author_login": "jcohen28",
"committed_at": "2020-06-10T17:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "584280c57b55d5024085b1ab7f96e411201a417c",
"body": null,
"is_bot": false,
"headline": "Test for numeric first char",
"author_name": "Jeff Cohen",
"author_login": "jcohen28",
"committed_at": "2020-06-10T17:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5ac3da135c537cac1ad395e14ac667c12a5e7c",
"body": null,
"is_bot": false,
"headline": "Fix tokenize with number as first char",
"author_name": "Jeff Cohen",
"author_login": "jcohen28",
"committed_at": "2020-06-10T17:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db41511ea31155e9ae9970c3234bc3f21128e1a2",
"body": "RedBaron chokes on unindented comments (See\nhttps://github.com/PyCQA/baron/issues/139).",
"is_bot": false,
"headline": "Indent commented-out code.",
"author_name": "Benjy Weinberger",
"author_login": "benjyw",
"committed_at": "2020-03-06T23:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0dbc460ed6e0ad1ebf451963d940d3ab9929c49",
"body": "In python 2 print is a statement, not a function, so it cannot\nbe used as the first argument to map().",
"is_bot": false,
"headline": "Remove py2-incompatible use of print statement.",
"author_name": "Benjy Weinberger",
"author_login": "benjyw",
"committed_at": "2020-03-06T22:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dd11cf0a9373351c8b845a8f59e2593b16c0244",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Gabriel Niebler",
"author_login": null,
"committed_at": "2020-02-27T16:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be604d459e4cce3322a0b926c3685a474a99d15",
"body": "Additionally, make installation section for pip a bit more verbose",
"is_bot": false,
"headline": "Advertise installation via AUR",
"author_name": "Max Mehl",
"author_login": "mxmehl",
"committed_at": "2019-10-24T15:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52cd7a819a2e056c3f5539c57ba0c47065d2a0c3",
"body": null,
"is_bot": false,
"headline": "Add CHANGELOG.rst to MANIFEST.in",
"author_name": "Carmen Bianca Bakker",
"author_login": "carmenbianca",
"committed_at": "2019-10-15T14:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da6086c25d0ea3881d3947a3e06340f06868917",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Update changelog for 3.7",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2019-10-14T13:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4fcf733267587fa626c4a1cc3237a4c13dd042",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Bump version and cleanup metadata",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2019-10-14T13:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4bc01fa13d4445c638aafeb8d5d309ae4f8957",
"body": "Allow a custom set of characters in a token\r\n\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Merge pull request #87 from carpie/master",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2019-10-04T15:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b13a5a143e7f90861570d3484a90cda43b395f56",
"body": "Add sort keyword argument to DualBase simplify()",
"is_bot": false,
"headline": "Merge pull request #90 from majurg/add-sort-keyword-argument",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2019-10-04T06:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe8b42ff048df8fa6d89d08f1c303dac19d42931",
"body": "This commit adds a \"sort\" keyword argument to the simplify() function of\nthe DualBase class. This allows simplification of boolean algebra\nexpressions to be completed correctly, but does not sort the final\nexpression. This is needed for various applications where maintaining order matters.\n\nSigned-off-by: Steven Esser <sesser@nexb.com>",
"is_bot": false,
"headline": "Add sort keyword argument to DualBase simplify()",
"author_name": "Steven Esser",
"author_login": "steven-esser",
"committed_at": "2019-10-04T00:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af322279c679b72a6ffea9de6f8c717ffffab208",
"body": null,
"is_bot": false,
"headline": "Allow a custom set of characters in a token",
"author_name": "Lee Carpenter",
"author_login": "carpie",
"committed_at": "2019-05-09T21:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e984df480afc60605e9501a0d3d54d667e8f7dbf",
"body": "Improve error checking",
"is_bot": false,
"headline": "Merge pull request #81 from bastikr/improve-error-checking",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2018-08-06T09:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "309db2b3bedf80dc1b3af07acaef4752b0126a9b",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Ignore pytest cache",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2018-08-06T07:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee626d297d2706484af37e1f9e7b31b1cf28b63",
"body": "Also improve parsing tracing and bump version\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Improve error checking when parsing",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2018-08-06T07:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74796a47b2ac885d62fc4eea0dc38cba4d98807b",
"body": "Fixing De Morgan's laws effect on double negation propositions",
"is_bot": false,
"headline": "Merge pull request #79 from docardoso/demorgan_fix",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2018-04-13T09:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ff2b034607fc87d42fbacaa27d5c1b718d6150",
"body": null,
"is_bot": false,
"headline": "Adding some extra tests related to the double negation issue",
"author_name": "Douglas Cardoso",
"author_login": null,
"committed_at": "2018-04-13T02:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3ddff515ec268262b2c5adfbfceb7f9c2b986f",
"body": null,
"is_bot": false,
"headline": "Fixing De Morgan's laws effect on double negation propositions",
"author_name": "Douglas Cardoso",
"author_login": null,
"committed_at": "2017-12-27T02:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9f02b4b2e2281bdcea8900e6da04bfc7e4b0f4",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Ignore .eggs dir",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-11-01T16:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a52616d6f8fd04164884f05ec6c9567507a5c1e",
"body": "Proper equivalence",
"is_bot": false,
"headline": "Merge pull request #78 from bastikr/proper-equivalence",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-11-01T16:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c71d14295eff8c95d950d65ac31d9e1a1aa81c9b",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Add new test for siplify using different algebra",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-11-01T11:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f7b85e8a50ba0e9ba0008b7dbcee113f2c51aa",
"body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Bump version",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-10-30T22:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160a99d94612f734404f43fc9333cb1f7b885920",
"body": " * this wreck equivalence and expression comparison if they\n are built from the same algebra but from different instances\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Do not wrap types.",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-10-30T22:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54aa1f959532af28b2e0fe354faea8023fac3560",
"body": null,
"is_bot": false,
"headline": "splits import, fixed reduce NameError for python3",
"author_name": "gemerden",
"author_login": "gemerden",
"committed_at": "2017-07-19T12:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb86c366c437b1faff03a7a3d735c3628779a9b5",
"body": null,
"is_bot": false,
"headline": "removes whiteline",
"author_name": "gemerden",
"author_login": "gemerden",
"committed_at": "2017-07-14T09:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6577a47b2991b0db18d0df75e60ab13ef764f0ea",
"body": null,
"is_bot": false,
"headline": "adds tests for the __call__ evaluation methods.",
"author_name": "gemerden",
"author_login": "gemerden",
"committed_at": "2017-07-14T09:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a45453e9c20f656ae8b018db720c44597fee2bc",
"body": "__call__methods are added to Symbol, NOT, AND, OR.\n\nIn short: __call__methods are recursively called on NOT, AND, OR\nclasses, following the logic tree via self.args. When a Symbol instance\nis found, the corrsponding value (e.g. True/False) is looked up in the\nkwargs argument and returned to the caller.",
"is_bot": false,
"headline": "adds __call__methods to enable boolean evaluation",
"author_name": "gemerden",
"author_login": "gemerden",
"committed_at": "2017-07-14T09:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "420db8471503846a7f978689cce458d0eccf6872",
"body": null,
"is_bot": false,
"headline": "ignore pycharm project files",
"author_name": "gemerden",
"author_login": "gemerden",
"committed_at": "2017-07-14T09:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3746d222ee963a9f55c9cfa0322f17132de92b00",
"body": " * the subs methods does exactly what is needed in #66. This just adds\n some comments and update the name of a few variables to better\n explain the substition processing.\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
"is_bot": false,
"headline": "Add comments and improve code clarity for .subs() #66",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-06-09T14:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0745d948a5df25290c258b619280aa26bb289372",
"body": "Suggest minor edits to boolean.py",
"is_bot": false,
"headline": "Merge pull request #69 from all3fox/improve-tests",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-06-08T11:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0999eb56ff51c406c046730ae9853b42f854cbc1",
"body": "Signed-off-by: Aleksandr Lisianoi <all3fox@gmail.com>",
"is_bot": false,
"headline": "Improve boolean.py comments and minor python",
"author_name": "Alexander Lisianoi",
"author_login": null,
"committed_at": "2017-06-07T14:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c7bf26d9e0104fa08d96135dea5ce59f7bb334",
"body": "Signed-off-by: Aleksandr Lisianoi <all3fox@gmail.com>",
"is_bot": false,
"headline": "Fix `tox=2.7.0` -> `tox==2.7.0` in test-requirements.txt",
"author_name": "Alexander Lisianoi",
"author_login": null,
"committed_at": "2017-06-06T14:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd60025057c3ed5aa493522559ffc2b36e743b22",
"body": "Use `tox` to run unit-tests",
"is_bot": false,
"headline": "Merge pull request #68 from all3fox/config-tox",
"author_name": "Philippe Ombredanne",
"author_login": "pombredanne",
"committed_at": "2017-06-06T08:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4eb81c065ddf3384bb31c575ac1926f48f11651",
"body": "Signed-off-by: Aleksandr Lisianoi <all3fox@gmail.com>",
"is_bot": false,
"headline": "Add documentation about testing boolean.py with tox",
"author_name": "Alexander Lisianoi",
"author_login": null,
"committed_at": "2017-06-02T16:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ae4e4ae7fb491d11e0461662e7be571ecaf1d3",
"body": "Signed-off-by: Aleksadnr Lisianoi <all3fox@gmail.com>",
"is_bot": false,
"headline": "Fix minor code representations in users_guide.rst",
"author_name": "Alexander Lisianoi",
"author_login": null,
"committed_at": "2017-06-02T15:33:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2025-04-03T10:42:10Z",
"latest_release_tag": "v5.0",
"releases_from_tags": false,
"days_since_last_push": 474,
"active_weeks_last_year": 0,
"days_since_latest_release": 474,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": true,
"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": "boolean.py",
"exists": true,
"license": "BSD-2-Clause",
"keywords": [
"boolean expression",
"boolean algebra",
"logic",
"expression parser",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Mathematics",
"Topic :: Software Development :: Compilers",
"Topic :: Software Development :: Libraries",
"Topic :: Utilities"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/boolean.py/",
"is_deprecated": false,
"latest_version": "5.0",
"repository_url": "https://github.com/bastikr/boolean.py",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 35512561,
"first_published_at": "2016-04-06T16:13:10.379448Z",
"latest_published_at": "2025-04-03T10:39:49.734090Z",
"latest_version_yanked": null,
"days_since_latest_publish": 474
}
]
},
"popularity": {
"forks": 41,
"stars": 85,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-06-14",
"count": 1
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2017-03-04",
"count": 1
},
{
"date": "2017-03-21",
"count": 1
},
{
"date": "2017-04-01",
"count": 1
},
{
"date": "2017-07-17",
"count": 1
},
{
"date": "2017-12-27",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-10-18",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2022-05-27",
"count": 1
},
{
"date": "2022-10-05",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-01-24",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
}
],
"complete": true,
"collected": 41,
"total_forks": 41
},
"star_history": {
"days": [
{
"date": "2010-09-06",
"count": 1
},
{
"date": "2011-05-13",
"count": 1
},
{
"date": "2013-07-05",
"count": 1
},
{
"date": "2014-06-05",
"count": 1
},
{
"date": "2014-10-06",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-06-14",
"count": 1
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-03-27",
"count": 1
},
{
"date": "2016-03-28",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-08-19",
"count": 1
},
{
"date": "2016-09-11",
"count": 1
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2016-12-03",
"count": 1
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-20",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-21",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-19",
"count": 1
},
{
"date": "2018-09-27",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-06-25",
"count": 2
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-10-10",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-11",
"count": 1
},
{
"date": "2020-07-27",
"count": 2
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
}
],
"complete": true,
"collected": 85,
"total_stars": 85
},
"open_issues_and_prs": 26
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 54740,
"source_files_sampled": 5,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"requirements-dev.txt",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tox",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 48,
"open_issues": 22,
"closed_ratio": 0.662,
"closed_issues": 43,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "pombredanne",
"commits": 140,
"avatar_url": "https://avatars.githubusercontent.com/u/675997?v=4"
},
{
"type": "User",
"login": "bastikr",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/102507?v=4"
},
{
"type": "User",
"login": "Kronuz",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/56894?v=4"
},
{
"type": "User",
"login": "jcohen28",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/13512323?v=4"
},
{
"type": "User",
"login": "gemerden",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/4526943?v=4"
},
{
"type": "User",
"login": "mxmehl",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6170081?v=4"
},
{
"type": "User",
"login": "olliemath",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/10986467?v=4"
},
{
"type": "User",
"login": "YaronK",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3146956?v=4"
},
{
"type": "User",
"login": "stephanlachnit",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/36662302?v=4"
},
{
"type": "User",
"login": "qqii",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6891353?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.625
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pypi-release.yml",
"test-and-build.yml"
],
"has_docs_dir": true,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": null,
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 70,
"created_at": "2017-06-17T10:47:20Z",
"last_comment_at": "2017-06-30T18:45:12Z",
"last_comment_author": "alisianoi"
},
{
"number": 72,
"created_at": "2017-06-29T13:16:10Z",
"last_comment_at": "2020-08-02T08:57:42Z",
"last_comment_author": "bigbug"
},
{
"number": 114,
"created_at": "2022-12-05T10:11:56Z",
"last_comment_at": "2024-11-15T19:03:43Z",
"last_comment_author": "pombredanne"
},
{
"number": 124,
"created_at": "2026-01-24T23:04:17Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-04-03T10:31:43Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 43,
"created_at": "2016-04-29T06:51:46Z",
"last_comment_at": "2016-05-12T06:30:39Z",
"last_comment_author": "pombredanne"
},
{
"number": 47,
"created_at": "2016-05-13T16:01:22Z",
"last_comment_at": "2016-06-18T13:06:55Z",
"last_comment_author": "pombredanne"
},
{
"number": 60,
"created_at": "2017-02-09T10:37:23Z",
"last_comment_at": "2017-02-09T10:38:07Z",
"last_comment_author": "pombredanne"
},
{
"number": 61,
"created_at": "2017-02-13T22:55:32Z",
"last_comment_at": "2017-02-23T10:59:25Z",
"last_comment_author": "pombredanne"
},
{
"number": 62,
"created_at": "2017-02-23T10:53:50Z",
"last_comment_at": "2024-05-22T16:20:18Z",
"last_comment_author": "haschdl"
},
{
"number": 71,
"created_at": "2017-06-19T15:17:58Z",
"last_comment_at": "2017-07-03T23:26:26Z",
"last_comment_author": "pombredanne"
},
{
"number": 73,
"created_at": "2017-07-09T10:09:17Z",
"last_comment_at": "2020-04-27T15:31:41Z",
"last_comment_author": "jnikula"
},
{
"number": 74,
"created_at": "2017-07-10T15:21:17Z",
"last_comment_at": "2017-07-19T07:25:46Z",
"last_comment_author": "pombredanne"
},
{
"number": 80,
"created_at": "2018-05-07T13:48:20Z",
"last_comment_at": "2018-05-11T08:23:45Z",
"last_comment_author": "pombredanne"
},
{
"number": 82,
"created_at": "2018-08-16T19:53:49Z",
"last_comment_at": "2019-03-30T01:24:38Z",
"last_comment_author": "MarcelRobitaille"
},
{
"number": 83,
"created_at": "2018-10-15T07:58:30Z",
"last_comment_at": "2022-12-05T10:21:54Z",
"last_comment_author": "tomas789"
},
{
"number": 85,
"created_at": "2019-05-03T20:31:12Z",
"last_comment_at": "2019-06-15T02:52:25Z",
"last_comment_author": "kkew3"
},
{
"number": 86,
"created_at": "2019-05-09T21:27:46Z",
"last_comment_at": "2019-10-04T07:11:08Z",
"last_comment_author": "pombredanne"
},
{
"number": 92,
"created_at": "2019-10-23T15:22:30Z",
"last_comment_at": "2019-10-25T14:38:04Z",
"last_comment_author": "pombredanne"
},
{
"number": 98,
"created_at": "2020-11-12T05:08:36Z",
"last_comment_at": "2021-01-08T16:47:59Z",
"last_comment_author": "pombredanne"
},
{
"number": 101,
"created_at": "2021-01-07T17:54:04Z",
"last_comment_at": "2021-05-15T18:07:22Z",
"last_comment_author": "pombredanne"
},
{
"number": 103,
"created_at": "2021-06-08T10:48:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 109,
"created_at": "2022-11-14T11:46:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 110,
"created_at": "2022-11-14T13:39:55Z",
"last_comment_at": "2022-11-14T14:01:56Z",
"last_comment_author": "tomas789"
},
{
"number": 116,
"created_at": "2023-03-26T13:11:38Z",
"last_comment_at": "2025-04-03T10:46:16Z",
"last_comment_author": "pombredanne"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bastikr/boolean.py",
"host": "github.com",
"name": "boolean.py",
"owner": "bastikr"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 40,
"inputs": {
"security": 1,
"vitality": 28,
"community": 62,
"governance": 59,
"engineering": 78,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 28,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 474,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 474 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 474
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v5.0",
"releases_from_tags": false,
"days_since_latest_release": 474,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 474 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 474
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 8,
"days_since_last_merged_pr": 474,
"days_since_last_human_commit": 474,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 474 days; 2 unmet obligation(s): pull requests unanswered, issues unanswered",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 474,
"count": 2,
"signals": "pull requests unanswered, issues unanswered"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 41,
"stars": 85,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "85 stars",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 85
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "41 forks",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 41
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-2-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-2-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"boolean.py"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 35512561
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "35,512,561 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 35512561,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 17,
"top_contributor_share": 0.625
},
"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 62% of commits",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 48,
"open_issues": 22,
"closed_issues": 43,
"issue_closed_ratio": 0.662,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "66% of issues closed",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 66
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "48/55 decided PRs merged",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 48,
"decided": 55
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 55,
"inputs": {
"followers": 40,
"owner_type": "User",
"is_verified": null,
"owner_login": "bastikr",
"public_repos": 23,
"account_age_days": 6223
},
"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": "40 followers of bastikr",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 40,
"login": "bastikr"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~17 yr old",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"boolean.py"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 474
},
"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 474 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 474
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 78,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": "critical",
"name": "Security",
"value": 1,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dependency_lockfiles"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"source": "file_signals",
"lockfiles": [],
"manifests": [
"requirements-dev.txt",
"setup.cfg",
"setup.py"
],
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"components": [
{
"key": "security_policy_security_md",
"name": "Security policy (SECURITY.md)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "dependabot_config",
"name": "Dependabot config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "dependency_lockfiles",
"name": "Dependency lockfiles",
"detail": "published library — lockfiles are an application concern, not expected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "lockfiles_not_expected",
"params": {}
}
],
"max_points": 25
},
{
"key": "codeql_workflow",
"name": "CodeQL workflow",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"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": 19
},
"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": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.42,
"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": "42 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 42,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 54740,
"source_files_sampled": 5,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 0
}
}
],
"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": [
"No resolved dependencies carried a version and a supported ecosystem",
"OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
],
"report_type": "repository",
"generated_at": "2026-07-22T01:55:05.238678Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bastikr/boolean.py.svg",
"full_name": "bastikr/boolean.py",
"license_state": "standard",
"license_spdx": "BSD-2-Clause"
}