Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3311,
"has_wiki": false,
"homepage": "http://rpyc.readthedocs.org",
"languages": {
"Python": 327172
},
"pushed_at": "2025-08-14T03:52:18Z",
"created_at": "2009-03-08T11:23:29Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T14:32:45Z",
"description": "RPyC (Remote Python Call) - A transparent and symmetric RPC library for python",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "tomerfiliba-org",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/70660018?v=4",
"created_at": "2020-09-02T18:12:19Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 2148
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2024-09-25T04:33:17Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2024-02-23T23:46:38Z"
},
{
"tag": "5.3.1",
"kind": "patch",
"published_at": "2023-02-22T03:48:42Z"
},
{
"tag": "5.3.0",
"kind": "minor",
"published_at": "2022-11-26T06:29:12Z"
},
{
"tag": "5.2.3",
"kind": "patch",
"published_at": "2022-08-04T03:51:20Z"
},
{
"tag": "5.2.1",
"kind": "patch",
"published_at": "2022-07-31T00:30:48Z"
},
{
"tag": "5.1.0",
"kind": "minor",
"published_at": "2022-02-26T23:34:30Z"
},
{
"tag": "5.0.1",
"kind": "patch",
"published_at": "2021-01-11T19:21:00Z"
},
{
"tag": "5.0.0",
"kind": "major",
"published_at": "2020-12-26T07:42:55Z"
},
{
"tag": "4.1.5",
"kind": "patch",
"published_at": "2020-04-25T05:27:27Z"
},
{
"tag": "4.1.4",
"kind": "patch",
"published_at": "2020-01-30T06:37:37Z"
},
{
"tag": "4.1.3",
"kind": "patch",
"published_at": "2020-01-26T04:16:58Z"
},
{
"tag": "4.1.2",
"kind": "patch",
"published_at": "2019-10-03T06:21:26Z"
},
{
"tag": "4.1.1",
"kind": "patch",
"published_at": "2019-07-27T07:04:30Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2019-05-25T07:32:43Z"
}
],
"recent_commits": [
{
"oid": "14f20a77845309ee555c21b6f6cc3be9d7e29c57",
"body": null,
"is_bot": false,
"headline": "Dropped support for Python 3.8 and 3.9---EOL is october for 3.9",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2025-08-14T03:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9747e3cbd9279970c705c684d47f425930374f2f",
"body": null,
"is_bot": false,
"headline": "Skip test_gdb until since it is known to fail in newer versions of gdb",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2025-08-14T03:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeab399bd202d0a42fb476acb1802f5c80869ef8",
"body": "…ehavior",
"is_bot": false,
"headline": "Expanded testing for test SSL since it may not be clear on expected b…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2025-07-11T20:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28152fd777c0792743761e5971d2ecd38af6a9b8",
"body": "…ONTRIBUTORS.rst",
"is_bot": false,
"headline": "Updated owner path segment for GitHub links in docs/install.rst and C…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3bda28f6481d4c923152b687590d80400931dd2",
"body": null,
"is_bot": false,
"headline": "Updated location to context manager docs",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33056ff836a389c8091dc7351b5dfd49b06940e9",
"body": "…hon versions like 2.7",
"is_bot": false,
"headline": "Removed reference to IronPython 2.7 since latest RPyC dropped EOL pyt…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "976d880163320b09b97340a1a762ef964471099c",
"body": "…forge links to https",
"is_bot": false,
"headline": "Fixed linkcheck for sourceforge by setting user agent; changed source…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb2cf82802526e9dd65ab81c033079f1d3e9df1e",
"body": null,
"is_bot": false,
"headline": "Mass update of moved links to reduce sphinx linkcheck noise",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37cf3cee987ff3046c33567a72c5e0f42f24f645",
"body": null,
"is_bot": false,
"headline": "Corrected link to pull request docs by GitHub",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3bf01be7e1ad5c240de6dc1e3adac4df030a01",
"body": null,
"is_bot": false,
"headline": "Switched dead link to internet archive for the write up by David Mertz.",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f615fcbe89b301abc4324950957a7cea391633d",
"body": "…Hub Actions",
"is_bot": false,
"headline": "Removed broken link to Travis CI as it was deprecated in favor of Git…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e514d78e9cd29d93f891c851013075acc1b2df57",
"body": "…evant to today",
"is_bot": false,
"headline": "Removed references to EOL Python2 to shorten the read and keep it rel…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501b0dad611910ee82ae6ca0524ffb207f2d3fb8",
"body": null,
"is_bot": false,
"headline": "Updated owner path segment for GitHub links in CHANGELOG.rst",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-15T00:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5756fda6d4308f6d499e4207b85c0e64051b2198",
"body": "Allow `DeployServer` to execute any service and script",
"is_bot": false,
"headline": "Merge pull request #570 from AntoineD/zerodeploy",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-14T00:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5bd8d1aa203445d5e48772a2119ec26d017572",
"body": "Add support to current numpy `__array__` method",
"is_bot": false,
"headline": "Merge pull request #569 from AntoineD/fix-numpy",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2025-03-14T00:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65ac0e4fb137eb9b19b73b6fd97d4a5821b3ab5d",
"body": null,
"is_bot": false,
"headline": "Allow DeployServer to execute any service and script",
"author_name": "Antoine DECHAUME",
"author_login": null,
"committed_at": "2025-02-12T15:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74331dc3629def555d39715e4c49e9f4c56a0db1",
"body": null,
"is_bot": false,
"headline": "Add support to current numpy __array__ ndarray method",
"author_name": "Antoine DECHAUME",
"author_login": null,
"committed_at": "2025-02-12T15:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6503cb10818683999e8c8da887babc73652a2be6",
"body": null,
"is_bot": false,
"headline": "Bumped version to 6.0.1 and added release notes to CHANGELOG.rst",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T04:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "667040aa7e1dd4aedc180d164f5da4d0554a25c8",
"body": null,
"is_bot": false,
"headline": "Adjusted debugging versions to match project",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T04:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3b703544ae8326582c57a3e983e8ad7bbf1113d",
"body": null,
"is_bot": false,
"headline": "Fixed assumption regarding hatch execution in docs",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T04:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b781fef4f28ee9659c4f84adb901997fed5b186c",
"body": "…; added 3.13 and 3.14)",
"is_bot": false,
"headline": "Updated Python versions in pyproject.toml and job matrix (dropped 3.7…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T04:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4c97812aa9503fd1a73bd61de7309d7422bd94",
"body": null,
"is_bot": false,
"headline": "Added comment to explain change for race condition reported in #558",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T04:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "879cbdc56ae2b5eedcc930ab758f3edd86406c71",
"body": "…lass---get_id_pack now treats the module class like any other class.",
"is_bot": false,
"headline": "Fixed inconsistent behavior when getting the id pack for the module c…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T03:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23db5ffad03900efddbbfb158176e0438488286",
"body": "… pack for the module class",
"is_bot": false,
"headline": "Added assertion for Test_Netref_Hierarchy.test_modules to validate id…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T03:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f52d7d2d1f3c7418d3408111f77ac6e6cb26fc",
"body": "…is 120 characters",
"is_bot": false,
"headline": "Adjusted style of name_pack f-string since preferred max-line-length …",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-09-25T03:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d138bcb9e255c9efb8fa4a972541e544d380ef71",
"body": "closes #558",
"is_bot": false,
"headline": "Merge pull request #559 from rlehfeld/master",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-06-24T20:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6e60e2c147c94bd552bdaa8a770e394bb764ed",
"body": "…d stdout must be replaced by devnull as on one hand the code executed could write to it but also we will close the channels and thus cause exit code failures",
"is_bot": false,
"headline": "when taking ownership of stdin and stdout in PipeStream, the stdin an…",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827dd48b826b5e07c17efd07ac1617946705dec3",
"body": null,
"is_bot": false,
"headline": "fix another possible race related to WeakValueDict",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2365ff291399a8dd3dc38328ad8c5eecf1ea237",
"body": "… from the old actions?",
"is_bot": false,
"headline": "try again proper fix. Did it actually work when looking at the result…",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f33923e04d004f6b977ef208a29f0b4e92c078",
"body": null,
"is_bot": false,
"headline": "still does not work",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ae2ba967df156fdfaea9d15f425257c6f4216f",
"body": "… situation can be detected",
"is_bot": false,
"headline": "looks like None is also stored. Use temporary instance so nonexistent…",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808676e55c2167353dd53eeffb7d783fd2fd32e9",
"body": null,
"is_bot": false,
"headline": "revert change",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac283a9a90b9df5b1fe2c28e294f544f6c38c014",
"body": "…heck if element is in the proxy_cache and getting the element from the cache",
"is_bot": false,
"headline": "fix race when the garbage collector jumps in the middle between the c…",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "151d1e326fc006d931c38ab793101d4ec1db5011",
"body": null,
"is_bot": false,
"headline": "do not use hasattr but instead insepct.isroutine",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f8a28b03eb29a1b51fc728ee12935f916489f0",
"body": null,
"is_bot": false,
"headline": "undo dummy commit",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599b9051779a8d62ead1999cc754ae630f115b90",
"body": null,
"is_bot": false,
"headline": "create dummy commit",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7bd69a75c355364c0903f008a61a20bf0109a9",
"body": null,
"is_bot": false,
"headline": "commit support for objects and classes without __class__ property",
"author_name": "René Lehfeld",
"author_login": "rlehfeld",
"committed_at": "2024-06-24T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f131fb6574d4a0a7fa1ac7f7b906e661c4a0affa",
"body": null,
"is_bot": false,
"headline": "Customize job names on unittest matrix for readability",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-06-24T19:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5afa86c799a91e44747532ed6e9230e7edd22f4",
"body": "…ersion. Also disabled fail-fast",
"is_bot": false,
"headline": "Changed matrix to run based on RPYC_BIND_THREADS setting and python v…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-06-24T19:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "843b20886f435b744e2565bd17dcdf572b6e5a52",
"body": "fix pytest issues reported in #544",
"is_bot": false,
"headline": "Merge pull request #557 from kloczek/master",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2024-05-22T20:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21088d98124a4574c6e944f8106e777d665a8292",
"body": "Signed-off-by: Tomasz Kłoczko <kloczek@github.com>",
"is_bot": false,
"headline": "fix pytest issues reported in #544",
"author_name": "Tomasz Kłoczko",
"author_login": "kloczek",
"committed_at": "2024-05-17T14:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0194cbdf6992ab5eaaea973c596c1efa4e33193f",
"body": null,
"is_bot": false,
"headline": "Updated CHANGELOG.rst for major release 6",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-02-23T23:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bba1d3562e6f9f1256ec64048cc23001c0bb7516",
"body": null,
"is_bot": false,
"headline": "Fixed #551 by validating the server side is configured to allow pickle",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-02-23T23:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a9f03038141776a88af9eeccffa22e6c744ed0",
"body": null,
"is_bot": false,
"headline": "Fixed matchs -> matches per codespell complaint",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-27T18:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ee434fd9db33b4a9105ee5fe5099d1d4e37924",
"body": null,
"is_bot": false,
"headline": "Fixed errors in test_urllib3.py",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-27T04:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b071dac2c638eeebab7dec780d73e86f0440557",
"body": "…sage.",
"is_bot": false,
"headline": "Changed test host/ip settings for registry to avoid accidental ipv6 u…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-11T04:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0e4d08169c7280065e4429356cb36a021d60b4",
"body": "…stead.",
"is_bot": false,
"headline": "Stopped using logger.warn as it is deprecated, used logger.warning in…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-11T02:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3661e8c5434c08fa899eb52aefea830fdf527df7",
"body": null,
"is_bot": false,
"headline": "Add references to 3.12",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-10T04:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f715399f4da08de4a025b7c69066c101310d7b6f",
"body": "… any a fix for #355 and #547 will be a break-change/major-release.",
"is_bot": false,
"headline": "Expanded testing to validate BaseNetref/NetrefMetaclass __mro__ since…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-10T04:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ff92bcb007d820871e34fa9ff9702f6432b2d4",
"body": "…om .readthedocs.yml",
"is_bot": false,
"headline": "Added required settings build.os and build.tools that were missing fr…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-06T01:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f82027d950396da18852add897847104100afb6",
"body": null,
"is_bot": false,
"headline": "Updated classic.rst and services.rst print syntax to python 3",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2024-01-06T01:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba1c207a9bdc4eb2d3b63992b7944b43ea8c254",
"body": null,
"is_bot": false,
"headline": "Added nitpick to docs/Makefile and other docs improvemnts",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-10-13T00:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e8c742565cd588fc56ae87bf02a675a3314bd0",
"body": null,
"is_bot": false,
"headline": "Added missing `-r` pip parameter and change workflow name",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-10-12T23:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6206f79cfcfdab94e5cf13726bb71bb2a2e8bbff",
"body": null,
"is_bot": false,
"headline": "Added workflow for #543/sphinx-build to validate links and nit-picky",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-10-12T23:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f545268256681330a505fdc16a65733028b9b7c",
"body": "…ggests setUp is not executing)",
"is_bot": false,
"headline": "Changed base class for TestNamedPipe from object to TestCase (#544 su…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-10-12T02:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae0d33ae4dece7bdcf26eaeb9fc9b407c6e06354",
"body": null,
"is_bot": false,
"headline": "Fixed spelling error in filemon/readme.txt",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-10-12T01:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581c84e0bddef61cd2be73ae5167e4f4ff8ba0fd",
"body": null,
"is_bot": false,
"headline": "Added 3.12 as it is now available",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-10-12T01:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9632c6db04b321b2fbcef3b99760436633874c29",
"body": "codespell: config, workflow and some typos fixed",
"is_bot": false,
"headline": "Merge pull request #537 from yarikoptic/enh-codespell",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2023-06-10T01:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964c08f72fdd0a19380d7beb4d40f6afc41d989e",
"body": "…= \"MIT License\" } in pyproject.toml",
"is_bot": false,
"headline": "Fixed #536 by following correct/suggested syntax of license = { text …",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-06-10T01:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a76879af1c333aa30d83c2da8fe045899303f8",
"body": null,
"is_bot": false,
"headline": "Fix RST section underlines",
"author_name": "Yaroslav Halchenko",
"author_login": "yarikoptic",
"committed_at": "2023-06-05T14:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60fd6602bd7e8601393f44b080761af800e1ddbd",
"body": "=== Do not change lines below ===\n{\n \"chain\": [],\n \"cmd\": \"codespell -w\",\n \"exit\": 0,\n \"extra_inputs\": [],\n \"inputs\": [],\n \"outputs\": [],\n \"pwd\": \".\"\n}\n^^^ Do not change lines above ^^^",
"is_bot": false,
"headline": "[DATALAD RUNCMD] run codespell throughout",
"author_name": "Yaroslav Halchenko",
"author_login": "yarikoptic",
"committed_at": "2023-06-05T14:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d903d61d603da434ae293f096964ffbd5c22302c",
"body": null,
"is_bot": false,
"headline": "ambigous typo fix",
"author_name": "Yaroslav Halchenko",
"author_login": "yarikoptic",
"committed_at": "2023-06-05T14:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6dbeeb953fe2d0fa027374813fba059bf5ec2b",
"body": null,
"is_bot": false,
"headline": "Add rudimentary codespell config",
"author_name": "Yaroslav Halchenko",
"author_login": "yarikoptic",
"committed_at": "2023-06-05T14:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2e824f3639380e8082d5455499157d4c0a9098",
"body": null,
"is_bot": false,
"headline": "Add github action to codespell master on push and PRs",
"author_name": "Yaroslav Halchenko",
"author_login": "yarikoptic",
"committed_at": "2023-06-05T14:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f41958d19cb4ca813ed1c289f7496faf849c7bf",
"body": "…wrong prevents acquire of lock to close on shutdown. See test RPYC_BIND_THREADS=true taskset -c 0 pyenv exec python -m unittest discover -v -k test_race -k test_refcount -k test_affinity -k test_deploy",
"is_bot": false,
"headline": "Improved close out resilience around lock release and timing... done …",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-03-19T21:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82a0ccd014013c7f5973ff0392a1a60093d57b6",
"body": null,
"is_bot": false,
"headline": "Expaned GH action steps to test for bind threads",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-03-19T20:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4736827431138dd368ab637ccbf66bf8d63ac2b",
"body": "…e lock to block indefinitely.\n\n - RPYC_BIND_THREADS=false taskset -c 0 pyenv exec python -m unittest discover -v -k test_race -k test_refcount -k test_affinity -k test_deploy\n - RPYC_BIND_THREADS=true taskset -c 0 pyenv exec python -m unittest discover -v -k test_race -k test_refcount -k test_affinity -k test_deploy",
"is_bot": false,
"headline": "Resolved locks not being released before shutdown which causes acquir…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-03-19T20:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c34951b0bdad97237fb0dc2ff78f4461c79ab6",
"body": null,
"is_bot": false,
"headline": "Fixed test_deploy to handle RPYC_BIND_THREADS from env",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-03-19T20:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e9f95a236acaa470d803249511d61f036eb2d20",
"body": "…existing bugs).",
"is_bot": false,
"headline": "Undo refactor that followed redherrings due to already broken tests (…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-03-19T20:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf8c1cf112a7da7c2eb4225f76d2bb21143039a",
"body": "in AsyncResult",
"is_bot": false,
"headline": "Resolved issues around thread pool events not triggering and busy loop",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-03-19T05:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcab6a05db86fc310406abdc32d246b456518b6e",
"body": "- replaced waiting with exposing recvlock\n- deprecated recv_event b/c it didn't do much of anything\n- split out some of serve_bound into _dispatch_to_bound_thread\n- replaced _receiving with _recvlock._is_owned as it is slightly more\n robust",
"is_bot": false,
"headline": "Moved AsyncResulting logic back into Connection and ...",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2023-03-18T10:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c5abe82942a8f629472ac5458fd3eedea93a01",
"body": "Fix race condition in `Connection.serve` and `AsyncResult.wait`",
"is_bot": false,
"headline": "Merge pull request #531 from notEvil/i530",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2023-03-18T10:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25430e5a413f8687c90790a18dc7fe4844c42b87",
"body": null,
"is_bot": false,
"headline": "- fixed minor regression",
"author_name": "notEvil",
"author_login": null,
"committed_at": "2023-03-15T12:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185bd72ba54eebb4d035b57985d2822bf2b88bc6",
"body": null,
"is_bot": false,
"headline": "- tests/test_race: changed to support thread binding",
"author_name": "notEvil",
"author_login": null,
"committed_at": "2023-03-15T12:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04c98d48990db732bd7bacdd7ab49261d3a95e2",
"body": null,
"is_bot": false,
"headline": "- fixed minor regression",
"author_name": "notEvil",
"author_login": null,
"committed_at": "2023-03-15T11:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43027f9447aa88f598fb0fbccee1f462fb128eec",
"body": "…t.wait",
"is_bot": false,
"headline": "- rpyc/core/protocol.Connection: fixed race condition with AsyncResul…",
"author_name": "notEvil",
"author_login": null,
"committed_at": "2023-03-15T10:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d861ab902c94764d87d78b7341616ca63873fb25",
"body": null,
"is_bot": false,
"headline": "- tests: added test_race.py",
"author_name": "notEvil",
"author_login": null,
"committed_at": "2023-03-15T10:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba07bae2113594edfc4d373fad94e69349f0f998",
"body": "… is expected default behavior as a caveat.",
"is_bot": false,
"headline": "Updated BgServingThread documentation to link to #522 to explain what…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-03-10T22:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5fbe51522cb6f31b43c346ba34b49b2b0dbeb6",
"body": null,
"is_bot": false,
"headline": "Updated CHANGELOG.rst and version for release 5.3.1",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-02-22T03:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c94e7272fab99e8ad1b860e1db3f1d9235fa52",
"body": "…e/dispatch/notify ordering",
"is_bot": false,
"headline": "Minor style change to comments around #527 and #449 issues and releas…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-02-21T04:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba220293bf3b557530da7a560a387cee6ff21d8b",
"body": "and avoiding waits.",
"is_bot": false,
"headline": "Fixed regression on test_affinity/#449 by notifying after dispatching",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-02-21T04:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bff08320727d4526487ca1db76f602919a1a159",
"body": "…299ca141734204955c96809d6bc5f33d7f57cbcf).",
"is_bot": false,
"headline": "Fixed #527 by releasing/notifying prior to dispatch (breaking commit …",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-02-21T03:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ff98d1e28d67ae54695915b1f925df20225778",
"body": "… load. Removed some accidental complexity in _serve_bound around local_thread_id cases and commented the cases/issues",
"is_bot": false,
"headline": "Replaced hard coded value 0 with UNBOUND_THREAD_ID to lower cognitive…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-02-17T04:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cea5ba54ef16d4ebe6b68a228f6a7747f2f76e4",
"body": "Increased thread id struct to work on 64bit Linux, fixes #524",
"is_bot": false,
"headline": "Merge pull request #525 from mawenzy/threading",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2023-02-17T02:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07240b346f1f1438a9ce5d4d292f858444b2fe62",
"body": "… to native_id in the future.",
"is_bot": false,
"headline": "Expanded thread identity comment and made a note that about switching…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2023-02-17T02:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb727617af942b12e13140471b460abc3371ecc0",
"body": null,
"is_bot": false,
"headline": "increased thread id struct to work on 64bit linux",
"author_name": "mawenzy",
"author_login": "mawenzy",
"committed_at": "2023-02-04T12:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a44e501fc35fd471b8bdf7a66b4e5b3221cba6",
"body": null,
"is_bot": false,
"headline": "Fixed docs/conf.py after autopep broke it",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60608d4ce14d7e63bff1d48f6d938c68b211f2b1",
"body": "…or release 5.3.0",
"is_bot": false,
"headline": "Updated CHANGELOG.rst, pyproject.toml for 3.11 support, and version f…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d9c6b71e1f6c2af9a979b9e0d2bb958e4ec98f",
"body": null,
"is_bot": false,
"headline": "Ran autopep8 over py files to clean things up",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b18f51ca032db46cf9e0510dd413f28f12dfa58",
"body": null,
"is_bot": false,
"headline": "Replaced deprecated use of setName on thread objects",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed0936f095851bb051a7459698c694d8b3094427",
"body": null,
"is_bot": false,
"headline": "Cleaned up tests that resulted in unclosed sockets",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dafa734f259eaa87bd7ffc5853234afb17805de",
"body": "…close in case gc is not ran resulting in complaints",
"is_bot": false,
"headline": "Updated test_deploy to use assertEqual instead of assert and invoked …",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d243ff551906094dcdc2d69d774980d88e0472c",
"body": null,
"is_bot": false,
"headline": "Made GH actions unittest verbose",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc21a3b930fca54e74f88d587121c1fb63884914",
"body": "…xceptions using importlib (also replaced __import__ w/ importlib.import_module)",
"is_bot": false,
"headline": "Fixed #516 by adjusting ModuleNamespace contains logic to not raise e…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "563ebf94ec80b2196b51b1c1cbdaf6b0c7a5b90b",
"body": "…e #516",
"is_bot": false,
"headline": "Added unit test for __contains__ method on ModuleNamespace to validat…",
"author_name": "James Stronz",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47349b62aeca81ffc4458e65576156ef64b45f7d",
"body": null,
"is_bot": false,
"headline": "Removed deprecated usage of assertEquals from test_custom_service",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f972567d870d3043902d1ee4aab7202e950579",
"body": "…ed parameters used in 3.10 (3.10 lnotab was replaced w/ linetable)",
"is_bot": false,
"headline": "Fixed codetup import/export for teleportation on python 3.11; Correct…",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea98f3f5ae5dae67117a2a3c15ab5ded5653f29",
"body": null,
"is_bot": false,
"headline": "Expanded teleportation compatability testing for python 3.11 coverage",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2022-11-26T06:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13ceff7b668e8cd0d1fe97402002f772023871f1",
"body": null,
"is_bot": false,
"headline": "teleporation: Support Py3.11",
"author_name": "Yonatan Goldschmidt",
"author_login": "Jongy",
"committed_at": "2022-11-26T06:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbfbf0cace573e4262e1fc642a9f818716cb881c",
"body": "versions of python",
"is_bot": false,
"headline": "For #513 and #515, added job support for 3.11 and currently supported",
"author_name": "comrumino",
"author_login": "comrumino",
"committed_at": "2022-11-19T22:17:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 2,
"latest_release_at": "2024-09-25T04:33:17Z",
"latest_release_tag": "6.0.1",
"releases_from_tags": false,
"days_since_last_push": 341,
"active_weeks_last_year": 1,
"days_since_latest_release": 664,
"mean_days_between_releases": 179.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "rpyc",
"exists": true,
"license": "MIT License",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Internet",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Object Brokering",
"Topic :: Software Development :: Testing",
"Topic :: System :: Clustering",
"Topic :: System :: Distributed Computing",
"Topic :: System :: Monitoring",
"Topic :: System :: Networking",
"Topic :: System :: Systems Administration"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/rpyc/",
"is_deprecated": false,
"latest_version": "6.0.2",
"repository_url": "https://github.com/tomerfiliba-org/rpyc",
"versions_count": 30,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1787748,
"first_published_at": "2011-09-30T21:05:27.336128Z",
"latest_published_at": "2025-04-18T16:33:21.693403Z",
"latest_version_yanked": null,
"days_since_latest_publish": 459
}
]
},
"popularity": {
"forks": 251,
"stars": 1705,
"watchers": 57,
"fork_history": {
"days": [
{
"date": "2011-03-02",
"count": 1
},
{
"date": "2011-03-05",
"count": 1
},
{
"date": "2011-03-09",
"count": 1
},
{
"date": "2011-04-04",
"count": 1
},
{
"date": "2011-04-15",
"count": 1
},
{
"date": "2011-09-03",
"count": 1
},
{
"date": "2011-10-01",
"count": 1
},
{
"date": "2011-10-11",
"count": 1
},
{
"date": "2011-11-23",
"count": 1
},
{
"date": "2011-11-30",
"count": 1
},
{
"date": "2012-02-08",
"count": 1
},
{
"date": "2012-05-03",
"count": 1
},
{
"date": "2012-11-25",
"count": 1
},
{
"date": "2013-05-07",
"count": 1
},
{
"date": "2013-06-25",
"count": 1
},
{
"date": "2013-07-22",
"count": 1
},
{
"date": "2013-08-13",
"count": 1
},
{
"date": "2013-10-01",
"count": 1
},
{
"date": "2013-11-11",
"count": 1
},
{
"date": "2014-03-29",
"count": 1
},
{
"date": "2014-04-08",
"count": 1
},
{
"date": "2014-04-12",
"count": 1
},
{
"date": "2014-05-10",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-05-23",
"count": 1
},
{
"date": "2014-06-06",
"count": 1
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2014-07-07",
"count": 1
},
{
"date": "2014-11-08",
"count": 1
},
{
"date": "2014-11-10",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2014-11-25",
"count": 1
},
{
"date": "2014-12-03",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-08",
"count": 1
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-03-17",
"count": 1
},
{
"date": "2015-04-17",
"count": 1
},
{
"date": "2015-06-22",
"count": 1
},
{
"date": "2015-07-02",
"count": 1
},
{
"date": "2015-07-22",
"count": 1
},
{
"date": "2015-09-11",
"count": 1
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2015-11-26",
"count": 3
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2016-01-07",
"count": 2
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-02-25",
"count": 1
},
{
"date": "2016-03-03",
"count": 1
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-03-26",
"count": 1
},
{
"date": "2016-06-02",
"count": 2
},
{
"date": "2016-06-27",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-08-04",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2016-11-13",
"count": 1
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2016-12-04",
"count": 2
},
{
"date": "2016-12-09",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-02-06",
"count": 1
},
{
"date": "2017-02-26",
"count": 1
},
{
"date": "2017-03-13",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-07-01",
"count": 1
},
{
"date": "2017-07-03",
"count": 1
},
{
"date": "2017-07-11",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-10-21",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-26",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-03-10",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-04-29",
"count": 1
},
{
"date": "2018-05-09",
"count": 1
},
{
"date": "2018-05-10",
"count": 1
},
{
"date": "2018-05-12",
"count": 1
},
{
"date": "2018-05-14",
"count": 1
},
{
"date": "2018-06-15",
"count": 1
},
{
"date": "2018-07-02",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-07-26",
"count": 1
},
{
"date": "2018-08-31",
"count": 1
},
{
"date": "2018-09-26",
"count": 1
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-07",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-15",
"count": 2
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2018-11-10",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-11-24",
"count": 2
},
{
"date": "2018-12-02",
"count": 1
},
{
"date": "2018-12-07",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2019-01-14",
"count": 1
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-03-01",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-03-22",
"count": 1
},
{
"date": "2019-04-06",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-04-18",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-26",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-20",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-11-03",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-01-22",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-04-19",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-07-10",
"count": 2
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-30",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-10-15",
"count": 2
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-03-21",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2022-01-15",
"count": 2
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-02-09",
"count": 2
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-12",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-11-19",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
}
],
"complete": true,
"collected": 248,
"total_forks": 251
},
"star_history": {
"days": [
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-10-07",
"count": 1
},
{
"date": "2019-10-09",
"count": 2
},
{
"date": "2019-10-14",
"count": 2
},
{
"date": "2019-10-16",
"count": 1
},
{
"date": "2019-10-24",
"count": 2
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-11-01",
"count": 2
},
{
"date": "2019-11-02",
"count": 1
},
{
"date": "2019-11-03",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-06",
"count": 2
},
{
"date": "2019-11-12",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-12-04",
"count": 2
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-12",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2019-12-26",
"count": 1
},
{
"date": "2020-01-03",
"count": 2
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-05",
"count": 2
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-01-11",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-01-21",
"count": 2
},
{
"date": "2020-01-27",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-05",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-08",
"count": 1
},
{
"date": "2020-02-10",
"count": 3
},
{
"date": "2020-02-15",
"count": 2
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-22",
"count": 1
},
{
"date": "2020-02-25",
"count": 2
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-01",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-18",
"count": 1
},
{
"date": "2020-03-20",
"count": 2
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-03-25",
"count": 3
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-11",
"count": 2
},
{
"date": "2020-04-19",
"count": 1
},
{
"date": "2020-04-22",
"count": 1
},
{
"date": "2020-04-30",
"count": 2
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-09",
"count": 4
},
{
"date": "2020-05-11",
"count": 2
},
{
"date": "2020-05-16",
"count": 2
},
{
"date": "2020-05-18",
"count": 4
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-02",
"count": 2
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-06-21",
"count": 3
},
{
"date": "2020-06-22",
"count": 2
},
{
"date": "2020-06-23",
"count": 2
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-05",
"count": 1
},
{
"date": "2020-07-07",
"count": 2
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-07-17",
"count": 2
},
{
"date": "2020-07-18",
"count": 2
},
{
"date": "2020-07-20",
"count": 3
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-08-03",
"count": 2
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-08-09",
"count": 2
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-08-15",
"count": 2
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-08-19",
"count": 2
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-08-25",
"count": 3
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-08-29",
"count": 3
},
{
"date": "2020-08-30",
"count": 2
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-03",
"count": 2
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-09-27",
"count": 2
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-11-26",
"count": 2
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-02",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-10",
"count": 2
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-24",
"count": 3
},
{
"date": "2020-12-26",
"count": 2
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-12",
"count": 2
},
{
"date": "2021-01-15",
"count": 3
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-17",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-02-06",
"count": 2
},
{
"date": "2021-02-12",
"count": 2
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-02-28",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-11",
"count": 4
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-06",
"count": 2
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-17",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-15",
"count": 1
},
{
"date": "2021-05-19",
"count": 2
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-27",
"count": 2
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-14",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-23",
"count": 2
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-06-26",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-05",
"count": 2
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-11",
"count": 2
},
{
"date": "2021-07-13",
"count": 2
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-19",
"count": 2
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-08-18",
"count": 2
},
{
"date": "2021-08-22",
"count": 1
},
{
"date": "2021-08-25",
"count": 3
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-15",
"count": 2
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-09-25",
"count": 1
},
{
"date": "2021-09-26",
"count": 1
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-09",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2021-10-26",
"count": 2
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-10-29",
"count": 2
},
{
"date": "2021-11-03",
"count": 2
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-01",
"count": 2
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2021-12-07",
"count": 1
},
{
"date": "2021-12-19",
"count": 1
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-15",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-01-23",
"count": 2
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-26",
"count": 2
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-19",
"count": 3
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-06",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-09",
"count": 2
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-21",
"count": 2
},
{
"date": "2022-03-22",
"count": 4
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-03-31",
"count": 2
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-04-19",
"count": 2
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-22",
"count": 2
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-04-27",
"count": 2
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-11",
"count": 2
},
{
"date": "2022-05-13",
"count": 2
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-05-20",
"count": 2
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-19",
"count": 2
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-02",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-07-17",
"count": 1
},
{
"date": "2022-07-20",
"count": 2
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-10",
"count": 2
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-21",
"count": 2
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-08-24",
"count": 2
},
{
"date": "2022-08-25",
"count": 1
},
{
"date": "2022-08-27",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-08-29",
"count": 1
},
{
"date": "2022-08-30",
"count": 3
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-09-04",
"count": 2
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-14",
"count": 3
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-09-28",
"count": 2
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-12",
"count": 2
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-18",
"count": 3
},
{
"date": "2022-10-20",
"count": 2
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-10-23",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-10-27",
"count": 2
},
{
"date": "2022-11-02",
"count": 2
},
{
"date": "2022-11-03",
"count": 7
},
{
"date": "2022-11-04",
"count": 1
},
{
"date": "2022-11-05",
"count": 3
},
{
"date": "2022-11-09",
"count": 3
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-16",
"count": 2
},
{
"date": "2022-11-17",
"count": 3
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-19",
"count": 2
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-11-23",
"count": 5
},
{
"date": "2022-11-24",
"count": 4
},
{
"date": "2022-11-25",
"count": 4
},
{
"date": "2022-11-26",
"count": 1
},
{
"date": "2022-11-28",
"count": 1
},
{
"date": "2022-11-29",
"count": 2
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-06",
"count": 8
},
{
"date": "2022-12-07",
"count": 3
},
{
"date": "2022-12-08",
"count": 2
},
{
"date": "2022-12-09",
"count": 2
},
{
"date": "2022-12-10",
"count": 2
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2022-12-28",
"count": 4
},
{
"date": "2022-12-29",
"count": 2
},
{
"date": "2023-01-04",
"count": 2
},
{
"date": "2023-01-05",
"count": 2
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-01-11",
"count": 2
},
{
"date": "2023-01-17",
"count": 2
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-01-22",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-01-31",
"count": 4
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-06",
"count": 2
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-08",
"count": 2
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-10",
"count": 2
},
{
"date": "2023-02-12",
"count": 2
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-02-16",
"count": 3
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-03-01",
"count": 2
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-05",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-09",
"count": 2
},
{
"date": "2023-03-17",
"count": 1
},
{
"date": "2023-03-18",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-04-04",
"count": 2
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-11",
"count": 2
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-14",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-06-06",
"count": 4
},
{
"date": "2023-06-15",
"count": 2
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-27",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-07-16",
"count": 2
},
{
"date": "2023-07-17",
"count": 2
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-04",
"count": 2
},
{
"date": "2023-08-09",
"count": 2
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-22",
"count": 2
},
{
"date": "2023-08-24",
"count": 1
},
{
"date": "2023-08-31",
"count": 2
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-06",
"count": 2
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-14",
"count": 3
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-10-26",
"count": 2
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-05",
"count": 2
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-17",
"count": 1
},
{
"date": "2023-11-24",
"count": 2
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-04",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-12",
"count": 2
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2023-12-26",
"count": 2
},
{
"date": "2023-12-31",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-08",
"count": 3
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-16",
"count": 2
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-11",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-01",
"count": 2
},
{
"date": "2024-04-03",
"count": 3
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-09",
"count": 2
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-12",
"count": 3
},
{
"date": "2024-04-17",
"count": 2
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-28",
"count": 1
},
{
"date": "2024-05-05",
"count": 1
},
{
"date": "2024-05-08",
"count": 3
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-05-23",
"count": 2
},
{
"date": "2024-05-26",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-05-30",
"count": 2
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-28",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-11",
"count": 2
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-18",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-22",
"count": 3
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-09-02",
"count": 2
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-06",
"count": 2
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-09-24",
"count": 2
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-16",
"count": 2
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-04",
"count": 2
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2024-12-26",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-01-06",
"count": 2
},
{
"date": "2025-01-08",
"count": 2
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-17",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-02",
"count": 2
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-10",
"count": 2
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-16",
"count": 2
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-02-24",
"count": 2
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-02",
"count": 2
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-14",
"count": 4
},
{
"date": "2025-03-16",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-13",
"count": 1
},
{
"date": "2025-04-19",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-07-01",
"count": 2
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-10",
"count": 2
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-06",
"count": 2
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-16",
"count": 2
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-08-24",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-10-07",
"count": 2
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2025-10-27",
"count": 2
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-10-31",
"count": 2
},
{
"date": "2025-11-01",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-09",
"count": 2
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2025-12-23",
"count": 2
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2025-12-28",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-01-24",
"count": 1
},
{
"date": "2026-01-26",
"count": 2
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 2
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1705
},
"open_issues_and_prs": 95
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"demos"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 42915,
"source_files_sampled": 85,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml",
"requirements.txt",
"setup.cfg"
],
"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:rpyc@6.0.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "plumbum",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "plumbum",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 95,
"open_issues": 93,
"closed_ratio": 0.789,
"closed_issues": 347,
"closed_unmerged_prs": 47
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "comrumino",
"commits": 318,
"avatar_url": "https://avatars.githubusercontent.com/u/12876622?v=4"
},
{
"type": "User",
"login": "tomerfiliba",
"commits": 260,
"avatar_url": "https://avatars.githubusercontent.com/u/53122?v=4"
},
{
"type": "User",
"login": "coldfix",
"commits": 252,
"avatar_url": "https://avatars.githubusercontent.com/u/1816880?v=4"
},
{
"type": "User",
"login": "rlehfeld",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/54720674?v=4"
},
{
"type": "User",
"login": "Jongy",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/8831572?v=4"
},
{
"type": "User",
"login": "tomer-weka",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/105583845?v=4"
},
{
"type": "User",
"login": "gschaffner",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/11418203?v=4"
},
{
"type": "User",
"login": "koreno",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/180551?v=4"
},
{
"type": "User",
"login": "yarikoptic",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/39889?v=4"
},
{
"type": "User",
"login": "geromueller",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1321689?v=4"
}
],
"contributors_sampled": 61,
"top_contributor_share": 0.336
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codespell.yml",
"python-app.yml",
"sphinx-test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"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": 1,
"reason": "Found 3/24 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 39 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": 2,
"reason": "1 out of the last 3 releases have a total of 1 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "14f20a77845309ee555c21b6f6cc3be9d7e29c57",
"ran_at": "2026-07-22T00:01:46Z",
"aggregate_score": 3.2,
"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-08-14T03:54:03Z",
"oldest_open_prs": [
{
"number": 584,
"created_at": "2026-05-28T12:03:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 585,
"created_at": "2026-05-28T12:03:43Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-03-14T00:39:12Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 275,
"created_at": "2018-06-11T20:06:03Z",
"last_comment_at": "2018-06-12T11:03:38Z",
"last_comment_author": "coldfix"
},
{
"number": 280,
"created_at": "2018-06-27T01:29:13Z",
"last_comment_at": "2020-02-23T17:08:44Z",
"last_comment_author": "talsaiag"
},
{
"number": 288,
"created_at": "2018-08-08T18:29:40Z",
"last_comment_at": "2021-09-22T13:09:19Z",
"last_comment_author": "tawy"
},
{
"number": 305,
"created_at": "2018-10-29T08:21:32Z",
"last_comment_at": "2019-05-22T08:56:32Z",
"last_comment_author": "comrumino"
},
{
"number": 325,
"created_at": "2019-05-17T18:16:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 326,
"created_at": "2019-05-21T18:42:20Z",
"last_comment_at": "2020-10-02T20:58:50Z",
"last_comment_author": "comrumino"
},
{
"number": 333,
"created_at": "2019-06-22T12:27:58Z",
"last_comment_at": "2019-11-14T19:46:23Z",
"last_comment_author": "comrumino"
},
{
"number": 340,
"created_at": "2019-07-07T23:45:56Z",
"last_comment_at": "2019-11-14T19:44:53Z",
"last_comment_author": "comrumino"
},
{
"number": 350,
"created_at": "2019-10-07T16:28:36Z",
"last_comment_at": "2019-11-14T19:43:44Z",
"last_comment_author": "comrumino"
},
{
"number": 354,
"created_at": "2019-10-18T15:53:02Z",
"last_comment_at": "2022-06-15T22:42:15Z",
"last_comment_author": "comrumino"
},
{
"number": 355,
"created_at": "2019-10-18T23:50:01Z",
"last_comment_at": "2024-01-27T07:03:16Z",
"last_comment_author": "comrumino"
},
{
"number": 360,
"created_at": "2019-11-17T10:15:29Z",
"last_comment_at": "2019-11-19T00:59:30Z",
"last_comment_author": "comrumino"
},
{
"number": 361,
"created_at": "2019-11-29T08:34:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 367,
"created_at": "2020-01-22T10:55:20Z",
"last_comment_at": "2020-01-30T07:16:28Z",
"last_comment_author": "comrumino"
},
{
"number": 373,
"created_at": "2020-02-23T15:31:32Z",
"last_comment_at": "2022-05-20T17:37:56Z",
"last_comment_author": "cebaa"
},
{
"number": 378,
"created_at": "2020-03-16T11:16:43Z",
"last_comment_at": "2020-03-29T09:44:17Z",
"last_comment_author": "itaistopel"
},
{
"number": 380,
"created_at": "2020-03-29T15:51:33Z",
"last_comment_at": "2020-08-06T10:16:35Z",
"last_comment_author": "kylesjtu"
},
{
"number": 381,
"created_at": "2020-03-29T18:12:36Z",
"last_comment_at": "2024-01-27T07:00:42Z",
"last_comment_author": "comrumino"
},
{
"number": 383,
"created_at": "2020-04-14T16:06:57Z",
"last_comment_at": "2020-10-27T16:24:07Z",
"last_comment_author": "msidana"
},
{
"number": 385,
"created_at": "2020-05-06T17:05:10Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tomerfiliba-org/rpyc",
"host": "github.com",
"name": "rpyc",
"owner": "tomerfiliba-org"
},
"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": 47,
"inputs": {
"security": 46,
"vitality": 25,
"community": 83,
"governance": 64,
"engineering": 61,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 55,
"overall_after_abandonment_multiplier": 47
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 341,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 341 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 341
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"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": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"releases_count": 15,
"latest_release_tag": "6.0.1",
"releases_from_tags": false,
"days_since_latest_release": 664,
"mean_days_between_releases": 179.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 664 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 664
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~179.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 179.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "1 out of the last 3 releases have a total of 1 signed artifacts.",
"points": 2,
"status": "partial",
"details": [],
"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",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 9,
"days_since_last_merged_pr": 494,
"days_since_last_human_commit": 341,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 341 days; 3 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 341,
"count": 3,
"signals": "issues unanswered, Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 83,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"forks": 251,
"stars": 1705,
"watchers": 57,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,705 stars",
"points": 52.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1705
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "251 forks",
"points": 20,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 251
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "57 watchers",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 57
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"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": "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": 18,
"status": "met",
"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": 7.2,
"status": "met",
"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": [
"rpyc"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 1787748
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,787,748 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1787748,
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 61,
"top_contributor_share": 0.336
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 34% of commits",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "61 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 61
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 39 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"merged_prs": 95,
"open_issues": 93,
"closed_issues": 347,
"issue_closed_ratio": 0.789,
"closed_unmerged_prs": 47
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "79% of issues closed",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 79
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "95/142 decided PRs merged",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 95,
"decided": 142
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/24 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"followers": 8,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "tomerfiliba-org",
"public_repos": 2,
"account_age_days": 2148
},
"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": "8 followers of tomerfiliba-org",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "tomerfiliba-org"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~5 yr old",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"rpyc"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 459
},
"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 459 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 459
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "http://rpyc.readthedocs.org",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://rpyc.readthedocs.org",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 3/24 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 39 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": "1 out of the last 3 releases have a total of 1 signed artifacts.",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:rpyc@6.0.2 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:rpyc@6.0.2",
"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": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 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": "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": 13
},
"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": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"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": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"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": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 42915,
"source_files_sampled": 85,
"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/85 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 85,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"demos"
],
"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": "demos",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demos"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T00:02:08.145991Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tomerfiliba-org/rpyc.svg",
"full_name": "tomerfiliba-org/rpyc",
"license_state": "custom",
"license_spdx": null
}