Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"data-structures",
"algorithms",
"algorithms-and-data-structures",
"sports-programming",
"computer-science",
"python3",
"hacktoberfest",
"closember"
],
"is_fork": false,
"size_kb": 680,
"has_wiki": true,
"homepage": "https://pydatastructs.readthedocs.io/en/stable/",
"languages": {
"C++": 342797,
"Meson": 6246,
"Python": 487999
},
"pushed_at": "2025-10-22T15:55:13Z",
"created_at": "2019-06-17T11:23:01Z",
"owner_type": "Organization",
"updated_at": "2026-06-25T18:11:39Z",
"description": "A python package for data structures and algorithms",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python",
"C++"
]
},
"owner": {
"blog": "https://codezonediitj.github.io",
"name": "CodeZoned",
"type": "Organization",
"login": "codezonediitj",
"company": null,
"location": "India",
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/50073448?v=4",
"created_at": "2019-04-28T10:33:25Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 2650
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2021-11-14T14:07:11Z"
},
{
"tag": "v0.0.1-beta",
"kind": "prerelease",
"published_at": "2021-10-31T18:38:19Z"
},
{
"tag": "v0.0.1-alpha",
"kind": "prerelease",
"published_at": "2021-10-24T14:34:26Z"
}
],
"recent_commits": [
{
"oid": "dcc01755ae594c92497b441fb81f7a9856a96f71",
"body": null,
"is_bot": false,
"headline": "Add as author (#704)",
"author_name": "Harshita Kalani",
"author_login": "HarshitaKalani",
"committed_at": "2025-10-22T15:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9fc959052d1180ebe343f77e1ec3d1c1115d97",
"body": "* rem: defaults channel to speedup env creation\n\n* chore: apply suggestion from code review",
"is_bot": false,
"headline": "rem: defaults channel to speedup env creation (#697)",
"author_name": "Harshita Kalani",
"author_login": "HarshitaKalani",
"committed_at": "2025-10-22T15:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "370dcb769cb9d78017317e91c991a7a1b3adfd11",
"body": null,
"is_bot": false,
"headline": "fix: install llvmlite to install tests (#701)",
"author_name": "Harshita Kalani",
"author_login": "HarshitaKalani",
"committed_at": "2025-10-22T15:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c1769b9e59fdade8a35808d0a270c405c78f3a9",
"body": null,
"is_bot": false,
"headline": "fix: python version (#700)",
"author_name": "Harshita Kalani",
"author_login": "HarshitaKalani",
"committed_at": "2025-10-22T15:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85d29d93f27bfd3e9bc8a60f6684cfbe74620ec",
"body": null,
"is_bot": false,
"headline": "Add llvm implementation of selection sort (#702)",
"author_name": "Harshita Kalani",
"author_login": "HarshitaKalani",
"committed_at": "2025-10-22T15:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe1c0d08a4ee3789b0b02e601d8ff64317abbcf",
"body": null,
"is_bot": false,
"headline": "fix: use selection sort instead of bubble sort (#706)",
"author_name": "Harshita Kalani",
"author_login": "HarshitaKalani",
"committed_at": "2025-10-22T15:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc7588366333bfea526c0b8e08f11c7c57ed4d8c",
"body": null,
"is_bot": false,
"headline": "Add Meson Build (#696)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-10-12T04:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c258ff554caf84855e50c20cd01c1adc71f75b7",
"body": "Co-authored-by: Prerak Singh <prerak@Preraks-MacBook-Air.local>",
"is_bot": false,
"headline": "Added LLVM optimizations for bubble sort (#694)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-09-06T02:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2ba236232a6910a224c6bd9e0316b1c3efc2e5c",
"body": null,
"is_bot": false,
"headline": "Added LLVM implementation of bubble sort (#693)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-08-26T18:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c4328dadc88484ef0694d8c108757e466076c7",
"body": null,
"is_bot": false,
"headline": "Add enum-based node type checks (#690)",
"author_name": "czgdp1807",
"author_login": "czgdp1807",
"committed_at": "2025-07-27T13:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05269a2119735bd88ae295b6322c6ff3ea8cb57",
"body": null,
"is_bot": false,
"headline": "Improve build script: Add error handling and DRY cleanup (#688)",
"author_name": "czgdp1807",
"author_login": "czgdp1807",
"committed_at": "2025-07-26T12:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad15bc3f123dd217844862d3093958794f813d2",
"body": "Co-authored-by: Prerak Singh <prerak@Preraks-MacBook-Air.local>",
"is_bot": false,
"headline": "added optimization to dijkstra and prim (#687)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-07-23T08:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d076a357319c4bb5963debf2abf2760dcb8437ac",
"body": "…gorithm (#686)",
"is_bot": false,
"headline": "Add C++ implementation for Dijkstra's single source shortest paths al…",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-07-07T17:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1e4cbb2794dc4993323bbb8ec677da04c38f71",
"body": null,
"is_bot": false,
"headline": "C++ implementation of Prim's Minimum Spanning Tree Algorithm (#685)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-07-01T19:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e520be38c038fadc7c2bd97e7058331d0a7a9e0d",
"body": "…(#684)",
"is_bot": false,
"headline": "Add C++ Backend for BFS and use ``std::variant`` for Graph Node Data …",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-06-28T17:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00e4ea0363c0b2b5cdf0dd51e6f3bc004cfb264",
"body": null,
"is_bot": false,
"headline": "C++ backend for ``AdjacencyListGraph`` (#682)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-06-09T16:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7a62969132e79f6c5267d799a2be6819d7b07e8",
"body": null,
"is_bot": false,
"headline": "Implement ``shell_sort`` and ``radix_sort`` (#661)",
"author_name": "Arvinder Singh Dhoul",
"author_login": "arvinder004",
"committed_at": "2025-03-27T17:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1116d7fb019d488698dc19f195064505a02bd9",
"body": null,
"is_bot": false,
"headline": "C++ Backend for Graph Utilities (#633)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-03-20T17:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5fab18ed27222cd5d3a60c5bfb2d98d1c5ff01",
"body": null,
"is_bot": false,
"headline": "feat: Add Tarjan's strongly connected components algorithm (#637)",
"author_name": "Fei Haihao",
"author_login": "LostSnowfluff",
"committed_at": "2025-03-19T05:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513ba92eee9c83578226196ab65c3a40adc97972",
"body": "* Added bridge-finding algorithm\n\nSigned-off-by: Hargun Kaur <hargunkaur286@gmail.com>\n\n* Added bridge-finding algorithm\n\nSigned-off-by: Hargun Kaur <hargunkaur286@gmail.com>\n\n---------\n\nSigned-off-by: Hargun Kaur <hargunkaur286@gmail.com>",
"is_bot": false,
"headline": "Added bridge-finding algorithm (#643)",
"author_name": "Hargun Kaur",
"author_login": "hargunkaur286",
"committed_at": "2025-03-19T05:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34b7d68100331828d80ac1ded077c70b7c20ddc",
"body": null,
"is_bot": false,
"headline": "feat: replace Bellman Ford Algorithm with queue version (#629)",
"author_name": "Fei Haihao",
"author_login": "LostSnowfluff",
"committed_at": "2025-03-11T08:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c1677965d7385c11e134b7c0e6123ae8854a98",
"body": null,
"is_bot": false,
"headline": "Implementing Johnson's Algorithm (#608)",
"author_name": "Prerak Singh",
"author_login": "prex03",
"committed_at": "2025-03-10T05:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98308db41664b49ea126b07daff752fe3a5cf6e",
"body": null,
"is_bot": false,
"headline": "FIX: Windows CI (#604)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2025-03-08T11:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed8831543cb14b0a84cef3c5ffdac46522f61015",
"body": "* Update CI workflow for C++ coverage generation and testing\r\n\r\n* Avoid mkdir error in CI workflow by using -p\r\n\r\n* Update CI workflow to include coverage flags Review-1\r\n\r\n* Added lcov to environment.yml under myst_nb\r\n\r\n* Apply coverage flag in build and adjust C++ testing\r\n\r\n* added installation lcov\r\n\r\n* Update .github/workflows/ci.yml\r\n\r\n* Apply suggestions from code review\r\n\r\n---------\r\n\r\nCo-authored-by: ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Update CI workflow for C++ coverage generation and testing (#571)",
"author_name": "nagajaideep",
"author_login": "nagajaideep",
"committed_at": "2024-12-06T16:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4688182b394495f538859bbaf359a92c66fc7318",
"body": null,
"is_bot": false,
"headline": "Updated documentation (#570)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-08-01T06:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff02d1069b7ff0a753a9dec66363a6813f44e51b",
"body": null,
"is_bot": false,
"headline": "C++ backend for all trees in `binary_trees.py` file complete (#569)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-07-26T13:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35844a27daca2775b9545520650cd6fc066c3424",
"body": null,
"is_bot": false,
"headline": "C++ backend for Treap (#568)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-07-19T13:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2272f5fb0611b80e22c31b71eef2f2f5610997",
"body": null,
"is_bot": false,
"headline": "C++ backend for Cartesian Trees (#567)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-07-13T14:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bc67c60376378a3fe894a9eb100020d6f4519a",
"body": null,
"is_bot": false,
"headline": "C++ backend for AVL Trees (#564)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-07-08T19:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6c935694171da85657c7c119466d2f668e3fb5",
"body": null,
"is_bot": false,
"headline": "C++ backend for Splay Trees (#562)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-06-27T05:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d06ac87ee95d970ee4bdfb791506572233e2a18",
"body": null,
"is_bot": false,
"headline": "C++ backend for Binary Indexed Trees (#561)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-06-15T10:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c17fe9cba5a83aff34effc37a2adf71abf6b952a",
"body": null,
"is_bot": false,
"headline": "C++ backend for Red Black Trees (#560)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-06-12T05:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bc3eb2a8622943ff041f9a4fa4807bc7d5fb390",
"body": null,
"is_bot": false,
"headline": "C++ backend for Self Balancing Binary Tree (#559)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-06-06T07:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "557f86bc3feed9288fd91985e35424c9f967ebf6",
"body": "…inarySearchTree and all tree traversals implemented (#556)",
"is_bot": false,
"headline": "Added C++ backend for Node, TreeNode, ArrayForTrees, BinaryTree and B…",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-06-03T13:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d1de5e8e12b40beff125da59863980bba0e1b2",
"body": "* changed sphinx version to v5.0 from v4.2.0\r\n\r\n* updated myst_nb version from 0.13.1 to 0.17.2",
"is_bot": false,
"headline": "Version changes: sphinx and myst_nb (#553)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2024-05-05T13:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0b0158852cd2ea6ce23a2989113e69269f3481",
"body": "Co-authored-by: ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Implemented Introsort (#549)",
"author_name": "Kishan Ved",
"author_login": "Kishan-Ved",
"committed_at": "2023-12-21T12:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1942891e292f7c879676b963631934395561a737",
"body": null,
"is_bot": false,
"headline": "Add CPP backend for search algorithms (#544)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-08-12T11:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e28e4b53b6f726bb94902581c16327a71ddacc",
"body": null,
"is_bot": false,
"headline": "Add CPP implementation for functions in LDS (#543)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-08-01T05:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0649f8b8ded99254a6c5c5c095f982cb67a5f95d",
"body": null,
"is_bot": false,
"headline": "Add CPP version of selection sort (#542)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-07-16T13:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674fc62b30086db43286bdc925cf590b863eb674",
"body": null,
"is_bot": false,
"headline": "Add CPP version of bubble sort (#540)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-07-11T19:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dabe35399ff6f0aa596ade09cbc8bdb496cdcf5",
"body": null,
"is_bot": false,
"headline": "Add ``pydatastructs.test`` API (#535)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-07-01T07:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119653ac43f30ecc48e332c85520196a9a7c1948",
"body": null,
"is_bot": false,
"headline": "Add Multiset data structure (#538)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-06-19T05:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c315929137ffdfd5393da41ac334b8e2369c7d",
"body": null,
"is_bot": false,
"headline": "Add upper and lower bound in BST (#537)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-06-15T14:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b2af7370922cbffa33acda82855a1d8ecb2060",
"body": null,
"is_bot": false,
"headline": "Upgrade CI versions (#536)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-06-06T15:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab603f0b4f7571ef9a96f170412231b1a3d4752",
"body": null,
"is_bot": false,
"headline": "Add dinic's max flow algorithm (#534)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-05-29T05:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f563dfcf645a4159fb97c00bc9ba4a033d2bfa6",
"body": null,
"is_bot": false,
"headline": "Added Edmond-Karp algorithm for computing max flow (#530)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-05-23T16:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2482adb276055403485266d6d02a1489451c8e76",
"body": null,
"is_bot": false,
"headline": "Added z-function implementation in ``strings/algorithms.py`` (#523)",
"author_name": "Carol Luca Gasan",
"author_login": "CarolLuca",
"committed_at": "2023-04-03T09:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa53bf5e7c0dc9a60d9f2fdeca463dae1420767",
"body": null,
"is_bot": false,
"headline": "Implement ``disjoint_sets`` method in ``DisjointSetForest`` (#521)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-03-28T05:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e01b0dfc9d3f1672ebaebd02a9d4f89a345dd5",
"body": "…rie. (#517)",
"is_bot": false,
"headline": "Implement ``is_inserted`` method to check if string was inserted in T…",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-03-22T13:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aafe3c2a3aa510907ae79b7d27497ef60c1ae996",
"body": null,
"is_bot": false,
"headline": "Implement Boyer–Moore string-search algorithm (#519)",
"author_name": "Abekaesh",
"author_login": "Abekaesh",
"committed_at": "2023-03-22T04:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c41795bed151daf8701db35d8072cbc3829a3c5",
"body": null,
"is_bot": false,
"headline": "Update ci.yml to use ``main`` branch",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2023-03-21T19:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b6a8c110a3ee465c59e22c416c1b937cfe03cf",
"body": null,
"is_bot": false,
"headline": "Implement ``find_size`` for disjoint set union data structure (#516)",
"author_name": "Sakshi Oza",
"author_login": "sak-codes",
"committed_at": "2023-03-13T13:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f419fd11ad73e9a60666d7834797cce321bb975",
"body": "Co-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Adding support for ``stack.ArrayStack`` in C++ backend (#512)",
"author_name": "Rafael Villca Poggian",
"author_login": "nubol23",
"committed_at": "2022-08-10T13:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3abc0264cb97fcb90b82e95eed4b1bc6b1148049",
"body": null,
"is_bot": false,
"headline": "Added `ArraySegmentTree` and `RangeQueryDynamic` (#483)",
"author_name": "Rajveer Singh Bharadwaj",
"author_login": "Rajveer100",
"committed_at": "2022-03-20T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c91a6a89dd5806dcc6aaff8efa0fcc38ebd676b",
"body": null,
"is_bot": false,
"headline": "Added C++ backend for `pydatastructs.quick_sort` (#482)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2022-03-06T15:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db29124704c7cb0075d1b9a9d43cefd754d59f8",
"body": null,
"is_bot": false,
"headline": "Fixed grammatical errors in README.md (#492)",
"author_name": "Rushi Javiya",
"author_login": "Rushijaviya",
"committed_at": "2022-03-03T07:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0983d29eba690f847cce8ab0fe2e5e33a6054a6",
"body": null,
"is_bot": false,
"headline": "Fixed typos in CODE_OF_CONDUCT.md (#490)",
"author_name": "Henok Biadglign Ademtew",
"author_login": "HenokB",
"committed_at": "2022-03-02T12:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c73a4f5138fccea3add2157294ebc69bcbcbf4",
"body": null,
"is_bot": false,
"headline": "Improved README (#481)",
"author_name": "Rupesh-Darimisetti",
"author_login": "Rupesh-Darimisetti",
"committed_at": "2022-01-30T10:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f85671bb1b9ba9e3bc6f901c73cf2b389d694c65",
"body": "* xfail benchmark tests\r\n\r\nCo-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Added environment.yml file (#480)",
"author_name": "Rupesh-Darimisetti",
"author_login": "Rupesh-Darimisetti",
"committed_at": "2022-01-30T10:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97cb9fdd177f11b763c3f72ead11b4ba525ce4ed",
"body": null,
"is_bot": false,
"headline": "Removed debug changes (#473)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-12-31T10:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c28802975346d0c5b53f51cc29d4ad1f4392388",
"body": "…ionalArray` (#472)",
"is_bot": false,
"headline": "Added C++ backend for `linear_data_structures.arrays.DynamicOneDimens…",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-12-31T10:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10857ef346b4c75442de0f9597ef913712e1793",
"body": null,
"is_bot": false,
"headline": "Fixes in README (#471)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-12-28T10:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23faa2683314623bf08d1bb65bb1d2767d0da94",
"body": null,
"is_bot": false,
"headline": "Updated installation instructions (#470)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-12-27T17:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9814cb9ca4e0cf861349d1937abe6bba25c6d87a",
"body": "…rray` (#450)",
"is_bot": false,
"headline": "Adding C++ backend for `linear_data_structures.arrays.OneDimensionalA…",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-12-27T16:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e0115e383ddeb66c18c34f53f0b51abbed42c3",
"body": null,
"is_bot": false,
"headline": "Added test in `test_AdjacencyMatrix` (#460)",
"author_name": "Akshat Ahuja",
"author_login": "akshatahuja1",
"committed_at": "2021-12-19T13:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a2caae9ce7737ed1f0fb00e7909109007330200",
"body": "Co-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Added `selection_sort` and `insertion_sort` APIs (#462)",
"author_name": "youknowqyh",
"author_login": "youknowqyh",
"committed_at": "2021-12-19T13:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d278665b202cd8084444a3d103ef87e944ce2c",
"body": null,
"is_bot": false,
"headline": "Upload coverage only for python 3.8 on ubuntu-latest (#459)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-12-12T13:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e0d56d4c8f0deeb5f34b5d64d4805eb121e218",
"body": "* Added helping note in README.md\r\n\r\nCo-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Added search algorithms for `OneDimensionalArray` (#454)",
"author_name": "skullVoid",
"author_login": "r-avenous",
"committed_at": "2021-12-12T13:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bea497ccabeb7a6a5c683e36146833bf4596d83d",
"body": null,
"is_bot": false,
"headline": "Fix typo in docstring of `arrays.OneDimensionalArray` (#452)",
"author_name": "youknowqyh",
"author_login": "youknowqyh",
"committed_at": "2021-12-07T07:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f82f52d74117adfc29b2dc74b27c5c9b49d1591a",
"body": "* Added bubble sort to documentation website\r\n\r\n* Added backend option to bubble_sort\r\n\r\n* Added Jay Thorat to AUTHORS in docs\r\n\r\n* Updated CI timeout-minutes\r\n\r\nCo-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Augmented `bubble_sort` API. (#442)",
"author_name": "Jay Thorat",
"author_login": null,
"committed_at": "2021-11-28T15:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ebfb83c7cd71862a9f5e4186ef81db2b2b15c98",
"body": null,
"is_bot": false,
"headline": "Update badges in `README.md` (#441)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-11-28T10:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0efc1545d691bd4853a47f07f2e924891cbdf640",
"body": null,
"is_bot": false,
"headline": "Added Bubble Sort Algorithm (#437)",
"author_name": "Jay Thorat",
"author_login": null,
"committed_at": "2021-11-27T19:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce0643b1443719068b63f3ac743565e280066ba9",
"body": "In addition to the above,\r\n\r\n* Removed some of the unused imports\r\n\r\n* Made doc strings consistent",
"is_bot": false,
"headline": "Adding backend to pydatastructs APIs (#435)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-11-21T14:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bb29b221bac453f5efd667e546796b22de3aa9",
"body": "* Changed version to 0.0.1-alpha\r\n\r\n* pydatastructs -> pydatastructs_ for PyPI\r\n\r\n* pydatasturcts_ -> cz-pydatastructs\r\n\r\n* Removed incorrect topic\r\n\r\n* Updated installation instructions on website\r\n\r\n* Minor typo fix in documentation\r\n\r\n* Doc improvements (ODA, DODA) and addition of checks in ``gra\n[…]\nad network (#426)\r\n\r\n* Added salient features of PyDataStructs (#428)\r\n\r\n* Bumped to 0.0.1-beta\r\n\r\n* Bumped to 0.0.1\r\n\r\n* Updated for master\r\n\r\nCo-authored-by: Pratik Goyal <pratikgoyal2712@gmail.com>",
"is_bot": false,
"headline": "Backport 0.0.1 (#430)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-11-14T14:22:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a89817f2161bfbede0843599e3e1392f8ae3e4f",
"body": null,
"is_bot": false,
"headline": "CI: Migrate from Travis to GitHub Actions (#429)",
"author_name": "Harsh Mishra",
"author_login": "HarshCasper",
"committed_at": "2021-11-09T06:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae102066a0aee156da4d6ed9e2ddcd947b7313f",
"body": null,
"is_bot": false,
"headline": "Added version attributes (#420)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-24T14:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd7e5a973aa57c41ac43b6b1c0fed1dd83d5eb1",
"body": null,
"is_bot": false,
"headline": "Added contents to documentation website (#419)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-24T13:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a7d6c7f136f08a3cf6a19a822d52164072c6544",
"body": "Co-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Added SparseTable and RangeQueryStatic APIs (#414)",
"author_name": "Pratik Goyal",
"author_login": "pratikgl",
"committed_at": "2021-10-24T12:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c726bf25bd8d531d51ff09c3e6f7fc4b07dcb545",
"body": null,
"is_bot": false,
"headline": "Updated installation guide to use pip (#418)",
"author_name": "Matthias Bussonnier",
"author_login": "Carreau",
"committed_at": "2021-10-21T16:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624635417fdcf40a00b0ab851c3320b26ada63c5",
"body": null,
"is_bot": false,
"headline": "Update release to dev",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-18T08:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c88cb63c82840a31c6880253a5030919807a6457",
"body": null,
"is_bot": false,
"headline": "Fixed path of sphinx conf.py",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-18T08:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6135252ef0a0e6220803688403a80539831e7d81",
"body": null,
"is_bot": false,
"headline": "Updated ``master_doc`` in conf.py",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-18T08:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c01e34027cc4b9bd2272ec27128814d9b636aaa",
"body": null,
"is_bot": false,
"headline": "Added readthedocs config file (#417)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-18T08:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652b44ec65410f9933d1ec2c65708646f5e72e0a",
"body": null,
"is_bot": false,
"headline": "Added documentation generation using Sphinx (#415)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-18T08:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7a74900dcbe864a2eb45fa5bea799d0aaa7d71",
"body": null,
"is_bot": false,
"headline": "Adding ``travis_wait`` for timing out Travis CI jobs (#416)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-17T17:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6ed37ac3dd345993fe75e6ff8ed7030427cda0",
"body": null,
"is_bot": false,
"headline": "Added Rabin–Karp algorithm (#413)",
"author_name": "Pratik Goyal",
"author_login": "pratikgl",
"committed_at": "2021-10-12T17:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cf53a2c6b0f7824debb5e7f7f05ef37b8184ab3",
"body": null,
"is_bot": false,
"headline": "Fixed typo in error message (#412)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-11T14:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15839562b40dd9f1b916cd77a42f350d009ee91",
"body": "Co-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Modified error messages in linear_data_structures.arrays (#411)",
"author_name": "Pratik Goyal",
"author_login": "pratikgl",
"committed_at": "2021-10-11T14:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f391ab6ba0e87e951e8c4ec0c8ea0feec7b8d896",
"body": null,
"is_bot": false,
"headline": "Corrected ``longest_increasing_subsequence`` API (#410)",
"author_name": "Pratik Goyal",
"author_login": "pratikgl",
"committed_at": "2021-10-11T10:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7878ee41d68242383a12c46230137eac7e371abf",
"body": "…thm (#403)\n\nCo-authored-by: Gagandeep Singh <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Implementation of the Knuth-Morris-Pratt (KMP) string matching algori…",
"author_name": "Jathin Sreenivas",
"author_login": "sjathin",
"committed_at": "2021-10-10T14:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e501c2ce7bc1d39b1c98871ee0db14e48a69123",
"body": null,
"is_bot": false,
"headline": "Fixed build status badge (#408)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-10-10T11:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed9ce1b18a3fc973f9be762d764b101642771ee",
"body": "Co-authored-by: czgdp1807 <gdp.1807@gmail.com>",
"is_bot": false,
"headline": "Added ``next_permutation`` and ``prev_permutation`` algorithms (#405)",
"author_name": "Pratik Goyal",
"author_login": "pratikgl",
"committed_at": "2021-10-10T11:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0edbadaf3b2b27c9fbdfd1e5e8c430fd8388f126",
"body": null,
"is_bot": false,
"headline": "Longest increasing subsequence added (#364)",
"author_name": "sHiVaNgI821",
"author_login": "sHiVaNgI821",
"committed_at": "2021-06-06T13:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd2c03419f38e12983f6ec6e4220e4007c811a0",
"body": "* Update README.md\r\n\r\nremove grammatical mistakes",
"is_bot": false,
"headline": "Update README.md (#380)",
"author_name": "KajalSinghBAGHEL",
"author_login": "KajalSinghBAGHEL",
"committed_at": "2021-05-25T03:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f23c9865ab5ed0379724bdf363addf858ecf182",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-03-28T14:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80067d3d0089f7d96737e0fc781f4cfab7f5050a",
"body": null,
"is_bot": false,
"headline": "upper_bound and lower_bound functions added (#351)",
"author_name": "sHiVaNgI821",
"author_login": "sHiVaNgI821",
"committed_at": "2021-03-27T13:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1134b19618790b2e94f983b81f221a2a3bc7fbb",
"body": null,
"is_bot": false,
"headline": "Added returns in is_ordered docs (#359)",
"author_name": "Gagandeep Singh",
"author_login": "czgdp1807",
"committed_at": "2021-03-19T05:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5488001fe1d045fbea1cdf941e3c92d96962e2e8",
"body": null,
"is_bot": false,
"headline": "Added a function to check ordering in ODA and DODA (#344)",
"author_name": "Nora2412",
"author_login": "Nora2412",
"committed_at": "2021-03-19T05:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e95bb5ca35b6f8eb3886a2f4dd02a9a95ae2a510",
"body": null,
"is_bot": false,
"headline": "Add line number for easy debugging (#358)",
"author_name": "Smit Lunagariya",
"author_login": "Smit-create",
"committed_at": "2021-03-19T05:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68971691480ea74fb2c4e1af1b0fc0b08388f292",
"body": null,
"is_bot": false,
"headline": "Added `make_root` in DSU (#342)",
"author_name": "Smit Lunagariya",
"author_login": "Smit-create",
"committed_at": "2021-03-13T06:16:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 9,
"latest_release_at": "2021-11-14T14:07:11Z",
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_last_push": 281,
"active_weeks_last_year": 4,
"days_since_latest_release": 1719,
"mean_days_between_releases": 10.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "cz-pydatastructs",
"exists": true,
"license": null,
"keywords": [
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Information Analysis",
"Topic :: Software Development :: Libraries"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/cz-pydatastructs/",
"is_deprecated": false,
"latest_version": "0.0.1",
"repository_url": "https://github.com/codezonediitj/pydatastructs",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 102,
"first_published_at": "2021-10-24T14:20:05.360447Z",
"latest_published_at": "2021-11-14T13:58:11.307148Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1719
},
{
"name": "pydatastructs",
"exists": true,
"license": "MIT",
"keywords": [
"Python",
"Data Structures",
"Collections",
"Stack",
"Queue",
"Tree",
"Binary Search Tree",
"Heap",
"Linked List",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development",
"Topic :: Software Development :: Build Tools",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/pydatastructs/",
"is_deprecated": false,
"latest_version": "1.2.3",
"repository_url": "https://github.com/yoshiohasegawa/python-data-structures",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 908,
"first_published_at": "2021-07-05T04:44:16.369141Z",
"latest_published_at": "2021-07-12T07:46:32.690782Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1844
}
]
},
"popularity": {
"forks": 316,
"stars": 212,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-28",
"count": 3
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2019-11-17",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2019-12-05",
"count": 2
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2019-12-18",
"count": 2
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-02-16",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-20",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-22",
"count": 1
},
{
"date": "2020-02-23",
"count": 1
},
{
"date": "2020-02-24",
"count": 5
},
{
"date": "2020-02-25",
"count": 2
},
{
"date": "2020-02-26",
"count": 2
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-02-29",
"count": 2
},
{
"date": "2020-03-01",
"count": 5
},
{
"date": "2020-03-02",
"count": 2
},
{
"date": "2020-03-09",
"count": 4
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-03-15",
"count": 2
},
{
"date": "2020-03-16",
"count": 2
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-03-19",
"count": 2
},
{
"date": "2020-03-20",
"count": 2
},
{
"date": "2020-03-22",
"count": 4
},
{
"date": "2020-03-23",
"count": 4
},
{
"date": "2020-03-25",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-03-29",
"count": 7
},
{
"date": "2020-03-30",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-12",
"count": 1
},
{
"date": "2020-04-21",
"count": 3
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-04-28",
"count": 2
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-08-04",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-09-25",
"count": 1
},
{
"date": "2020-09-26",
"count": 1
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-12-04",
"count": 2
},
{
"date": "2020-12-05",
"count": 2
},
{
"date": "2020-12-06",
"count": 2
},
{
"date": "2020-12-07",
"count": 4
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2020-12-26",
"count": 2
},
{
"date": "2020-12-27",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-02-17",
"count": 3
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-02-28",
"count": 1
},
{
"date": "2021-03-08",
"count": 2
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-10",
"count": 2
},
{
"date": "2021-03-11",
"count": 3
},
{
"date": "2021-03-13",
"count": 2
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-04-23",
"count": 2
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-03",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-23",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-03",
"count": 2
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-03",
"count": 2
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-06",
"count": 4
},
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2021-12-14",
"count": 2
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2021-12-31",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-22",
"count": 2
},
{
"date": "2022-02-24",
"count": 2
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-01",
"count": 5
},
{
"date": "2022-03-02",
"count": 5
},
{
"date": "2022-03-03",
"count": 3
},
{
"date": "2022-03-04",
"count": 3
},
{
"date": "2022-03-05",
"count": 5
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-13",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-07",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-03-11",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-21",
"count": 2
},
{
"date": "2023-05-23",
"count": 2
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-02",
"count": 2
},
{
"date": "2025-03-03",
"count": 4
},
{
"date": "2025-03-04",
"count": 3
},
{
"date": "2025-03-05",
"count": 3
},
{
"date": "2025-03-06",
"count": 2
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-08",
"count": 2
},
{
"date": "2025-03-09",
"count": 3
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-03-11",
"count": 3
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-16",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-22",
"count": 2
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-05-17",
"count": 1
}
],
"complete": true,
"collected": 312,
"total_forks": 316
},
"star_history": null,
"open_issues_and_prs": 169
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"notebooks"
],
"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": 65049,
"source_files_sampled": 119,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml",
"requirements.txt",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "pypi:pydatastructs@1.2.3",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "codecov",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "llvmlite",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "meson",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "myst-nb",
"direct": false,
"version": "0.17.2",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "5.0",
"ecosystem": "pypi"
},
{
"name": "sphinx-readable-theme",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "spin",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 0,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 71,
"merged_prs": 230,
"open_issues": 98,
"closed_ratio": 0.644,
"closed_issues": 177,
"closed_unmerged_prs": 133
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "czgdp1807",
"commits": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/36567889?v=4"
},
{
"type": "User",
"login": "HarsheetKakar",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/42893005?v=4"
},
{
"type": "User",
"login": "sak-codes",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/125877202?v=4"
},
{
"type": "User",
"login": "Kishan-Ved",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/124593234?v=4"
},
{
"type": "User",
"login": "Arvind-raj06",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/46020497?v=4"
},
{
"type": "User",
"login": "prex03",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/201561304?v=4"
},
{
"type": "User",
"login": "iamrajiv",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/42106787?v=4"
},
{
"type": "User",
"login": "prshnt19",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/36269672?v=4"
},
{
"type": "User",
"login": "HarshitaKalani",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/95532771?v=4"
},
{
"type": "User",
"login": "pratikgl",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/43725022?v=4"
}
],
"contributors_sampled": 59,
"top_contributor_share": 0.408
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "15 out of 30 merged PRs checked by a CI test -- score normalized to 5",
"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": 9,
"reason": "Found 28/30 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 18 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": 9,
"reason": "license file 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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dcc01755ae594c92497b441fb81f7a9856a96f71",
"ran_at": "2026-07-31T06:59:26Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-10-22T15:58:06Z",
"oldest_open_prs": [
{
"number": 272,
"created_at": "2020-05-01T15:47:08Z",
"last_comment_at": "2025-03-21T12:23:36Z",
"last_comment_author": "Dhriti-5"
},
{
"number": 323,
"created_at": "2021-01-31T13:56:24Z",
"last_comment_at": "2025-04-02T17:33:35Z",
"last_comment_author": "Kushagra9399"
},
{
"number": 337,
"created_at": "2021-02-28T14:56:52Z",
"last_comment_at": "2021-05-12T05:54:53Z",
"last_comment_author": "ainy-123"
},
{
"number": 391,
"created_at": "2021-05-17T22:44:44Z",
"last_comment_at": "2021-05-21T04:51:27Z",
"last_comment_author": "czgdp1807"
},
{
"number": 443,
"created_at": "2021-12-01T09:34:04Z",
"last_comment_at": "2021-12-07T07:16:42Z",
"last_comment_author": "czgdp1807"
},
{
"number": 467,
"created_at": "2021-12-17T21:04:30Z",
"last_comment_at": "2021-12-26T12:12:45Z",
"last_comment_author": "HarsheetKakar"
},
{
"number": 495,
"created_at": "2022-03-05T00:34:09Z",
"last_comment_at": "2022-03-18T07:42:20Z",
"last_comment_author": "czgdp1807"
},
{
"number": 503,
"created_at": "2022-03-21T14:57:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 504,
"created_at": "2022-03-27T20:15:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 509,
"created_at": "2022-04-27T13:00:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 513,
"created_at": "2022-08-12T05:09:20Z",
"last_comment_at": "2022-08-17T03:19:17Z",
"last_comment_author": "codecov"
},
{
"number": 514,
"created_at": "2022-10-07T05:33:32Z",
"last_comment_at": "2022-10-07T05:38:18Z",
"last_comment_author": "codecov"
},
{
"number": 515,
"created_at": "2022-12-04T08:05:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 518,
"created_at": "2023-03-16T10:35:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 524,
"created_at": "2023-04-03T13:01:26Z",
"last_comment_at": "2023-04-19T19:19:18Z",
"last_comment_author": "CarolLuca"
},
{
"number": 539,
"created_at": "2023-06-29T13:59:33Z",
"last_comment_at": "2023-08-14T16:12:20Z",
"last_comment_author": "sak-codes"
},
{
"number": 572,
"created_at": "2024-12-06T18:31:56Z",
"last_comment_at": "2024-12-14T10:42:22Z",
"last_comment_author": "patelalay231"
},
{
"number": 575,
"created_at": "2025-01-14T18:41:55Z",
"last_comment_at": "2025-01-15T17:08:07Z",
"last_comment_author": "Kishan-Ved"
},
{
"number": 579,
"created_at": "2025-01-27T16:48:00Z",
"last_comment_at": "2025-02-09T07:59:17Z",
"last_comment_author": "Kishan-Ved"
},
{
"number": 585,
"created_at": "2025-03-01T14:30:36Z",
"last_comment_at": "2025-03-03T07:55:40Z",
"last_comment_author": "Kishan-Ved"
}
],
"last_merged_pr_at": "2025-10-22T15:55:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 6,
"created_at": "2019-06-20T07:37:29Z",
"last_comment_at": "2022-03-02T09:15:25Z",
"last_comment_author": "Rajveer100"
},
{
"number": 7,
"created_at": "2019-06-20T11:35:15Z",
"last_comment_at": "2021-03-11T12:45:15Z",
"last_comment_author": "czgdp1807"
},
{
"number": 19,
"created_at": "2019-06-26T10:32:34Z",
"last_comment_at": "2025-03-12T16:45:35Z",
"last_comment_author": "Kushagra9399"
},
{
"number": 32,
"created_at": "2019-10-30T15:26:31Z",
"last_comment_at": "2021-03-09T05:25:48Z",
"last_comment_author": "subhangi2731"
},
{
"number": 37,
"created_at": "2019-12-02T12:47:00Z",
"last_comment_at": "2020-03-21T06:29:49Z",
"last_comment_author": "czgdp1807"
},
{
"number": 39,
"created_at": "2019-12-07T16:41:09Z",
"last_comment_at": "2021-02-26T14:11:03Z",
"last_comment_author": "czgdp1807"
},
{
"number": 65,
"created_at": "2019-12-26T10:49:10Z",
"last_comment_at": "2023-05-20T09:05:42Z",
"last_comment_author": "mridul45"
},
{
"number": 101,
"created_at": "2020-02-26T05:57:11Z",
"last_comment_at": "2021-02-17T15:03:05Z",
"last_comment_author": "Arvind-raj06"
},
{
"number": 108,
"created_at": "2020-03-01T05:56:14Z",
"last_comment_at": "2025-03-04T10:49:35Z",
"last_comment_author": "LostSnowfluff"
},
{
"number": 147,
"created_at": "2020-03-13T12:56:34Z",
"last_comment_at": "2021-03-17T15:22:03Z",
"last_comment_author": "mrunalvilas"
},
{
"number": 148,
"created_at": "2020-03-13T12:59:43Z",
"last_comment_at": "2023-06-24T08:51:41Z",
"last_comment_author": "karantec"
},
{
"number": 175,
"created_at": "2020-03-19T13:16:59Z",
"last_comment_at": "2020-04-12T07:52:12Z",
"last_comment_author": "czgdp1807"
},
{
"number": 186,
"created_at": "2020-03-21T15:26:29Z",
"last_comment_at": "2025-03-17T12:40:15Z",
"last_comment_author": "Akshat-Shu"
},
{
"number": 213,
"created_at": "2020-03-24T22:33:23Z",
"last_comment_at": "2020-10-31T11:29:44Z",
"last_comment_author": "czgdp1807"
},
{
"number": 224,
"created_at": "2020-03-27T20:50:29Z",
"last_comment_at": "2025-03-13T17:04:57Z",
"last_comment_author": "tanishy7777"
},
{
"number": 226,
"created_at": "2020-03-28T11:57:54Z",
"last_comment_at": "2025-03-25T12:41:23Z",
"last_comment_author": "prakrutipanchal"
},
{
"number": 230,
"created_at": "2020-03-29T12:57:44Z",
"last_comment_at": "2020-05-31T02:24:29Z",
"last_comment_author": "Moddy2024"
},
{
"number": 231,
"created_at": "2020-03-29T14:04:50Z",
"last_comment_at": "2025-03-26T21:24:45Z",
"last_comment_author": "rudrakshs-cerebras"
},
{
"number": 239,
"created_at": "2020-03-31T15:08:47Z",
"last_comment_at": "2021-01-19T12:38:59Z",
"last_comment_author": "Arvind-raj06"
},
{
"number": 257,
"created_at": "2020-04-15T04:22:42Z",
"last_comment_at": "2021-12-01T08:18:51Z",
"last_comment_author": "czgdp1807"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/codezonediitj/pydatastructs",
"host": "github.com",
"name": "pydatastructs",
"owner": "codezonediitj"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 57,
"calibrated": 60,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 51,
"inputs": {
"security": 55,
"vitality": 33,
"community": 58,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 78,
"ai_readiness": 42,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"weighted_overall_raw": 57,
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 60,
"overall_after_abandonment_multiplier": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 281,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 281 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 281
}
}
],
"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": 3,
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_latest_release": 1719,
"mean_days_between_releases": 10.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1719 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1719
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 20,
"unanswered_open_issues": 12,
"days_since_last_merged_pr": 284,
"days_since_last_human_commit": 284,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 284 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 284,
"count": 3,
"signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 316,
"stars": 212,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "212 stars",
"points": 37.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 212
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "316 forks",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 316
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": true,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"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": 34,
"inputs": {
"packages": [
"cz-pydatastructs"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 102
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "102 downloads/month across pypi",
"points": 26.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 102,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 59,
"top_contributor_share": 0.408
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 41% of commits",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "59 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 59
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 18 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"merged_prs": 230,
"open_issues": 98,
"closed_issues": 177,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.644,
"closed_unmerged_prs": 133,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "64% of issues closed",
"points": 27,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "230/363 decided PRs merged",
"points": 19,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 230,
"decided": 363
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 28/30 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"followers": 6,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "codezonediitj",
"public_repos": 6,
"account_age_days": 2650
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "6 followers of codezonediitj",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "codezonediitj"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~7 yr old",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"cz-pydatastructs"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 1719
},
"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 1719 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1719
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "15 out of 30 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "exceptional",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"data-structures",
"algorithms",
"algorithms-and-data-structures",
"sports-programming",
"computer-science",
"python3",
"hacktoberfest",
"closember"
],
"has_wiki": true,
"homepage": "https://pydatastructs.readthedocs.io/en/stable/",
"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://pydatastructs.readthedocs.io/en/stable/",
"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": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "15 out of 30 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 28/30 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 18 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 detected",
"points": 2.2,
"status": "partial",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pydatastructs@1.2.3 runtime dependency closure — what installing the published package pulls in — 1 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:pydatastructs@1.2.3",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"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": "exceptional",
"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": 1,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"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": "weak",
"name": "AI Readiness",
"value": 42,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.88,
"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": "88 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 65049,
"source_files_sampled": 119,
"oversized_source_files": 1
},
"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": "1/119 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 119,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"pypi package 'pydatastructs' points at a different repository (https://github.com/yoshiohasegawa/python-data-structures); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-31T06:59:53.182507Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/codezonediitj/pydatastructs.svg",
"full_name": "codezonediitj/pydatastructs",
"license_state": "custom",
"license_spdx": null
}