Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 62661,
"has_wiki": true,
"homepage": "https://pyam-iamc.readthedocs.io/",
"languages": {
"TeX": 25933,
"Python": 553756,
"Makefile": 701,
"Batchfile": 867,
"Jupyter Notebook": 5844
},
"pushed_at": "2026-07-16T09:21:12Z",
"created_at": "2021-08-19T13:35:25Z",
"owner_type": "User",
"updated_at": "2026-07-16T09:21:51Z",
"description": "an open-source Python package for IAM scenario analysis and visualization",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Philip Hackstock",
"type": "User",
"login": "phackstock",
"company": "International Institute for Applied Systems Analysis (IIASA)",
"location": "Vienna (Laxenburg), Austria",
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/20710924?v=4",
"created_at": "2016-07-28T19:45:45Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 3649
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-08-09T17:03:18Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-06-28T18:36:02Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2021-06-28T05:53:10Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2021-06-11T14:49:52Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2021-04-13T12:42:29Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2021-01-05T11:06:16Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2020-11-28T14:39:15Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2020-10-19T07:28:39Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2020-07-08T11:36:40Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2020-06-04T19:51:53Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2020-03-31T08:28:46Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2020-02-11T10:17:58Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2020-01-14T20:28:42Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2019-11-01T14:58:56Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2019-05-10T12:39:34Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2018-11-19T14:50:26Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2018-11-02T13:58:47Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2018-10-24T13:07:51Z"
}
],
"recent_commits": [
{
"oid": "144a9eba977981f0075fdfe9a8835d370985e2fd",
"body": null,
"is_bot": false,
"headline": "Simplify implementation of `set_meta_from_data()` (#985)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-07-07T18:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a435a788459c32ddd5105df06781c0b1675ca7e4",
"body": null,
"is_bot": false,
"headline": "Release candidate v3.3.3 (#982)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-06-10T15:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610e5593ab390bd2a075cf818bc0bcb1440f074a",
"body": null,
"is_bot": false,
"headline": "Refactor implementation of `subannual` timeslices (#981)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-06-10T15:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a0b398fb7b7b3463f3320b100d164dc8604a03",
"body": null,
"is_bot": false,
"headline": "Streamline writing data to ixmp4 (#980)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-06-09T15:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e323b665d72a76487b0b9c7271886b468a0a73d3",
"body": "* Rework the subannual-not-implemented test\n\n* Add handling for subannual/categorical time domain\n\n* Allow `None` for subannual\n\n* Add a test case\n\n* Add to release notes\n\n* Streamline implementation\n\n* Fix handling of ANNUAL datapoints\n\n* Adapt to using `None` for subannual\n\n* Explicitly test the datapoint-type in the database\n\n* Simplify writing to database\n\n* Change error message per suggestion by @phackstock\n\n* Fix the test",
"is_bot": false,
"headline": "Support subannual (categorical) data with ixmp4.Platform (#979)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-06-08T11:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ba9c985b2632a39e82b3706156834f3c37dafc",
"body": null,
"is_bot": false,
"headline": "Support writing mixed time-domain to ixmp4.Platform (#978)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-06-01T13:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a7e8d4a4f5206de2fcd66acaf170343635bd841",
"body": null,
"is_bot": false,
"headline": "Add a simple `aggregate_kyoto_gases()` method (#952)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-05-29T07:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7baf6ee7247bf87b9b64db86ebf08e1d6541827",
"body": null,
"is_bot": false,
"headline": "Add to release notes (#976)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-05-15T11:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a0e46b44f25bf8be796fbd0d734b0bbced5900",
"body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
"is_bot": false,
"headline": "Add compatibility with latest ixmp4 (#975)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-05-15T11:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d395ce97a70c6aafd9f78e692dcef699d25f1f97",
"body": null,
"is_bot": false,
"headline": "Adjust SceSeAuth to work with new authentication classes (#974)",
"author_name": "Max Wolschlager",
"author_login": "meksor",
"committed_at": "2026-05-13T08:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d077f774a018ceca6ee9f73eb3118de8e926caff",
"body": null,
"is_bot": false,
"headline": "Fix ixmp4 platform lookup via `read_iiasa` (#972)",
"author_name": "Max Wolschlager",
"author_login": "meksor",
"committed_at": "2026-05-13T08:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48e92f290b828a701e6cd3ce9ae50fe88df69197",
"body": "* adjust test_platform fixture to use the new ixmp4 Transport class\n\n* pin ixmp4>=0.15.1\n\n* instantiate ixmp4 settings instead of using old global settings\n\n* adjust imports for renamed facade classes\n\n* Add Max Wolschlager to AUTHORS.rst\n\n* pin ixmp4>=0.15.2\n\n* Update RELEASE_NOTES.md\n\n* fix ixmp4 \n[…]\nredentials exception\n\n* fix SceSeAuth class to use scse-toolkit directly and fix the username assertaining logic\n\n* adjust test_platforms.py to assert simpler strings so table rendering can be changed",
"is_bot": false,
"headline": "Fixes for ixmp4 v0.15.x (#970)",
"author_name": "Max Wolschlager",
"author_login": "meksor",
"committed_at": "2026-05-08T08:32:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ef569458c419225394d859dfe19a3514f618618",
"body": "Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.\n- [Release notes](https://github.com/pygments/pygments/releases)\n- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)\n- [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0)\n\n---\nupdate\n[…]\nts\n dependency-version: 2.20.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pygments from 2.19.2 to 2.20.0 (#964)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-10T14:52:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7befb7dbeb159be3fa3c87e24b5c2d0cd0269e69",
"body": null,
"is_bot": false,
"headline": "Quickfix for filtering by `measurand` as list with length > 2 (#965)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-04-10T14:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9468be1250fb12492b921309f57a8f814f4206b6",
"body": null,
"is_bot": false,
"headline": "Quick fixes following release v3.3.0 (#963)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-03-27T13:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef8cf4eb0495f5c00a3d4baf00aea854ed764668",
"body": null,
"is_bot": false,
"headline": "Release 3.3 (#962)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-03-27T09:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9770e24ab9cd1469aebd1d499f09b5cc7732b900",
"body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
"is_bot": false,
"headline": "Support Üython 3.14 and bump dependencies (#961)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-03-27T09:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107e6f25523d360690f6d13c50f95582be8ea82e",
"body": null,
"is_bot": false,
"headline": "Add a useful error message on empty query result from ixmp4 (#950)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2026-01-10T13:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a7479050b973132e54e1cb88e0225544da6e46",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.3)\n\n---\nupdated-dependenc\n[…]\nib3\n dependency-version: 2.6.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.6.0 to 2.6.3 (#949)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-08T07:10:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fac5115dacd9ead98ff4fa5c1259d23e85d00559",
"body": null,
"is_bot": false,
"headline": "Handle plot-styling by meta indicators with `np.nan` (#946)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-12-13T11:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17cddaf75169bfefdb2fec2ca71b94e6b501443b",
"body": "Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.60.1 to 4.61.0.\n- [Release notes](https://github.com/fonttools/fonttools/releases)\n- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)\n- [Commits](https://github.com/fonttools/fonttools/compare/4.60.1...4.61.0)\n\n--\n[…]\nls\n dependency-version: 4.61.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump fonttools from 4.60.1 to 4.61.0 (#945)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-13T10:55:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80ad397fc0f15f373333ab8ca380544f80f97a7b",
"body": null,
"is_bot": true,
"headline": "Bump urllib3 from 2.5.0 to 2.6.0 (#947)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-06T10:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf6467a6243a227119c8de0b786cb81a9faecdb",
"body": null,
"is_bot": false,
"headline": "Refactor to a `format_n()` function for nice log messages (#944)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-27T07:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac9541033a07e83a39c65bdf9783515a6a4eebe",
"body": null,
"is_bot": false,
"headline": "Improved handling for division by zero (#943)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-26T11:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b605867eb3a7c0db8352e7735398b992193dd01",
"body": null,
"is_bot": false,
"headline": "Add a function to initialize an IamDataFrame form an ixmp4 Run (#938)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-20T10:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e05b974c6fefa47666da28dcdd7361472e1d42d",
"body": null,
"is_bot": false,
"headline": "Add `pandas-stubs` as dev-dependency and bump copyright year (#942)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-17T13:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cef67555fbbc6ca08c10c9c53c2b5e9dde7f54e",
"body": null,
"is_bot": false,
"headline": "Add a `compute.share()` method (#941)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-17T10:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e1d3e6070168be578933cea79b4d3fa427707a",
"body": null,
"is_bot": false,
"headline": "Minor post-release clean-up (#940)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-14T12:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4eac0467f73a7a6877a9e4c0976e3e601a66f8",
"body": null,
"is_bot": false,
"headline": "Update the release notes (#939)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-13T14:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fe4e22b1f4eec42f7804a21a5e365fc57f8c25",
"body": null,
"is_bot": false,
"headline": "Add fast route for operations with non-SI units (#907)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-13T09:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca1bc4c0610aa7f76e96b2e9ff2a30acd5c3c2af",
"body": null,
"is_bot": false,
"headline": "Check for infinite values in `format_data` and test (#937)",
"author_name": "David Almeida",
"author_login": "dc-almeida",
"committed_at": "2025-11-11T18:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db581d99f846344226b2d0167366daa7dd089956",
"body": "* Use latest MacOS image on GitHub Actions due to deprecation\n\n* Update poetry lock\n\n* Use earlier version of `matplotlib-inline` in legacy test\n\n* Remove outdated codecov config\n\n* Add codecov secret to GitHub Action workflow",
"is_bot": false,
"headline": "Use latest MacOS image on GitHub Actions due to deprecation (#936)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-11-01T06:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63deaffd649c79145e80dd808c144682aae494df",
"body": "Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.1 to 1.13.0.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.4.1...v1.13.0)\n\n---\nupdated-dependencies:\n- depen\n[…]\nndency-version: 1.13.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pypa/gh-action-pypi-publish in /.github/workflows (#934)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-30T09:21:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2f71bd377a81c1b2bf3517e2086bcd86fa4f66e",
"body": "Bumps [h2](https://github.com/python-hyper/h2) from 4.2.0 to 4.3.0.\n- [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/python-hyper/h2/compare/v4.2.0...v4.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-version: 4.3.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump h2 from 4.2.0 to 4.3.0 (#935)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-30T09:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff9c63e72d92de308c563f5a90ebe81e33a654f",
"body": "Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.2 to 0.49.1.\n- [Release notes](https://github.com/Kludex/starlette/releases)\n- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)\n- [Commits](https://github.com/Kludex/starlette/compare/0.47.2...0.49.1)\n\n-\n[…]\nte\n dependency-version: 0.49.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump starlette from 0.47.2 to 0.49.1 (#933)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-29T06:07:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "820e8370b65cd7ccbfa3abacacb0a5cb27149102",
"body": null,
"is_bot": false,
"headline": "Fix the `categorize()` function (#930)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-10-01T09:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a51b3e77dfb28ff8ce99e415f237195c12198c",
"body": null,
"is_bot": false,
"headline": "Release candidate 3.1.0 (#928)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-09-24T04:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82be9470cf38cd3cffe8c7896b086a93b7677125",
"body": null,
"is_bot": false,
"headline": "Configure logging only when used in interactive mode (#926)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-09-23T15:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4ddf49a329f7937aa89f55feb5800b372ae5591",
"body": "* Add ignore_meta option\n\n* Add test for ignoring meta in IamDataFrame comparison\n\n* Update release notes\n\n* Update docstring\n\n* Update pyam/testing.py\n\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>\n\n* Rename ignore_meta to check_meta\n\n* Apply suggestions from code review\n\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>\n\n---------\n\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
"is_bot": false,
"headline": "Make comparing meta optional in `assert_iamframe_equal` (#922)",
"author_name": "Philip Hackstock",
"author_login": "phackstock",
"committed_at": "2025-09-10T13:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26372acfb55f71227b00d03961f7ef174b4c43e5",
"body": "* Explicitly select 'unit' column\n\n* Update RELEASE_NOTES",
"is_bot": false,
"headline": "Fix pandas `DataFrameGroupBy.apply` warning (#920)",
"author_name": "Philip Hackstock",
"author_login": "phackstock",
"committed_at": "2025-09-09T12:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc50858b6acb3169b49d3ed74a20ce5e3ce3230e",
"body": "* Use method directly for input\n\n* Remove unused code\n\n* Adjust tests\n\n* Update release notes",
"is_bot": false,
"headline": "Address pandas groupby warning (#918)",
"author_name": "Philip Hackstock",
"author_login": "phackstock",
"committed_at": "2025-09-04T11:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30a843a56edad85cf3d323afec03ac13505d5935",
"body": null,
"is_bot": false,
"headline": "Implement `run.transact()` for compatibility with ixmp4 v0.11 (#915)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-09-04T08:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677c3fbe5182ddd8be783f8693589d26709a7f77",
"body": "* Fix usage of dynamic versioning\n\n* Add test for dynamic versioning\n\n* Update RELEASE_NOTES.md\n\n* Fix tests\n\n* Fix test for GitHub\n\n* Skip version test for Windows",
"is_bot": false,
"headline": "Fix dynamic versioning (#914)",
"author_name": "Philip Hackstock",
"author_login": "phackstock",
"committed_at": "2025-07-17T13:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d47c454c07ee05105b3d331a51dc8f3072c00533",
"body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
"is_bot": false,
"headline": "Support writing datetime-data to ixmp4 platforms (#912)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2025-07-17T04:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5821946a57d0a0f5a36c044bf2fc6494ebb03d7b",
"body": "* Bump to Poetry v2\n\n* Explicitly install poetry-dynamic-versioning plugin\n\n* Reformat dependencies\n\n* Update lock file\n\n* Add xlrd as optional dependency\n\n* Keep explicit version in nightly build\n\n* Add `requires-poetry`\n\n* Add explicit version number",
"is_bot": false,
"headline": "Bump to Poetry v2 (#908)",
"author_name": "David Almeida",
"author_login": "dc-almeida",
"committed_at": "2025-04-17T15:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4588cf72155b79699aa4d0200ce1ec866532193",
"body": null,
"is_bot": false,
"headline": "Pin Poetry to v1.8.5 (#905)",
"author_name": "David Almeida",
"author_login": "dc-almeida",
"committed_at": "2025-01-09T10:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44888a267e386bf5ccdcd5d68f9e87a408d7dcd8",
"body": null,
"is_bot": false,
"headline": "Release candidate 3.0.0 (#903)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-12-19T13:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc2e3a42764b799b1194161b6d606aa02303e5b5",
"body": "Co-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
"is_bot": false,
"headline": "Support Python 3.13 (#901)",
"author_name": "Fridolin Glatter",
"author_login": "glatterf42",
"committed_at": "2024-12-19T10:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e96f53024ef6a8cf0781428953b952b06ca366b",
"body": null,
"is_bot": false,
"headline": "Add `read_netcdf()` to the io-docs (#895)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-12-19T10:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19706caf37cfc2097fb9dd29ed1825a5bca7eb5a",
"body": null,
"is_bot": false,
"headline": "Add implementation for `to_netcdf()` (#899)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-12-19T08:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebcf032758a879d4a683562cb89140563b4f3151",
"body": null,
"is_bot": false,
"headline": "Add `sort_data()` method (#897)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-12-17T06:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef2e7b174f1241a5696218657eecdf966a90249",
"body": null,
"is_bot": false,
"headline": "Sort columns in `timeseries()` with mixed time domain (#896)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-12-16T16:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08f7c3b2c3109e430ed96f77a12f1b27bd6cc13",
"body": null,
"is_bot": false,
"headline": "Do not sort on initialization or append (#893)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-12-16T04:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52af8dfb9b27deee56349123cec7ff20f38edc7d",
"body": "Co-authored-by: Linh Ho <inhHo@users.noreply.github.com>\r\nCo-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
"is_bot": false,
"headline": "Add `read_netcdf` function (#879)",
"author_name": "Linh Ho",
"author_login": "LinhHo",
"committed_at": "2024-12-14T12:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b23e5a409426005357e5fa3c3c987f79338246",
"body": null,
"is_bot": false,
"headline": "Add index-utility function and sanitize IAMC-format tests (#892)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-12-09T05:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed9410aacfa73785c2c01f42564cfaf09b41b76",
"body": null,
"is_bot": false,
"headline": "Release candidate 2.3.0 (#888)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-11-03T15:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "930e791115c0546603b87a322d957fd4504b3202",
"body": null,
"is_bot": false,
"headline": "Update lock and ixmp4 testing setup (#887)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-11-03T09:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86faf0df07b9815347800ffcbd91ba24c0a03a89",
"body": null,
"is_bot": false,
"headline": "Implement filtering by variable `depth` (#886)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-11-03T07:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735c243724a14ed4fde389ecc3f3cde304c1ce6f",
"body": null,
"is_bot": false,
"headline": "Use `pd.Series.iloc[pos]` for forward-compatibility (#880)",
"author_name": "Kamil",
"author_login": "quant12345",
"committed_at": "2024-10-07T16:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e27e90e7babf31124cfde5cd3ae26a9f1ea4cf52",
"body": "Co-authored-by: Daniel Huppmann <dh@dergelbesalon.at>",
"is_bot": false,
"headline": "Handling kwargs to be passed to pandas.ExcelFile (#877)",
"author_name": "Jan Ivar Korsbakken",
"author_login": "korsbakken",
"committed_at": "2024-08-28T06:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc56c53f5a835b857aadab21e4a3f8cb74d9dab6",
"body": "* Exclude release notes from ruff\r\n\r\n* Add template to release notes",
"is_bot": false,
"headline": "Exclude release notes from ruff (#874)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-08-07T13:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da98de01a914c3d608a14f5d66a2f21a4c1b3e93",
"body": null,
"is_bot": false,
"headline": "Release candidate 2.2.4 (#873)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-08-07T11:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfdc8b6a658236972100afc14bb7d18353b0fcc0",
"body": null,
"is_bot": false,
"headline": "Improve the docs of the `filter()` arguments (#870)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-08-07T10:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281a126cb2b816b4bcb767a7bb6a27288a3d3f64",
"body": null,
"is_bot": false,
"headline": "Remove numpy pin (#871)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-08-06T08:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffae5e3160940e1ac0a610b1b4c6c8f0d3388cf4",
"body": null,
"is_bot": false,
"headline": "Remove matplotlib pin (#869)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-08-05T12:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e2117e33faa343d6508114bc39dcbc7a863c968",
"body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
"is_bot": false,
"headline": "Add option to filter by `measurand` (#868)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-08-05T12:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce8ce9dde78e801aca2dc821ecdd483d7edca27",
"body": null,
"is_bot": false,
"headline": "Make compatible with pandas 3.0 (#865)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-07-22T19:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4942e2151e6bb94493c370e948bf5c32ed6f89",
"body": null,
"is_bot": false,
"headline": "Add to release notes (#862)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-06-17T19:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b055048812708f231aee11d3150222444cd30d",
"body": null,
"is_bot": false,
"headline": "Pin numpy<2.0 (#861)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-06-17T16:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732ee06c132067ef7c4a7533966458b836d07e11",
"body": null,
"is_bot": true,
"headline": "Bump tornado from 6.4 to 6.4.1 (#860)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-14T11:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2af05a3e9637029325c6020c2eba970b9056de2",
"body": null,
"is_bot": false,
"headline": "Bump ixmp4-dependency to latest version (#858)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-06-14T10:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "779767fb8196a1bd0f76e112865ea77797fa71a5",
"body": "updated-dependencies:\r\n- dependency-name: requests\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump `requests` dependency (#857)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-21T12:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674e8c4f23ae99215dc13ce16bb09e98a5c9c0f2",
"body": "Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\r\n- [Release notes](https://github.com/pallets/jinja/releases)\r\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\r\n\r\n---\r\nupdated-dependencies\n[…]\n\n- dependency-name: jinja2\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jinja2 from 3.1.3 to 3.1.4 (#854)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-07T03:55:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52cb7543565e80ba1f0c4af96ffb5b0a55f18314",
"body": null,
"is_bot": false,
"headline": "Add installation-warning to Readme (#853)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-04-25T13:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b46e6122ac34850cd5595297a2dc0465cad76eb",
"body": null,
"is_bot": false,
"headline": "Release candidate 2.2.2 (#851)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-04-19T12:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5c85f454b3bab6e351b01ff838dd4a743d2b02",
"body": null,
"is_bot": false,
"headline": "Filter/square brackets (#849)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-04-19T10:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9c05dfb36801c6dddf295396da6c153538b635",
"body": null,
"is_bot": false,
"headline": "Use recommended `dictConfig` for logging configuration (#850)",
"author_name": "Fridolin Glatter",
"author_login": "glatterf42",
"committed_at": "2024-04-19T07:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6895401ea23294ea2b78f4eac1a5beebfc74d869",
"body": null,
"is_bot": false,
"headline": "Python clean-up using pyupgrade (#847)",
"author_name": "Mathias Hauser",
"author_login": "mathause",
"committed_at": "2024-04-18T04:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f3e0718029ecc414f50040abbb50a1818b7069a",
"body": null,
"is_bot": false,
"headline": "Drop six as dependency (#846)",
"author_name": "Mathias Hauser",
"author_login": "mathause",
"committed_at": "2024-04-17T13:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "688f8905f1322fa859175cc5c016139b4172cb80",
"body": null,
"is_bot": false,
"headline": "Add to release notes (#845)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-04-17T10:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c56943bc275755327d232d289599bc01b71dfe",
"body": null,
"is_bot": false,
"headline": "Insert `requests` dependency (removed from ixmp4) (#844)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-04-17T07:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05072c47dd5541aafe775a2dd758c7bbea1bfaa",
"body": null,
"is_bot": false,
"headline": "Make xlsxwriter dependency less strict (#841)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-29T05:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4da69f0c895b5e6cdfbf8bc6bba91ffd133996a",
"body": null,
"is_bot": false,
"headline": "Quickfix of the heading in the release notes",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-21T12:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a8c9594c5de9755e10c210126a2bcf20f3eb7c",
"body": null,
"is_bot": false,
"headline": "Release candidate 2.2 (#839)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-21T12:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d911120212d915dd9392349857cef2615b0d132e",
"body": "Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>",
"is_bot": false,
"headline": "Allow passing filters when reading from an ixmp4 platform (#838)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-21T09:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f707317804a563e68c9ccfd8151f99cd0120d4",
"body": "* prototype implementation for fast categorize with linting\r\n\r\n* relint\r\n\r\n* update release notes\r\n\r\n* apply ruff\r\n\r\n* Sort imports\r\n\r\n* Mark top-level method as deprecated\r\n\r\n* Fix a typo in test names\r\n\r\n* Fix a typo\r\n\r\n* Extend `categorize()` signature similar to `validate()`\r\n\r\n* Refactor the tests to check old and new signature\r\n\r\n* Update release notes\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Gidden <matthew.gidden@gmail.com>",
"is_bot": false,
"headline": "Implement explicit API for `categorize()` (#837)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-15T07:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56467f352aaeca14d0285e1881f7e8b2eed63078",
"body": null,
"is_bot": false,
"headline": "Fix building the docs on ReadTheDocs (#836)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-14T15:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7520f15a509a7aef6e8e4d399eef787fe5bac1",
"body": null,
"is_bot": false,
"headline": "Show available IIASA platforms using ixmp4 CLI (#835)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-13T17:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "661136c967b66a753bdeb11f749b7c255061c27d",
"body": null,
"is_bot": false,
"headline": "Refactor to poetry groups instead of extras (#833)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-11T10:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59e77c24b3005309c039c7e72c52df2e43b9514",
"body": null,
"is_bot": false,
"headline": "Add `test-platform` fixture for ixmp4 tests (#832)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-08T07:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e77080c3c55f4a668050d3cd5111a25f050adad9",
"body": null,
"is_bot": false,
"headline": "Migrate to poetry (#827)",
"author_name": "Fridolin Glatter",
"author_login": "glatterf42",
"committed_at": "2024-03-07T11:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddbb88e1838dc09885c5cb393b59c8968aca674d",
"body": null,
"is_bot": false,
"headline": "Implement more consistent logging behavior with ixmp4 (#830)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-07T07:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc178801f8cfd8d7c5acee058a670e1055ac93af",
"body": null,
"is_bot": false,
"headline": "Add a `pyam.iiasa.platforms()` function (#829)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-05T07:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "666d49c055c2c5b9a1edd6ec4bf0558fb8d89d4d",
"body": null,
"is_bot": false,
"headline": "Make sure that column width is not too large when writing to xlsx (#828)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-02T21:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ceeeeba8912f214350303a01a38d475b8633f01",
"body": null,
"is_bot": false,
"headline": "Add `read_ixmp4()` method and extend integration test (#826)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-03-01T14:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350d57a88de432a0e1351320fbd3dc4e1736014d",
"body": null,
"is_bot": false,
"headline": "Support Python 3.12 (#825)",
"author_name": "Fridolin Glatter",
"author_login": "glatterf42",
"committed_at": "2024-03-01T13:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c798e2c0e59e1afd12ea9d1fdd982a2f19c23ef5",
"body": "* Apply import formatting\r\n\r\n* Use ruff instead of black and flake8\r\n\r\n* Add PR to release notes\r\n\r\n* Update authors\r\n\r\n* Update badges for ruff, python3.12\r\n\r\n* Apply ruff formatting to final notebook\r\n\r\n* Remove Python update from docs\r\n\r\n* Adapt test_feature_aggregate as suggested\r\n\r\n* Use latest\n[…]\ny ruff more sustainably\r\n\r\n* Format test_ixmp4\r\n\r\n* Remove black badge\r\n\r\n* Replace final mention of black with ruff\r\n\r\n* Except both possible test case errors\r\n\r\n* Migrate pyproject.toml to ruff.toml",
"is_bot": false,
"headline": "Introduce Ruff (#821)",
"author_name": "Fridolin Glatter",
"author_login": "glatterf42",
"committed_at": "2024-03-01T10:11:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10933de8b76974ed6eb27930e626f8420ed92e66",
"body": null,
"is_bot": false,
"headline": "Update ixmp4 requirement to >=0.7.1 (#824)",
"author_name": "Philip Hackstock",
"author_login": "phackstock",
"committed_at": "2024-03-01T06:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d13de440175d9287015814f461bc8041c5118fa",
"body": "* Use context manager for reading Excel file\r\n\r\n* Update RELEASE_NOTES.md\r\n\r\n* Apply black\r\n\r\n* Update pytest workflow\r\n\r\n* Pin ixmp4 to fix failing test",
"is_bot": false,
"headline": "Use context manager for reading Excel file (#818)",
"author_name": "Philip Hackstock",
"author_login": "phackstock",
"committed_at": "2024-02-28T10:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0762055f318c9adf8df0275e8c11de3544419bdd",
"body": null,
"is_bot": false,
"headline": "Add `to_ixmp4()` method (#797)",
"author_name": "Daniel Huppmann",
"author_login": "danielhuppmann",
"committed_at": "2024-02-22T13:25:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 42,
"latest_release_at": "2021-08-09T17:03:18Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": true,
"days_since_last_push": 9,
"active_weeks_last_year": 19,
"days_since_latest_release": 1811,
"mean_days_between_releases": 47.9
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pyam-iamc",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Science/Research",
"Natural Language :: English",
"Programming Language :: Python",
"Topic :: Scientific/Engineering"
],
"ecosystem": "pypi",
"matches_repo": null,
"registry_url": "https://pypi.org/project/pyam-iamc/",
"is_deprecated": false,
"latest_version": "3.4.0",
"repository_url": null,
"versions_count": 42,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2018-10-24T13:07:49.580858Z",
"latest_published_at": "2026-06-10T15:49:18.429353Z",
"latest_version_yanked": null,
"days_since_latest_publish": 45
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile",
"manuscripts/ORE/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 110779,
"source_files_sampled": 85,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 90,
"malicious_count": 0,
"assessed_package": "pypi:pyam-iamc@3.4.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "iam-units",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2021.8.12"
},
{
"name": "ixmp4",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.16.4"
},
{
"name": "matplotlib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.6.0"
},
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.26.0"
},
{
"name": "openpyxl",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.1.2"
},
{
"name": "pandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.1.2, <3.0.0"
},
{
"name": "Pint",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.16"
},
{
"name": "PyYAML",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0.1"
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.10.0"
},
{
"name": "seaborn",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.11"
},
{
"name": "requests",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">2.27.1"
},
{
"name": "wquantiles",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.6"
},
{
"name": "XlsxWriter",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "iam-units",
"direct": true,
"version": "2026.5.18",
"ecosystem": "pypi"
},
{
"name": "ixmp4",
"direct": true,
"version": "0.16.4",
"ecosystem": "pypi"
},
{
"name": "matplotlib",
"direct": true,
"version": "3.10.9",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": "2.2.6",
"ecosystem": "pypi"
},
{
"name": "openpyxl",
"direct": true,
"version": "3.1.5",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": "2.3.3",
"ecosystem": "pypi"
},
{
"name": "pint",
"direct": true,
"version": "0.24.4",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": true,
"version": "2.34.2",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": "1.15.3",
"ecosystem": "pypi"
},
{
"name": "seaborn",
"direct": true,
"version": "0.13.2",
"ecosystem": "pypi"
},
{
"name": "wquantiles",
"direct": true,
"version": "0.6",
"ecosystem": "pypi"
},
{
"name": "xlsxwriter",
"direct": true,
"version": "3.2.9",
"ecosystem": "pypi"
},
{
"name": "alabaster",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "alembic",
"direct": false,
"version": "1.18.4",
"ecosystem": "pypi"
},
{
"name": "annotated-doc",
"direct": false,
"version": "0.0.4",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.13.0",
"ecosystem": "pypi"
},
{
"name": "appdirs",
"direct": false,
"version": "1.4.4",
"ecosystem": "pypi"
},
{
"name": "appnope",
"direct": false,
"version": "0.1.4",
"ecosystem": "pypi"
},
{
"name": "argon2-cffi",
"direct": false,
"version": "25.1.0",
"ecosystem": "pypi"
},
{
"name": "argon2-cffi-bindings",
"direct": false,
"version": "25.1.0",
"ecosystem": "pypi"
},
{
"name": "ast-serialize",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "asttokens",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "26.1.0",
"ecosystem": "pypi"
},
{
"name": "autodocsumm",
"direct": false,
"version": "0.2.15",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.18.0",
"ecosystem": "pypi"
},
{
"name": "backoff",
"direct": false,
"version": "2.2.1",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "bleach",
"direct": false,
"version": "6.4.0",
"ecosystem": "pypi"
},
{
"name": "boto3",
"direct": false,
"version": "1.43.25",
"ecosystem": "pypi"
},
{
"name": "botocore",
"direct": false,
"version": "1.43.25",
"ecosystem": "pypi"
},
{
"name": "cached-property",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "cachetools",
"direct": false,
"version": "5.5.2",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.5.20",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "chardet",
"direct": false,
"version": "7.4.3",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.4.1",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "comm",
"direct": false,
"version": "0.2.3",
"ecosystem": "pypi"
},
{
"name": "contourpy",
"direct": false,
"version": "1.3.2",
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.14.1",
"ecosystem": "pypi"
},
{
"name": "coveralls",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
},
{
"name": "cycler",
"direct": false,
"version": "0.12.1",
"ecosystem": "pypi"
},
{
"name": "dataflows-tabulator",
"direct": false,
"version": "1.54.3",
"ecosystem": "pypi"
},
{
"name": "datapackage",
"direct": false,
"version": "1.15.4",
"ecosystem": "pypi"
},
{
"name": "dateparser",
"direct": false,
"version": "1.4.0",
"ecosystem": "pypi"
},
{
"name": "debugpy",
"direct": false,
"version": "1.8.21",
"ecosystem": "pypi"
},
{
"name": "decorator",
"direct": false,
"version": "5.3.1",
"ecosystem": "pypi"
},
{
"name": "defusedxml",
"direct": false,
"version": "0.7.1",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.21.2",
"ecosystem": "pypi"
},
{
"name": "et-xmlfile",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "executing",
"direct": false,
"version": "2.2.1",
"ecosystem": "pypi"
},
{
"name": "fake-useragent",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "faker",
"direct": false,
"version": "40.21.0",
"ecosystem": "pypi"
},
{
"name": "fastjsonschema",
"direct": false,
"version": "2.21.2",
"ecosystem": "pypi"
},
{
"name": "flexcache",
"direct": false,
"version": "0.3",
"ecosystem": "pypi"
},
{
"name": "flexparser",
"direct": false,
"version": "0.4",
"ecosystem": "pypi"
},
{
"name": "fonttools",
"direct": false,
"version": "4.63.0",
"ecosystem": "pypi"
},
{
"name": "greenlet",
"direct": false,
"version": "3.5.1",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "h2",
"direct": false,
"version": "4.3.0",
"ecosystem": "pypi"
},
{
"name": "hpack",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": false,
"version": "0.27.2",
"ecosystem": "pypi"
},
{
"name": "hyperframe",
"direct": false,
"version": "6.1.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.18",
"ecosystem": "pypi"
},
{
"name": "ijson",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "ipykernel",
"direct": false,
"version": "7.2.0",
"ecosystem": "pypi"
},
{
"name": "ipython",
"direct": false,
"version": "8.39.0",
"ecosystem": "pypi"
},
{
"name": "ipython-pygments-lexers",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "isodate",
"direct": false,
"version": "0.7.2",
"ecosystem": "pypi"
},
{
"name": "jedi",
"direct": false,
"version": "0.20.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "jmespath",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "jsonlines",
"direct": false,
"version": "4.0.0",
"ecosystem": "pypi"
},
{
"name": "jsonpointer",
"direct": false,
"version": "3.1.1",
"ecosystem": "pypi"
},
{
"name": "jsonschema",
"direct": false,
"version": "4.26.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema-specifications",
"direct": false,
"version": "2025.9.1",
"ecosystem": "pypi"
},
{
"name": "jupyter-client",
"direct": false,
"version": "8.9.1",
"ecosystem": "pypi"
},
{
"name": "jupyter-core",
"direct": false,
"version": "5.9.1",
"ecosystem": "pypi"
},
{
"name": "jupyterlab-pygments",
"direct": false,
"version": "0.3.0",
"ecosystem": "pypi"
},
{
"name": "kaleido",
"direct": false,
"version": "0.2.1",
"ecosystem": "pypi"
},
{
"name": "kiwisolver",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "librt",
"direct": false,
"version": "0.11.0",
"ecosystem": "pypi"
},
{
"name": "linear-tsv",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "litestar",
"direct": false,
"version": "2.23.0",
"ecosystem": "pypi"
},
{
"name": "litestar-htmx",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "mako",
"direct": false,
"version": "1.3.12",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "4.2.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "matplotlib-inline",
"direct": false,
"version": "0.2.2",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "minio",
"direct": false,
"version": "7.2.20",
"ecosystem": "pypi"
},
{
"name": "mistune",
"direct": false,
"version": "3.2.1",
"ecosystem": "pypi"
},
{
"name": "msgspec",
"direct": false,
"version": "0.21.1",
"ecosystem": "pypi"
},
{
"name": "multidict",
"direct": false,
"version": "6.7.1",
"ecosystem": "pypi"
},
{
"name": "multipart",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "narwhals",
"direct": false,
"version": "2.22.1",
"ecosystem": "pypi"
},
{
"name": "nbclient",
"direct": false,
"version": "0.11.0",
"ecosystem": "pypi"
},
{
"name": "nbconvert",
"direct": false,
"version": "7.17.1",
"ecosystem": "pypi"
},
{
"name": "nbformat",
"direct": false,
"version": "5.10.4",
"ecosystem": "pypi"
},
{
"name": "nbsphinx",
"direct": false,
"version": "0.9.8",
"ecosystem": "pypi"
},
{
"name": "nest-asyncio",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "numpydoc",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "pandas-stubs",
"direct": false,
"version": "2.3.3.260113",
"ecosystem": "pypi"
},
{
"name": "pandera",
"direct": false,
"version": "0.31.1",
"ecosystem": "pypi"
},
{
"name": "pandocfilters",
"direct": false,
"version": "1.5.1",
"ecosystem": "pypi"
},
{
"name": "parso",
"direct": false,
"version": "0.8.7",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "pexpect",
"direct": false,
"version": "4.9.0",
"ecosystem": "pypi"
},
{
"name": "pillow",
"direct": false,
"version": "12.2.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.10.0",
"ecosystem": "pypi"
},
{
"name": "plotly",
"direct": false,
"version": "6.8.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "polars",
"direct": false,
"version": "1.41.2",
"ecosystem": "pypi"
},
{
"name": "polars-runtime-32",
"direct": false,
"version": "1.41.2",
"ecosystem": "pypi"
},
{
"name": "polyfactory",
"direct": false,
"version": "3.3.0",
"ecosystem": "pypi"
},
{
"name": "pooch",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "prompt-toolkit",
"direct": false,
"version": "3.0.52",
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "7.2.2",
"ecosystem": "pypi"
},
{
"name": "psycopg",
"direct": false,
"version": "3.3.4",
"ecosystem": "pypi"
},
{
"name": "psycopg-binary",
"direct": false,
"version": "3.3.4",
"ecosystem": "pypi"
},
{
"name": "ptyprocess",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "pure-eval",
"direct": false,
"version": "0.2.3",
"ecosystem": "pypi"
},
{
"name": "pyarrow",
"direct": false,
"version": "24.0.0",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pycryptodome",
"direct": false,
"version": "3.23.0",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.13.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.46.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-settings",
"direct": false,
"version": "2.14.1",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pyjwt",
"direct": false,
"version": "2.13.0",
"ecosystem": "pypi"
},
{
"name": "pypandoc",
"direct": false,
"version": "1.17",
"ecosystem": "pypi"
},
{
"name": "pyparsing",
"direct": false,
"version": "3.3.2",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.0.3",
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": "7.1.0",
"ecosystem": "pypi"
},
{
"name": "pytest-mpl",
"direct": false,
"version": "0.19.0",
"ecosystem": "pypi"
},
{
"name": "python-calamine",
"direct": false,
"version": "0.6.2",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2026.2",
"ecosystem": "pypi"
},
{
"name": "pyzmq",
"direct": false,
"version": "27.1.0",
"ecosystem": "pypi"
},
{
"name": "referencing",
"direct": false,
"version": "0.37.0",
"ecosystem": "pypi"
},
{
"name": "regex",
"direct": false,
"version": "2026.5.9",
"ecosystem": "pypi"
},
{
"name": "rfc3986",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "14.3.4",
"ecosystem": "pypi"
},
{
"name": "rich-click",
"direct": false,
"version": "1.9.8",
"ecosystem": "pypi"
},
{
"name": "roman-numerals",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
},
{
"name": "rpds-py",
"direct": false,
"version": "0.30.0",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.15.16",
"ecosystem": "pypi"
},
{
"name": "s3transfer",
"direct": false,
"version": "0.18.0",
"ecosystem": "pypi"
},
{
"name": "scse-toolkit",
"direct": false,
"version": "1.0.5",
"ecosystem": "pypi"
},
{
"name": "shellingham",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "shelved-cache",
"direct": false,
"version": "0.3.1",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "sniffio",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "3.1.1",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": false,
"version": "2.8.4",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "8.1.3",
"ecosystem": "pypi"
},
{
"name": "sphinx-gallery",
"direct": false,
"version": "0.21.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sqlalchemy",
"direct": false,
"version": "2.0.50",
"ecosystem": "pypi"
},
{
"name": "sqlalchemy-utils",
"direct": false,
"version": "0.42.1",
"ecosystem": "pypi"
},
{
"name": "stack-data",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "tableschema",
"direct": false,
"version": "1.21.0",
"ecosystem": "pypi"
},
{
"name": "tabulate",
"direct": false,
"version": "0.10.0",
"ecosystem": "pypi"
},
{
"name": "tinycss2",
"direct": false,
"version": "1.5.1",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "tornado",
"direct": false,
"version": "6.5.7",
"ecosystem": "pypi"
},
{
"name": "traitlets",
"direct": false,
"version": "5.15.1",
"ecosystem": "pypi"
},
{
"name": "treelib",
"direct": false,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "typeguard",
"direct": false,
"version": "4.5.2",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": false,
"version": "0.26.7",
"ecosystem": "pypi"
},
{
"name": "types-pytz",
"direct": false,
"version": "2026.2.0.20260518",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspect",
"direct": false,
"version": "0.9.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": "2026.2",
"ecosystem": "pypi"
},
{
"name": "tzlocal",
"direct": false,
"version": "5.3.1",
"ecosystem": "pypi"
},
{
"name": "unfccc-di-api",
"direct": false,
"version": "4.0.4",
"ecosystem": "pypi"
},
{
"name": "unicodecsv",
"direct": false,
"version": "0.14.1",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "wbdata",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.8.1",
"ecosystem": "pypi"
},
{
"name": "webencodings",
"direct": false,
"version": "0.5.1",
"ecosystem": "pypi"
},
{
"name": "xarray",
"direct": false,
"version": "2025.6.1",
"ecosystem": "pypi"
},
{
"name": "xlrd",
"direct": false,
"version": "2.0.2",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 201,
"direct_count": 13,
"indirect_count": 188
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "danielhuppmann",
"commits": 470,
"avatar_url": "https://avatars.githubusercontent.com/u/16931589?v=4"
},
{
"type": "User",
"login": "gidden",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/1392657?v=4"
},
{
"type": "User",
"login": "znicholls",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/23625371?v=4"
},
{
"type": "User",
"login": "coroa",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/2552981?v=4"
},
{
"type": "User",
"login": "phackstock",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/20710924?v=4"
},
{
"type": "User",
"login": "Rlamboll",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/9784227?v=4"
},
{
"type": "User",
"login": "zikolach",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/79057?v=4"
},
{
"type": "User",
"login": "glatterf42",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/83776373?v=4"
},
{
"type": "User",
"login": "byersiiasa",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/17701232?v=4"
},
{
"type": "User",
"login": "OFR-IIASA",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/20972550?v=4"
}
],
"contributors_sampled": 32,
"top_contributor_share": 0.672
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"nightly.yml",
"publish.yml",
"pytest-legacy.yml",
"pytest.yml",
"ruff.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"poetry.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "24 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "144a9eba977981f0075fdfe9a8835d370985e2fd",
"ran_at": "2026-07-26T08:49:02Z",
"aggregate_score": 3.3,
"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": "2026-07-16T09:29:40Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2022-09-14T15:16:26Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/phackstock/pyam",
"host": "github.com",
"name": "pyam",
"owner": "phackstock"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 46,
"vitality": 56,
"community": 12,
"governance": 62,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 42,
"human_commit_share": 0.9,
"days_since_last_push": 9,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "42 commits in the last year",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 42
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.1.0",
"releases_from_tags": true,
"days_since_latest_release": 1811,
"mean_days_between_releases": 47.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1811 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1811
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~47.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 47.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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 18,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 18 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 18
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 32,
"top_contributor_share": 0.672
},
"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 67% of commits",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 67
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "32 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 32
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 10,
"owner_type": "User",
"is_verified": null,
"owner_login": "phackstock",
"public_repos": 24,
"account_age_days": 3649
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "10 followers of phackstock",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "phackstock"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~9 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pyam-iamc"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 45
},
"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 45 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 45
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "42 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 42
}
}
],
"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.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://pyam-iamc.readthedocs.io/",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pyam-iamc.readthedocs.io/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "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): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "24 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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:pyam-iamc@3.4.0 runtime dependency closure — what installing the published package pulls in — 90 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:pyam-iamc@3.4.0",
"assessed": 90
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 90,
"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": 90,
"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": 18
},
"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": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.989,
"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": "89 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 89,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"poetry.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile",
"manuscripts/ORE/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.1
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile, manuscripts/ORE/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile, manuscripts/ORE/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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "10 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 110779,
"source_files_sampled": 85,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/85 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 85,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks"
}
}
],
"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": [
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-26T08:49:19.890802Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/phackstock/pyam.svg",
"full_name": "phackstock/pyam",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}