JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"groove-rolling",
"materials",
"metal-forming",
"pyroll",
"python",
"rolling",
"simulation"
],
"is_fork": false,
"size_kb": 982,
"has_wiki": false,
"homepage": "https://pyroll.readthedocs.io",
"languages": {
"Python": 386009
},
"pushed_at": "2026-01-13T09:12:05Z",
"created_at": "2022-03-04T14:01:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T12:11:40Z",
"description": "PyRoll rolling simulation framework - core library.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://pyroll.readthedocs.io",
"name": "The PyRoll Project",
"type": "Organization",
"login": "pyroll-project",
"company": null,
"location": "Germany",
"followers": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/100946430?v=4",
"created_at": "2022-03-04T13:44:26Z",
"is_verified": null,
"public_repos": 52,
"account_age_days": 1611
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v.3.1.0",
"kind": "other",
"published_at": "2025-10-08T14:14:56Z"
},
{
"tag": "v3.0.5",
"kind": "patch",
"published_at": "2025-09-19T06:33:58Z"
},
{
"tag": "v.3.0.4post0",
"kind": "other",
"published_at": "2025-06-23T08:33:07Z"
},
{
"tag": "v3.0.4",
"kind": "patch",
"published_at": "2025-06-18T11:23:15Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2025-06-16T08:45:00Z"
},
{
"tag": "v3.0.2post1",
"kind": "other",
"published_at": "2025-04-28T14:42:17Z"
},
{
"tag": "v.3.0.2",
"kind": "other",
"published_at": "2025-03-31T06:45:30Z"
},
{
"tag": "v.3.0.1",
"kind": "other",
"published_at": "2024-11-18T10:51:10Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2024-11-07T10:16:29Z"
},
{
"tag": "v2.1.8",
"kind": "patch",
"published_at": "2024-07-25T06:06:40Z"
},
{
"tag": "v2.1.7",
"kind": "patch",
"published_at": "2024-05-21T07:12:03Z"
},
{
"tag": "v2.1.6",
"kind": "patch",
"published_at": "2024-04-10T08:37:55Z"
},
{
"tag": "v2.1.5",
"kind": "patch",
"published_at": "2024-03-25T13:35:06Z"
},
{
"tag": "v2.1.4",
"kind": "patch",
"published_at": "2024-03-11T19:06:08Z"
},
{
"tag": "v2.1.3",
"kind": "patch",
"published_at": "2024-01-12T08:09:29Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2023-11-17T13:18:47Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2023-10-12T06:30:17Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2023-08-29T14:29:18Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2023-07-21T14:26:07Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2023-04-11T13:50:45Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2023-04-11T13:40:43Z"
},
{
"tag": "v.2.0.0",
"kind": "other",
"published_at": "2023-03-16T08:57:14Z"
}
],
"recent_commits": [
{
"oid": "445702e8c01272e6c7c7883d28ca3f95a90f29c7",
"body": "…ofile",
"is_bot": false,
"headline": "removed position from root hooks and added InProfile technological pr…",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2026-01-04T11:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4fa89279f8b909e59fc9e36b10e9d3bf3963bd1",
"body": "Co-authored-by: Christoph Renzing <christoph.renzing@de.feralpigroup.com>",
"is_bot": false,
"headline": "added by position_and_time method (#349)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-12-09T06:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d81f5dfdc2ef9d575e5e8350bce9878d82685a58",
"body": "Co-authored-by: Christoph Renzing <christoph.renzing@de.feralpigroup.com>",
"is_bot": false,
"headline": "added solve method with given elongations and new test (#348)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-12-03T11:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22031f1587ae7eafbfefbe15aab69f41318cf38",
"body": "* added label to groove\n\n* updated test and generic elongation groove\n\n---------\n\nCo-authored-by: Christoph Renzing <christoph.renzing@de.feralpigroup.com>",
"is_bot": false,
"headline": "Add groove label (#346)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-12-03T11:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d1c3d953b306bfc650eec653bd5dde7363f7857",
"body": "Co-authored-by: Christoph Renzing <christoph.renzing@de.feralpigroup.com>",
"is_bot": false,
"headline": "added CoolingPipe property to sequence (#347)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-12-03T11:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ef7c4bdf1a2b31e9622e2ed57ded859d80e25a",
"body": "Co-authored-by: Christoph Renzing <christoph.renzing@de.feralpigroup.com>",
"is_bot": false,
"headline": "added new hooks and tests (#343)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-12-03T08:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "201153e196d9a511996f04e8cf22cf8162ed3453",
"body": "fixed bug\n\nCo-authored-by: Christoph Renzing <christoph.renzing@de.feralpigroup.com>",
"is_bot": false,
"headline": "Fixed Bug in flatten() method of PassSequence (#338)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-10-08T14:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006d7ff2b66c86dd65c04fd89033301d0d7343b6",
"body": null,
"is_bot": false,
"headline": "bump. vers.",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T14:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4294de8f95cddda239eb9a3fca07a46dc64957ac",
"body": null,
"is_bot": false,
"headline": "fixed bug for three roll pass calculation",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T14:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72754eb27195472354bbc6ca864465222bde9694",
"body": null,
"is_bot": false,
"headline": "added new hooks for engine",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T11:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e73b81948bad5c30401c15462aeaf823a2612c0",
"body": null,
"is_bot": false,
"headline": "added test",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T11:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10901497c3f5829a8572740d737914f0b0a9a7b",
"body": null,
"is_bot": false,
"headline": "fixed bugs and added impl. for rotational frequency of rolls",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T11:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d08f56b7e2ac75a2f436109c711608935640ae",
"body": null,
"is_bot": false,
"headline": "added basic implementation of engine class",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T10:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7395d2f365b93a878ce39f63b55e44782933b71",
"body": null,
"is_bot": false,
"headline": "added basic hookimpls for engine class",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T08:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30f9d1146ac991132c37ff17cca397afa692ec9",
"body": null,
"is_bot": false,
"headline": "added basic engine class",
"author_name": "Christoph Renzing",
"author_login": null,
"committed_at": "2025-10-08T08:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641252ec946ccca47fc4da1863a71287f3a81a60",
"body": null,
"is_bot": false,
"headline": "bump. vers.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-09-19T06:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867ae1f6f1e8ed48e500ab11ab653da642bd08f9",
"body": "* changed solve function using different solve algorithm\n\n* minor\n\n* changes so new solver is only called if r2 is greater than r3",
"is_bot": false,
"headline": "changed solve function using different solve algorithm (#334)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-09-19T06:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75fa75001c894364811d18648bca7d6b1df96cc",
"body": null,
"is_bot": false,
"headline": "remove duplicate material hook on roll",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-09-16T07:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bc20bef471bfe2e480441e790e22450aee151b",
"body": "* add correct handling of incoming square profiles in the cross_section calculation\n\n* adding test\n\n* redefined check to all square profiles, for usage of `from_groove` function to create profiles\n\n* added test from cad\n\n---------\n\nCo-authored-by: Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>",
"is_bot": false,
"headline": "Fix false cs calculation for square in_profile (#324)",
"author_name": "Richard Pfeifer",
"author_login": "RichardPfr",
"committed_at": "2025-09-15T08:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9171b417cfe3799fdcaabba772ae877c2674da4b",
"body": null,
"is_bot": false,
"headline": "changed plot functions with plotly (#329)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-09-12T14:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c3d1a664d8047bc2051a41e8635fcbba9b73c67",
"body": null,
"is_bot": false,
"headline": "removed logger warning (#333)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-09-12T14:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d8d935954e50b7ff4afaab13587d193c8a2f03f",
"body": "* fixed minor bug in tension\n\n* bump. vers.",
"is_bot": false,
"headline": "fixed minor bug in tension (#320)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-23T08:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63167014b1bf3dd94aca7e53772a3612d3ee099",
"body": "* added default bulging\n\n* updated test due to altered cross-section calculation\n\n* bump. vers.\n\n* removed out commented root hooks from previous updates\n\n* added more tests to visually check cross-section shape\n\n* resolved comment from PR",
"is_bot": false,
"headline": "Update cs with previous profile shape (#318)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-18T11:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "673298b4f6d9c023ab730096b28f05035021fb6a",
"body": null,
"is_bot": false,
"headline": "bump. vers.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-16T08:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba45c95806e86c2d5c6d30a71a96085874601c01",
"body": "…#316)\n\n* added changes by GRPlan to buffer\n\n* updated test",
"is_bot": false,
"headline": "315 hexagon profile is wrongly scaled when corner radius is applied (…",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-16T08:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d24877c52faa4cc1b938daed7c748045cfb24d",
"body": "* added default algorithm\n\n* first implementation still missing a valid example\n\n* uncommented default values\n\n* playing around with values published by C. Overhagen for the test\n\n* fixed algorithm with engineering strain\n\n* updated test\n\n* changed to deepcopy\n\n* refactoring",
"is_bot": false,
"headline": "310 calculate tension from given reduction velocity ratio (#314)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-16T07:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd4a4606c005c0e18249c4262ca0e016ba4ba60",
"body": "* Updated test\n\n* fixed bug in forward and backward solutions",
"is_bot": false,
"headline": "312 setting wrong velocity in forward solution (#313)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-16T07:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94b7ff691f6316d1db7c2a0f6434875976927be",
"body": null,
"is_bot": false,
"headline": "fixed naming bug",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-11T10:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb111e4908c43cb038955261eef349cf3f456de",
"body": "* added convergence information\n\n* bump. vers.",
"is_bot": false,
"headline": "added convergence information (#307)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-06-11T09:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97543fe7bd5cf944af90d8cb6c04d3ee15038f3f",
"body": "* started fixing and implementing new test\n\n* added test from lee paper",
"is_bot": false,
"headline": "301 working radius not calcualted correct (#303)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-04-28T13:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb4898dee8294c4a3b31afd393d51de8861adab",
"body": null,
"is_bot": false,
"headline": "bump. vers",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-03-31T06:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa9f6996c378dfeb5bd6084af27e04509ba6f80",
"body": null,
"is_bot": false,
"headline": "added flatten method and corresponding test (#295)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-03-31T06:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74da60f9845786c51db699df9a227c123944948d",
"body": "* removed old hooks that are currently unused,\nadded new hooks\n\n* added peclet number hook\n\n* added CTE\n\n* added material hook to roll",
"is_bot": false,
"headline": "297 add peclet number (#299)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-03-30T12:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423dba87f12c6e358b2134bab33e950518f8595d",
"body": "…ted incorrectly (#298)\n\n* added correction ratio for initial speed\n\n* updated test",
"is_bot": false,
"headline": "288 initial velocity in function solve velocities forward is interpre…",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-03-30T12:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afc590d4d644120985c4eb5de00704bb099d66c",
"body": null,
"is_bot": false,
"headline": "added groove factor (#296)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-03-30T12:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4c05d1e61544e1fff06bc02e5ce163a7b9c196",
"body": null,
"is_bot": false,
"headline": "fixed bug, setting wrong velocity (#293)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-03-30T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864039719f880004277c950fb2da07fa3cc215f5",
"body": "* Added new hooks\r\n\r\n* renamed hooks",
"is_bot": false,
"headline": "Added new hooks on `Roll` and `Profile` (#285)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2025-01-17T10:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "907d06554acdfecf028af6a80c3e15f42ba6b390",
"body": "* Update Versioning in Readme\r\n\r\nPlease check and notice also the new rules for versioning.\r\n\r\nEspecially feature releases: we do not have to spare minor release versions. Making a new minor with each feature release enables easier dependency management in plugins and extensions.\r\n\r\n* Clarify breaking, features and bugfixes",
"is_bot": false,
"headline": "Update Versioning in Readme (#286)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2025-01-09T10:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b8cdc09987b70e6b70cc0cf2229f6abd9a1ef2",
"body": "* add pre-commit with ruff hook\r\n\r\n* run ruff format and fix\r\n\r\n* add __all__ everywhere except hookimpls\r\n\r\n* ignore unused imports for hookimpl modules\r\n\r\n* fix lint errors\r\n\r\n* add check-toml hook\r\n\r\n* pre-commit run --all\r\n\r\n* run pre-commit --all after rebase and fix ruff errors",
"is_bot": false,
"headline": "Introduce Pre-Commit to Manage Code Quality (#284)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2025-01-06T05:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3f287f850599bd18d92e4315aff2d668255edd",
"body": null,
"is_bot": false,
"headline": "allow parsing of enum config from env vars (#283)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-21T08:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76da8edb048239de182cb5ebc24c0059c7f99e0",
"body": null,
"is_bot": false,
"headline": "bump. vers.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-18T10:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc779746197902b8cb00bbf5b7225644106b5c23",
"body": "* added tests\r\n\r\n* fix velocity bug\r\n\r\n* fix tests\r\n\r\n* fix commented test sections\r\n\r\n---------\r\n\r\nCo-authored-by: Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>",
"is_bot": false,
"headline": "Fix bug in velocity calculation (#281)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-18T10:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "433e3b012ff8e7502c8dbbb250a9a73228b9cbab",
"body": "… preference (#280)\n\n* add preferred plotting backend config and respective enum\r\n\r\n* use config value in ReprMixin.plot()\r\n\r\n* add tests",
"is_bot": false,
"headline": "278 add possibility to configure plotting backend instead of standard…",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-18T10:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d8a9f228bbd3cfacbc253673e44c3064b13ae00",
"body": "…… (#279)\n\nfix default color seq error and add equivalent function for multilinestrings",
"is_bot": false,
"headline": "fix default color seq error and add equivalent function for multiline…",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-18T10:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85facadbcb14a552d7ff5b9af8c7ebb3356b10ec",
"body": null,
"is_bot": false,
"headline": "bump. vers.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-12T06:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea3f322533c0ce8928169b992bb3058ae694077",
"body": "* use ezdxf-shapely for spline groove construction\r\n\r\n* make dxf import an extra",
"is_bot": false,
"headline": "Ezdxf shapely (#275)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-12T05:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2189c8efaac554d34dd9feb0c98bd05186ed1b2",
"body": "* Add rotator of 0 for flat-flat roll passes\r\n\r\n* Added exclusion for three roll pass\r\n\r\n(cherry picked from commit b610d24746936d58ef66645b22a402897b74e7b4)",
"is_bot": false,
"headline": "Add rotation of 0 for flat-flat roll passes (#273)",
"author_name": "JMantel",
"author_login": "JMantel",
"committed_at": "2024-11-11T15:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c18e03b69a26a2fbda988d31760cb90e9de9eb7",
"body": null,
"is_bot": false,
"headline": "fix roll pass import in transport hook",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-11T13:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e853ae37dd347daa0502efb45f3b7b92dedba3",
"body": null,
"is_bot": false,
"headline": "fix report dep in test env",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-11T13:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8e177c9d94ffb8815334744c549ad9c3c681e56",
"body": null,
"is_bot": false,
"headline": "upd deps to numpy 2.0 compatible ones",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-11T12:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce8b19648017c64abf67af5691428a54ea4ae29",
"body": null,
"is_bot": false,
"headline": "update env report dep",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-11T12:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5814a4fa4f466ecb1b8f94479ced429d908316de",
"body": null,
"is_bot": false,
"headline": "fix main level imports",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-11T12:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98ce0c42704501aee0f0b8eef3c75e975fcec25",
"body": null,
"is_bot": false,
"headline": "bump. vers. post3",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-08T09:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91c7f01ab6f3a212fbba1f2986574413a1c9867",
"body": "…(#272)\n\nCo-authored-by: Richard Pfeifer <114106640+richardpfr@users.noreply.github.com>",
"is_bot": false,
"headline": "use multi line strings in all contour-line like properties and hooks …",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-08T09:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5541a12d200aad8b5947397588d44c3570738bc5",
"body": null,
"is_bot": false,
"headline": "bump. vers.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-06T15:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e12ed126829bf93b9f411184a84fe57688926c2",
"body": null,
"is_bot": false,
"headline": "fix missing import",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-06T15:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc01ee85a09ca2f7933214a812ef51d52ebb1ff6",
"body": null,
"is_bot": false,
"headline": "fix missing import, bump.vers.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-06T15:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5680f9b0afe1390de68ccd535483682e53a555d2",
"body": null,
"is_bot": false,
"headline": "bump. vers.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-06T14:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38200a198f9e8d3673fa07b5b1d887328f3970b5",
"body": "* add infrastructure for pre- and post-processors\r\n\r\n* allow None return of processor factories\r\n\r\n* convert roll pass rotator into pre-processor\r\n\r\n* remove additional inits test\r\n\r\n* add tests",
"is_bot": false,
"headline": "Pre post processors (#269)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-06T14:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e378954197d498bd1725a7b6a00a375008bffb7b",
"body": "* add common symmetric roll passes base class\r\n\r\n* fix rebase mistakes\r\n\r\n* fix calculation of roll surface velocity\r\n\r\n* fix test and in_profile angles\r\n\r\n* fixed test\r\n\r\n* fix test\r\n\r\n---------\r\n\r\nCo-authored-by: Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>",
"is_bot": false,
"headline": "add common symmetric roll passes base class (#267)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-11-06T14:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381282d5decea9d1f32215d8e3b34172241ba78a",
"body": "…ntation (#263)\n\n* add technologically_orientated_contour_lines attribute and modify _get_oriented_geom function\r\n\r\n* add technologically_orientated_cross_section attribute\r\n\r\n* add calculation of added attributes\r\n\r\n* add added attributes to root hooks\r\n\r\n* add test for technological orientations\r\n\r\n---------\r\n\r\nCo-authored-by: Christoph Renzing <64863686+ChRen95@users.noreply.github.com>",
"is_bot": false,
"headline": "262 add hooks for technological correct profile and contour line orie…",
"author_name": "Richard Pfeifer",
"author_login": "RichardPfr",
"committed_at": "2024-11-05T09:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12d7b59eebdb0d42e01abc96d33702b5e7dcef8",
"body": "* remove linemerge\r\n\r\n* update vers.\r\n\r\n* updated contact contour line calculation to include possible MultiLineStrings",
"is_bot": false,
"headline": "Fix Bug in Contact Contour Lines (#265)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-11-05T09:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4451845cf365201d9713d9f64d7ac8d31edc5176",
"body": null,
"is_bot": false,
"headline": "impl a helper function for construction grooves by name (#257)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-10-14T08:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640824afb80508d49edb6f65bd7b0831116ec4b6",
"body": null,
"is_bot": false,
"headline": "remove accidentally included hook",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-08-23T12:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5cbba82869a2abb32faf85537a302c9c070fc8",
"body": "* bump version to 2.2a\r\n\r\n* derive RollPass and ThreeRollBase from common base class\r\n\r\n* adapt hooking point to base class\r\n\r\n* fix\r\n\r\n* fixed longitudinal angle calculation\r\n\r\n* fix contact contour lines\r\n\r\n---------\r\n\r\nCo-authored-by: Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>",
"is_bot": false,
"headline": "Deriving RollPass and ThreeRollPass from Common Base (#244)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-08-23T09:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21686e7c0f6402224b955d2635be5fd8d30bdf4",
"body": null,
"is_bot": false,
"headline": "added strain rate to root hooks for RollPass (#248)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-08-23T08:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "833dd299d0546128e91d76a41ab2b968b8f1fd84",
"body": null,
"is_bot": false,
"headline": "add contours_lines and classifiers to __attrs__ in RollPass (#243)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-08-23T08:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f6afb6ad852418826eb0eb7faa7ba64635e8ff7",
"body": "* added algorithm and test\r\n\r\n* added forward algorithm and updated test",
"is_bot": false,
"headline": "Added velocity calculation and test (#247)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-08-23T08:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79661a1f6fd9680f29e9ddb4bf25ce177075d4e3",
"body": null,
"is_bot": false,
"headline": "added default tensions (#245)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-08-23T08:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e9edab877bc7b85434e66ae5b65f71795041af",
"body": "This reverts commit 46938828e573880b7ab83a5ff7e1cb6a35522d1c.",
"is_bot": false,
"headline": "Revert \"started adding algorithm for velocity calculation\"",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-08-23T05:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cefaacda352e9a5fa6e07d15e83b7a804d7ced04",
"body": "This reverts commit 74fb988b4e89f4b8afb04cbc63a7d81b8a696143.",
"is_bot": false,
"headline": "Revert \"added test\"",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-08-23T05:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74fb988b4e89f4b8afb04cbc63a7d81b8a696143",
"body": null,
"is_bot": false,
"headline": "added test",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-08-23T04:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46938828e573880b7ab83a5ff7e1cb6a35522d1c",
"body": null,
"is_bot": false,
"headline": "started adding algorithm for velocity calculation",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-08-22T21:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d581a6c864c02127adee2f7f40d891324e39beaf",
"body": "* Change contact_lines to handle ThreeRollPasses correctly and to use roll_passes contour_lines property\r\n\r\n* Small adjustments to tests\r\n\r\n* Add test similar to that for two-roll RollPasses\r\n\r\n* Added tests to visualize roll-contact-areas\r\n\r\n* Added different calculation method for the contact_area\n[…]\nhe Zouhar-Package\r\n\r\n* remove numerical factor\r\n\r\n* adjust test to print two-most negative y-coords and their difference\r\n\r\n* add buffer tolerance to handle small numerical variances in polygon shapes",
"is_bot": false,
"headline": "238 contact area of three roll passes (#241)",
"author_name": "Richard Pfeifer",
"author_login": "RichardPfr",
"committed_at": "2024-08-22T13:33:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "93bfbaf21d057b63e7d5023491470a41ca0b49d6",
"body": "* remove kaleido in favor of interactive plots\r\n\r\n* refactor plot api\r\n\r\n* revert accidentially commited change\r\n\r\n* fix tests",
"is_bot": false,
"headline": "Remove Kaleido (#226)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-07-30T05:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74db23b70e9ba32bbd35804ba3488d1451bc553",
"body": null,
"is_bot": false,
"headline": "updated version number",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-07-25T06:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "465d5fb42eac239241deda379d21b427afed90e1",
"body": null,
"is_bot": false,
"headline": "resolved error due to typo",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-07-25T05:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b3c34cac43b4da15046adf5672349751bcf028",
"body": null,
"is_bot": false,
"headline": "added default rotation for box in flat (#233)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-07-25T05:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "357376b5e8495009804c141c802d688dd5b160b8",
"body": "* changed nominal diameter to working diameter\r\n\r\n* Update pyroll/core/roll/hookimpls.py\r\n\r\nCo-authored-by: Max Weiner <max.weiner@imf.tu-freiberg.de>\r\n\r\n* updated RollPass velocity\r\n\r\n* added working velocity\r\n\r\n---------\r\n\r\nCo-authored-by: Max Weiner <max.weiner@imf.tu-freiberg.de>",
"is_bot": false,
"headline": "changed nominal diameter to working diameter (#225)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-07-25T05:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b493519d1355367105d940f418cbbc840d481a",
"body": "* added missing - signs\r\n\r\n* another missing -\r\n\r\n* fixed bug in surface velocity\r\n\r\n* revised all signs and moved wrong implementations",
"is_bot": false,
"headline": "added missing - signs (#231)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-07-22T13:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80ccdfb0dec0cc2a911d7754038b26797bb5b94",
"body": "…… (#222)\n\n* Changed and added rotations in the contour_lines property of the three_roll_pass.py\r\n\r\n* Changed and added rotations in the contour_lines property of the three_roll_pass.py\r\n\r\n* Switched miny and maxy as the standard orientation of ThreeRollPasses has turned by 180°\r\n\r\n* Changed referen\n[…]\n and width calculation of 3fold Profiles to fit the new standard orientation\r\n\r\n* fixed error in contact angles\r\n\r\n---------\r\n\r\nCo-authored-by: Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>",
"is_bot": false,
"headline": "Changed and added rotations in the contour_lines property of the thre…",
"author_name": "Richard Pfeifer",
"author_login": "RichardPfr",
"committed_at": "2024-07-18T11:09:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e108897ab1bc7335c292523921ffc4828af64087",
"body": "This reverts commit 222ea30d0f370da80caa2b83239d371f457bdaef.",
"is_bot": false,
"headline": "Revert \"added changes to `RollPass.velocity` and `Roll`\"",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-07-17T07:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222ea30d0f370da80caa2b83239d371f457bdaef",
"body": null,
"is_bot": false,
"headline": "added changes to `RollPass.velocity` and `Roll`",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-07-17T07:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21236880ea83b536adfe9defa2aea1c0d12a91a2",
"body": null,
"is_bot": false,
"headline": "updated vers. number",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-06-25T11:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00febece010d6ce1bdf1ea01043c7923768d96de",
"body": "…ic implementation (#228)\n\nadded roll pass out profile to root hooks and provided basic implementation",
"is_bot": false,
"headline": "added `roll_pass.out_profile.velocity` to root hooks and provided bas…",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-06-25T06:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c97e12ff2b40623676e4e73cd5a533a86ba2ab9f",
"body": "* added angle for profile\r\n\r\n* added angle hook\r\n\r\n* added angle implementation for disk elements and added tests\r\n\r\n* added implementation for in and out profile\r\n\r\n* removed angle from profile and moved to Deformation unit Profile\r\n\r\n* Update pyroll/core/roll_pass/hookimpls/disk_element.py\r\n\r\nCo-a\n[…]\nt\r\n\r\n* fixed implementation of longitudinal angles\r\n\r\n* fixed entry angle definition\r\n\r\n* added entry angle for square - oval\r\n\r\n---------\r\n\r\nCo-authored-by: Max Weiner <max.weiner@imf.tu-freiberg.de>",
"is_bot": false,
"headline": "198 add angle for profile and diskelementprofile (#199)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-06-17T13:43:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a833192829ecb2213454e0cf9459235db047a06",
"body": "* Added capability to provide roll_diameter in roll definition\r\n\r\n* added a check if nominal_diameter is set; also added additional function to always also provide a nominal_diameter even though the radius was set",
"is_bot": false,
"headline": "Added capability to provide roll_diameter in roll definition (#216)",
"author_name": "Richard Pfeifer",
"author_login": "RichardPfr",
"committed_at": "2024-05-23T07:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d1e8621cb24f4de56d47a911adb0eb1e4b7520a",
"body": "…ms with kaleido package (#206)\n\n* added warning for Windows users that, when using plotly a certain kaleido version is required\r\n\r\n* added platform dependent installation of kaleido when installing pyroll-core[plotly]\r\n\r\n* minor formatting corrections",
"is_bot": false,
"headline": "195 windows 11 pyroll run gets stuck in an endless loop due to proble…",
"author_name": "Richard Pfeifer",
"author_login": "RichardPfr",
"committed_at": "2024-05-16T09:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "613736888fe64b9cb9e36ce8cd164abfa573e6ce",
"body": null,
"is_bot": false,
"headline": "added cff (#207)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-05-14T13:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2b7a4e90764d37d3985b541ed4beea69b99777",
"body": "…ins (#202)\n\n* implement init functions\r\n\r\n* impl inheritance",
"is_bot": false,
"headline": "Add Additional Init Functions to Init the Solution Procedure for Plug…",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-05-02T12:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aec96c24135b7b2dc29c0dc1295a3d91bf062731",
"body": "* added contact friction hooks\r\n\r\n* fixed calculation of contour angles",
"is_bot": false,
"headline": "196 add longitudinal and latitudinal contact friction (#200)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-04-19T06:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9ccb3b9415b60b252ae01ce1cb384bfa1d3cd0",
"body": null,
"is_bot": false,
"headline": "upd vers. number",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-04-10T08:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320914ae3f8f539a48b9c707b95f5e79c5f1d9cf",
"body": null,
"is_bot": false,
"headline": "fixed minor bugs due to depended PRs.",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-04-10T08:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23fb53dd5714d504e128ae9a72e3d755010c76d9",
"body": "* added contact_contour_lines\r\n\r\n* added profile contact contours\r\n\r\n* moved to deformation_unit.py and fixed calculation",
"is_bot": false,
"headline": "193 add contour line and contour angles for profiles (#194)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-04-10T08:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccb257daf642e5276aa8ce53dd206f1a48e0ef44",
"body": "* add stresses and strains to profile\r\n\r\n* add contact stresses to deformation unit\r\n\r\n* add contact geometry to deformation profiles\r\n\r\n* added hydrodynamic and equivalent stress\r\n\r\n* changed names of directional stresses\r\n\r\n* Update pyroll/core/profile/hookimpls.py\r\n\r\nCo-authored-by: Max Weiner <m\n[…]\n <max.weiner@imf.tu-freiberg.de>\r\n\r\n---------\r\n\r\nCo-authored-by: Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>\r\nCo-authored-by: Christoph Renzing <64863686+ChRen95@users.noreply.github.com>",
"is_bot": false,
"headline": "160 add stress and strain state calculation (#161)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-04-09T06:36:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a2ce722a4d8cc6e2b50edde2ba0c316d3e0c3628",
"body": null,
"is_bot": false,
"headline": "fix matplotlib image export error due to closed stream (#192)",
"author_name": "Max Weiner",
"author_login": "axtimhaus",
"committed_at": "2024-03-21T11:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d3873d280968344662b983b77b7585afdbd3684",
"body": "restructured transport and cooling pipe hookimpls and added implementations",
"is_bot": false,
"headline": "Added hooks and implementations to CoolingPipe (#191)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-03-20T08:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7fdb81f5c077263a2d09dd3a67f7f85fee5c330",
"body": "* added astm grain size class\r\n\r\n* corrected error",
"is_bot": false,
"headline": "added astm grain size class (#186)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-03-13T13:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183431061a12cb033322387437d5bcdc000d41de",
"body": null,
"is_bot": false,
"headline": "Clarify definition of chemical composition (#188)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-03-13T12:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be5782fbe53054d2919084d6d9ed6d5b8f2cb88",
"body": null,
"is_bot": false,
"headline": "add drop, prepend and append methods to sequence (#187)",
"author_name": "Christoph Renzing",
"author_login": "ChRen95",
"committed_at": "2024-03-13T12:51:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 21,
"latest_release_at": "2025-10-08T14:14:56Z",
"latest_release_tag": "v.3.1.0",
"releases_from_tags": false,
"days_since_last_push": 200,
"active_weeks_last_year": 6,
"days_since_latest_release": 297,
"mean_days_between_releases": 48.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pyroll-core",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Framework :: Hatch",
"Framework :: IPython",
"Framework :: Jupyter",
"Framework :: Pytest",
"Framework :: Sphinx",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.9",
"Topic :: Scientific/Engineering"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/pyroll-core/",
"is_deprecated": false,
"latest_version": "3.1.13",
"repository_url": "https://github.com/pyroll-project/pyroll-core",
"versions_count": 67,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2092,
"first_published_at": "2022-12-19T14:35:53.623136Z",
"latest_published_at": "2026-08-01T21:45:53.366749Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 7,
"stars": 18,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-04-23",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 23
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 27992,
"source_files_sampled": 147,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "~= 2.0"
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "~= 1.13"
},
{
"name": "shapely",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">= 2.0.6, <3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "numpy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "shapely",
"direct": true,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 3,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 160,
"open_issues": 20,
"closed_ratio": 0.848,
"closed_issues": 112,
"closed_unmerged_prs": 15
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "axtimhaus",
"commits": 231,
"avatar_url": "https://avatars.githubusercontent.com/u/25556047?v=4"
},
{
"type": "User",
"login": "ChRen95",
"commits": 114,
"avatar_url": "https://avatars.githubusercontent.com/u/64863686?v=4"
},
{
"type": "User",
"login": "RichardPfr",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/114106640?v=4"
},
{
"type": "User",
"login": "JMantel",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/114381881?v=4"
},
{
"type": "User",
"login": "msch67",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/52646118?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.651
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
"ruff.toml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 17 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": 5,
"reason": "badge detected: Passing",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 4/30 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 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "0 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 5",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"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": "445702e8c01272e6c7c7883d28ca3f95a90f29c7",
"ran_at": "2026-08-01T21:51:35Z",
"aggregate_score": 4.1,
"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": null,
"oldest_open_prs": [
{
"number": 251,
"created_at": "2024-08-23T13:46:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 351,
"created_at": "2025-12-22T13:46:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 355,
"created_at": "2026-01-13T09:42:47Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-12-09T06:50:39Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 44,
"created_at": "2023-02-08T11:49:32Z",
"last_comment_at": "2024-08-23T08:02:44Z",
"last_comment_author": "ChRen95"
},
{
"number": 104,
"created_at": "2023-10-26T11:54:53Z",
"last_comment_at": "2026-07-27T09:15:33Z",
"last_comment_author": "ChRen95"
},
{
"number": 105,
"created_at": "2023-10-26T11:55:01Z",
"last_comment_at": "2026-07-27T09:15:49Z",
"last_comment_author": "ChRen95"
},
{
"number": 106,
"created_at": "2023-10-26T11:55:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2023-10-26T11:58:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 131,
"created_at": "2023-12-04T14:03:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 162,
"created_at": "2024-01-17T07:45:51Z",
"last_comment_at": "2024-01-18T08:16:14Z",
"last_comment_author": "axtimhaus"
},
{
"number": 163,
"created_at": "2024-01-18T08:15:42Z",
"last_comment_at": "2024-01-19T14:20:22Z",
"last_comment_author": "axtimhaus"
},
{
"number": 224,
"created_at": "2024-06-12T06:40:43Z",
"last_comment_at": "2024-09-27T08:22:57Z",
"last_comment_author": "axtimhaus"
},
{
"number": 237,
"created_at": "2024-08-06T07:22:32Z",
"last_comment_at": "2024-08-23T09:25:50Z",
"last_comment_author": "ChRen95"
},
{
"number": 240,
"created_at": "2024-08-08T07:53:35Z",
"last_comment_at": "2024-09-27T08:30:50Z",
"last_comment_author": "axtimhaus"
},
{
"number": 260,
"created_at": "2024-10-21T12:48:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 305,
"created_at": "2025-05-12T08:14:03Z",
"last_comment_at": "2026-07-26T10:51:16Z",
"last_comment_author": "ChRen95"
},
{
"number": 322,
"created_at": "2025-07-15T20:21:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 331,
"created_at": "2025-08-07T07:47:45Z",
"last_comment_at": "2025-09-12T17:49:59Z",
"last_comment_author": "ChRen95"
},
{
"number": 340,
"created_at": "2025-10-09T06:35:59Z",
"last_comment_at": "2025-10-10T09:55:59Z",
"last_comment_author": "ChRen95"
},
{
"number": 342,
"created_at": "2025-10-14T07:33:38Z",
"last_comment_at": "2025-12-23T08:26:49Z",
"last_comment_author": "ChRen95"
},
{
"number": 345,
"created_at": "2025-10-29T19:48:31Z",
"last_comment_at": "2025-10-30T20:32:58Z",
"last_comment_author": "sag-kalibreur"
},
{
"number": 350,
"created_at": "2025-12-09T15:25:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 354,
"created_at": "2026-01-09T08:34:35Z",
"last_comment_at": "2026-01-10T11:49:45Z",
"last_comment_author": "ChRen95"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pyroll-project/pyroll-core",
"host": "github.com",
"name": "pyroll-core",
"owner": "pyroll-project"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 41,
"vitality": 43,
"community": 49,
"governance": 64,
"calibration": "2026-08-02",
"engineering": 56,
"ai_readiness": 38,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 43,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"commits_last_year": 21,
"human_commit_share": 1,
"days_since_last_push": 200,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 200 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 200
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "21 commits in the last year",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 21
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v.3.1.0",
"releases_from_tags": false,
"days_since_latest_release": 297,
"mean_days_between_releases": 48.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 297 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 297
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~48.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 48.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"maintainer_replying",
"recent_release"
],
"signals": [
"issue_rot"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 5,
"days_since_last_merged_pr": 236,
"days_since_last_human_commit": 210,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 210 days, with nothing left unanswered; held at dormant by a maintainer still replying, a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 210
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying, a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 7,
"stars": 18,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "18 stars",
"points": 20,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 18
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 55,
"inputs": {
"packages": [
"pyroll-core"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 2092
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,092 downloads/month across pypi",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2092,
"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.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.651
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 65% of commits",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 65
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 160,
"open_issues": 20,
"closed_issues": 112,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.848,
"closed_unmerged_prs": 15,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 35.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "160/175 decided PRs merged",
"points": 27.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 160,
"decided": 175
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 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": 63,
"inputs": {
"followers": 36,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pyroll-project",
"public_repos": 52,
"account_age_days": 1611
},
"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": "36 followers of pyroll-project",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 36,
"login": "pyroll-project"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "52 public repos, account ~4 yr old",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 52
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pyroll-core"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "67 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 67
}
}
],
"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": 56,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "ruff.toml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ruff.toml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 17 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": 65,
"inputs": {
"topics": [
"groove-rolling",
"materials",
"metal-forming",
"pyroll",
"python",
"rolling",
"simulation"
],
"has_wiki": false,
"homepage": "https://pyroll.readthedocs.io",
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pyroll.readthedocs.io",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": "weak",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 17 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": "badge detected: Passing",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 38,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.6,
"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": "60 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 32,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 60,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "ruff.toml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ruff.toml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 27992,
"source_files_sampled": 147,
"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/147 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 147,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 8,
"framework": 2
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
},
{
"tier": "description",
"label": "framework",
"source": "description:framework",
"weight": 2
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index pypi:pyroll-core@3.1.13; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-01T21:51:47.558018Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pyroll-project/pyroll-core.svg",
"full_name": "pyroll-project/pyroll-core",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}