Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"python",
"tidal",
"music",
"streaming"
],
"is_fork": false,
"size_kb": 1038,
"has_wiki": true,
"homepage": null,
"languages": {
"Nix": 918,
"Shell": 160,
"Python": 335798,
"Makefile": 1108
},
"pushed_at": "2026-05-27T21:35:30Z",
"created_at": "2014-07-04T09:51:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T15:21:04Z",
"description": "Python API for TIDAL music streaming service",
"is_archived": false,
"is_disabled": false,
"license_spdx": "LGPL-3.0",
"default_branch": "main",
"license_spdx_raw": "LGPL-3.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "EbbLabs Org.",
"type": "Organization",
"login": "EbbLabs",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/210421692?v=4",
"created_at": "2025-05-05T18:19:48Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 448
},
"license": {
"state": "standard",
"spdx_id": "LGPL-3.0",
"raw_spdx": "LGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.11",
"kind": "patch",
"published_at": "2026-01-19T19:39:26Z"
},
{
"tag": "v0.8.10",
"kind": "patch",
"published_at": "2025-12-17T17:05:16Z"
},
{
"tag": "v0.8.9",
"kind": "patch",
"published_at": "2025-12-03T20:56:43Z"
},
{
"tag": "v0.8.8",
"kind": "patch",
"published_at": "2025-10-15T20:54:49Z"
},
{
"tag": "v0.8.7",
"kind": "patch",
"published_at": "2025-10-15T19:09:40Z"
},
{
"tag": "v0.8.6",
"kind": "patch",
"published_at": "2025-08-19T16:59:47Z"
},
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2025-08-10T21:39:45Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2025-07-10T20:37:42Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2024-12-29T21:54:12Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2024-11-27T20:11:13Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2024-11-09T22:06:31Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2024-10-15T20:32:06Z"
},
{
"tag": "v0.7.6",
"kind": "patch",
"published_at": "2024-04-15T17:23:07Z"
},
{
"tag": "v0.7.5",
"kind": "patch",
"published_at": "2024-03-01T23:41:47Z"
},
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2024-01-28T13:38:39Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2023-08-22T19:31:52Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2023-07-16T21:26:58Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2023-05-22T20:41:25Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2022-09-09T00:12:53Z"
},
{
"tag": "v0.7.0rc1",
"kind": "other",
"published_at": "2022-06-30T06:18:39Z"
},
{
"tag": "v0.6.10",
"kind": "patch",
"published_at": "2022-02-09T23:12:14Z"
},
{
"tag": "v0.6.9",
"kind": "patch",
"published_at": "2022-01-19T19:13:07Z"
},
{
"tag": "v0.6.8",
"kind": "patch",
"published_at": "2021-04-16T15:47:12Z"
},
{
"tag": "v0.6.7",
"kind": "patch",
"published_at": "2020-12-04T22:05:54Z"
},
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2020-03-02T08:45:56Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2019-12-25T03:47:09Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2019-12-22T22:19:58Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2019-09-17T17:38:16Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2019-09-17T17:15:26Z"
}
],
"recent_commits": [
{
"oid": "7403b3ec879195f387014133d82420fb0daa493d",
"body": "Bump idna from 3.11 to 3.15",
"is_bot": false,
"headline": "Merge pull request #406 from EbbLabs/dependabot/pip/idna-3.15",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2026-05-27T21:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc05a21d07a03d4eb49e0ec8586b2345ca59aa3",
"body": "feat: add nix flake for development",
"is_bot": false,
"headline": "Merge pull request #402 from rattboi/rattboi/nix-flake",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2026-05-27T21:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e6423294f3a60f7fb4a21fe8c2e1aaff23cc95",
"body": "fix: opt-in cursor-based pagination for playlists and folders",
"is_bot": false,
"headline": "Merge pull request #403 from rattboi/rattboi/playlist-pagination-cursor",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2026-05-27T21:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2962a3d22774a09b4323f5178cd01e233576d25",
"body": "Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)\n- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-version: '3.15'\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump idna from 3.11 to 3.15",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T21:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d2c280964b9c3b79cc1a5397d1d4cee70287663",
"body": "The v2 my-collection/playlists/folders endpoint uses cursor-based\npagination, but playlists() and playlist_folders() were using\noffset-based requests via map_request(). This caused all pages to\nreturn the same first 50 results, since the offset parameter is\nsilently ignored by the API.\n\nNote: I beli\n[…]\nnated() to loop using the\ncursor instead of parallel offset-based fetching via get_items().\nUnfortunately because each call returns the next cursor, I don't believe\nparallel fetch is possible anymore.",
"is_bot": false,
"headline": "fix: opt-in cursor-based pagination for playlists and folders",
"author_name": "Bradon Kanyid (rattboi)",
"author_login": "rattboi",
"committed_at": "2026-04-13T05:28:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "623c3a7fda42bcdd0a048f6be9422b14182faa09",
"body": "Adds nix flake w/ devShell for simpler development\n\nSimilar to mopidy-tidal, but only supporting devShell for now",
"is_bot": false,
"headline": "feat: add nix flake for development",
"author_name": "Bradon Kanyid (rattboi)",
"author_login": "rattboi",
"committed_at": "2026-04-13T05:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "899e6b3c9485559d5b0e1a5702a5912de0ce43cf",
"body": "Version bump",
"is_bot": false,
"headline": "Merge pull request #400 from EbbLabs/feature/v0.8.11",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2026-01-19T19:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05b6ebeb7b2541ea6a409b7402641bc5623e5eaa",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2026-01-19T19:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48e2834303be8ecbf8a8f62365051d472a9eeb19",
"body": "…sion\n\nchore(deps): Bump mpegdash version to 0.4.1",
"is_bot": false,
"headline": "Merge pull request #399 from blacklight/396/bump-mpegdash-minimum-ver…",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2026-01-19T11:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4957634bf4a0f430b2eab03cc31a80e73ba2ab6d",
"body": "This fixes the issue with non-compliant DASH manifests\nbeing sent by TIDAL as of 2026-01-15.\n\nContext: https://github.com/sangwonl/python-mpegdash/pull/64\nCloses: https://github.com/EbbLabs/python-tidal/issues/396",
"is_bot": false,
"headline": "chore(deps): Bump mpegdash version to 0.4.1",
"author_name": "Fabio Manganiello",
"author_login": "blacklight",
"committed_at": "2026-01-19T00:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282e1901d75f872d7b5f1e7560cf999bb25fb520",
"body": "…rors\n\nchore(media): Don't suppress original exception in ManifestDecodeError",
"is_bot": false,
"headline": "Merge pull request #397 from blacklight/396/handle-manifest-decode-er…",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2026-01-15T20:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a11fe7407baa2fb47236ebae6b4713d3deea22",
"body": "Bump virtualenv from 20.35.3 to 20.36.1",
"is_bot": false,
"headline": "Merge pull request #395 from EbbLabs/dependabot/pip/virtualenv-20.36.1",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2026-01-15T20:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "542b372c07db121f0cd4a3f8754bfd9d330bec94",
"body": "The purpose of this commit is to improve error handling when decoding\nthe manifest in the tidalapi library.\n\nInstead of suppressing the original exception when a manifest decoding\nerror occurs, it now chains the original exception to the\nManifestDecodeError.\n\nReference: #396",
"is_bot": false,
"headline": "chore(media): Don't suppress original exception in ManifestDecodeError",
"author_name": "Fabio Manganiello",
"author_login": "blacklight",
"committed_at": "2026-01-15T19:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6768d22ab991f5728aaa0eaf894e8bb7c97eb7",
"body": "Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.3 to 20.36.1.\n- [Release notes](https://github.com/pypa/virtualenv/releases)\n- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)\n- [Commits](https://github.com/pypa/virtualenv/compare/20.35.3...20.36.1)\n\n---\nupdated-dependencies:\n- dependency-name: virtualenv\n dependency-version: 20.36.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump virtualenv from 20.35.3 to 20.36.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-13T20:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd803f86407896cc1be3b3d472811eb9f25965bf",
"body": "Version bump",
"is_bot": false,
"headline": "Merge pull request #391 from EbbLabs/feature/v0.8.10",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-12-11T21:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca0d73716ad9fb1b0dfd1b97ed989579445ca88b",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-11T20:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e1e4ba16ea5597610db422e3919c1eaea3ba23c",
"body": "Feature/bugfixes",
"is_bot": false,
"headline": "Merge pull request #390 from EbbLabs/feature/bugfixes",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-12-11T20:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08742362ee8cef7df1362387cef60c2846aa84ee",
"body": null,
"is_bot": false,
"headline": "Fix track version if empty (Fixes #388). Updated tests",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-11T18:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3b851a6324692ed9a2a3f8a6bf811344cc1f7f",
"body": null,
"is_bot": false,
"headline": "Added pagination tests for playlist, updated misc tests",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-11T18:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39964698e4f354f8d19a5ad89feaaf306e40562d",
"body": "…ixes #389). Added pagination tests",
"is_bot": false,
"headline": "Fix: Final chunk count must not exceed maximum number of playlists (F…",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-11T18:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5164a23658326ca17580c5dab5f2ae866f2e48ed",
"body": "Feature/fix unavailable tracks",
"is_bot": false,
"headline": "Merge pull request #386 from EbbLabs/feature/fix-unavailable-tracks",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-12-03T20:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3edec0acb65de40c0f23c58ceacc21e50b69097e",
"body": null,
"is_bot": false,
"headline": "Fixed, updated various tests",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-03T20:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2cdb38e609c408a16886068a45eaef93009393",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-02T21:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9edc246209ea0875b8aed94f0913ff22363649",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-02T21:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e827afa51c4a70d93dd6e4d890f9433e8eaed194",
"body": "…ssing Raise, comments. Fixes #385",
"is_bot": false,
"headline": "Return correct Exception, depending on status_code (404, 429). Add mi…",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-02T21:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35d582b8942c2fc4e6587b59024883292d6e2b0",
"body": null,
"is_bot": false,
"headline": "Updated tests",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-02T20:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a378d3d7f81f172b6c2ead922b6aa30397945436",
"body": "…racks.",
"is_bot": false,
"headline": "Added missing fields to Media, Track, Video. Fix: Parse Unavailable t…",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-12-02T20:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183a7a6fa72a64493875b1b5f21768ec0d01433c",
"body": "fix: Handle missing track metadata tags in parse_track",
"is_bot": false,
"headline": "Merge pull request #382 from blacklight/fix-missing-metadata-tags",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-11-30T20:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54d32ee5062000278db0b875e4101635f75ff3d",
"body": null,
"is_bot": false,
"headline": "fix: Handle missing track metadata tags in parse_track",
"author_name": "Fabio Manganiello",
"author_login": "blacklight",
"committed_at": "2025-11-27T12:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d48f21f65278454be4bfac355a4294f2180f01",
"body": "Feature/use sensible limits",
"is_bot": false,
"headline": "Merge pull request #378 from EbbLabs/feature/use-sensible-limits",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-11-12T20:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aae07bbb1428bf2d6787701d2a8654e601532fd6",
"body": null,
"is_bot": false,
"headline": "Version bump, updated changelog. Allow break-system-packages",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-11-12T20:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49ea353d4127fffaa46a204f0468aafc6ed909d",
"body": null,
"is_bot": false,
"headline": "Clarify error on token_refresh AuthenticationError",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-11-12T20:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98449a1f3a2c085a593b03ac84a69b7540dadff3",
"body": null,
"is_bot": false,
"headline": "Update various tests (favorites, paginated)",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-11-12T20:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c424f32738e8ecf934fe1b2cc9b7cbab72e582cc",
"body": null,
"is_bot": false,
"headline": "Add support for videos, paginated",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-11-12T20:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f40e3339a4a28ff085a7bcc57aecf4a79e461c4",
"body": null,
"is_bot": false,
"headline": "Use explicit default limits for various favorite endpoints. Fix comments",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-11-12T20:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d515313f980c372dbb5b20597d2442d81bebf4",
"body": "Update token",
"is_bot": false,
"headline": "Merge pull request #374 from EbbLabs/feature/v0.8.8",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-10-15T20:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef039336db3d75d59ac6ca0de2d9ad8673599517",
"body": "Fix formatting",
"is_bot": false,
"headline": "Update tk",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-10-15T20:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "397a576130fb9d341b479e9436cd2bcf83a2ea37",
"body": "Feature/v0.8.7",
"is_bot": false,
"headline": "Merge pull request #372 from EbbLabs/feature/v0.8.7",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-10-15T18:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071fac27b1a87507045c16dfb8a4a98acf4d582f",
"body": null,
"is_bot": false,
"headline": "Update tk",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-10-15T18:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c122aa48864e32101acc94e8b034e1deb95bdd46",
"body": "…tools to gitignore",
"is_bot": false,
"headline": "Version, poetry bump. Updated simple example to use stream. Added dev…",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-10-15T18:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9273094d34f9590474820e3e2905723aa0b8eb",
"body": "Fix albums count",
"is_bot": false,
"headline": "Merge pull request #369 from rafrombrc/patch-2",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-09-28T20:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ac92d0e2272b7e6ade6e74e2b22add6a14821d",
"body": "`albums_paginated` was using `get_artists_count` instead of `get_albums_count`",
"is_bot": false,
"headline": "Fix albums count",
"author_name": "Rob Miller",
"author_login": "rafrombrc",
"committed_at": "2025-09-28T08:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ca0917d74ab30a1db3a4f791975fcc113d7403",
"body": "Centralized error handling and added after_retry to TooManyRequests error.",
"is_bot": false,
"headline": "Merge pull request #366 from semohr/retry-after",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-08-31T20:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d15d2340e7c50f4ed0fd406f2b733fc5b346c8",
"body": "Changed import from session to exceptions",
"is_bot": false,
"headline": "Renamed from_http_error to http_error_to_tidal_error",
"author_name": "Sebastian Mohr",
"author_login": "semohr",
"committed_at": "2025-08-27T18:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ec9a30355b381b3101bc9b35ef5ecd27a60e89",
"body": null,
"is_bot": false,
"headline": "Added to changelog.",
"author_name": "Sebastian Mohr",
"author_login": "semohr",
"committed_at": "2025-08-22T14:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9329183ca598a26f915bfa3c6cadbf6bc19dcfd",
"body": "error.",
"is_bot": false,
"headline": "Centralized error handling and added after_retry to TooManyRequests",
"author_name": "Sebastian Mohr",
"author_login": "semohr",
"committed_at": "2025-08-22T14:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67581e89aa0da66b64028f1e41bdfe197cac53b2",
"body": "Feature/v0.8.6",
"is_bot": false,
"headline": "Merge pull request #364 from EbbLabs/feature/v0.8.6",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T16:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944d7cdcf251dcc68353077b4bfd6291c419f911",
"body": null,
"is_bot": false,
"headline": "Update history",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T16:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adc3cbffbdbb30c4ee98482ca32ec5a0121b6b69",
"body": null,
"is_bot": false,
"headline": "Get playlist tracks, items count. Get playlist tracks paginated.",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T14:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23498ce8ea07a84b9360c54bf630ec51c196cd29",
"body": null,
"is_bot": false,
"headline": "Updated changelog, version bump",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T14:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821335fddcd67338ef4102faf14b9e687135612b",
"body": null,
"is_bot": false,
"headline": "Fix various tests",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T13:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74023f5301259b31dc95fd48b027ed2154729e66",
"body": null,
"is_bot": false,
"headline": "Add legacy home endpoint for backwards compatibility",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T13:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cea6babccf8f588ab2908b3a90bcff0be6f01a43",
"body": "…#362)",
"is_bot": false,
"headline": "Only return warning if page itemtype (v2) is not implemented (Fixes: …",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T13:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc5b0f864bda19e8e6e3750af6a0656869391309",
"body": null,
"is_bot": false,
"headline": "Update repository path",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T13:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72a83c784187a0d1955ed573584e2059e7b55b3",
"body": null,
"is_bot": false,
"headline": "Set sensible defaults for playlist lookups",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T13:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd9b7e978a3d3dc08c08ee50b441c7b47738335",
"body": null,
"is_bot": false,
"headline": "Workers: Use get_*_count to get the actual number of items.",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T13:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4345ca256e2557b73979461bdfb37c769e69df59",
"body": null,
"is_bot": false,
"headline": "Add support for get_*_count()",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-19T13:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998df78f6b1be3948cfb5b0ac6d25342561585e2",
"body": "Feature/v0.8.5 prep",
"is_bot": false,
"headline": "Merge pull request #358 from EbbLabs/feature/v0.8.5-prep",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-08-10T21:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "243127c35e2feba72f3cbcb43006591095be04be",
"body": null,
"is_bot": false,
"headline": "Version bump. Update changelog.",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-10T21:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c08e0efcd0482576b57dd8e7677b74f9ef00f5",
"body": null,
"is_bot": false,
"headline": "Populate \"description\" field from title, if not set.",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-10T21:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cd50dd3e9a449643564ee6946116b5b390dfce",
"body": null,
"is_bot": false,
"headline": "Fix parseV2 removal",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-10T21:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a65ce7bef67992a41a8d4103094897e8eb7288",
"body": null,
"is_bot": false,
"headline": "Removed deprecated function(s)",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-10T21:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c5e57c6861ac1f3f6595d46674edc11940974f",
"body": null,
"is_bot": false,
"headline": "Add missing typings",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-10T20:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb1c5df005b0643f722de54f351f9195585dab2d",
"body": "Fix/issue 324",
"is_bot": false,
"headline": "Merge pull request #353 from EbbLabs/fix/issue-324",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-08-10T12:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091897014363481403ede3624880166993f31f2e",
"body": "…creating subclass instance, based on the type field.\n\nFormatting",
"is_bot": false,
"headline": "Ensure all fields are parsed (_base_parse). Use a factory method for …",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-04T21:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74874d9e1aa26d95af16fb0f4ad320d0c1cdadd5",
"body": "Remove parseV2 from Page",
"is_bot": false,
"headline": "Merge pull request #354 from Nokse22/patch-1",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-08-03T21:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b6aaa2a8fa834afe04313b47edbe0260e04fc4",
"body": null,
"is_bot": false,
"headline": "Remove parseV2 from Page",
"author_name": "Nokse",
"author_login": "Nokse22",
"committed_at": "2025-08-03T10:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51dd2f74d2e05c31cffb33fc9240448cdac2b22f",
"body": null,
"is_bot": false,
"headline": "PageCategoryV2: Minor cleanup. Fix missing Category type(s)",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-02T20:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6728663c365781abaad33f0a07eb7594261d320b",
"body": "…te location. Hardcode locale.",
"is_bot": false,
"headline": "Requests: Cleanup comments. Move request variables to their appropria…",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-02T20:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3222541e3716282495ea63fd8dc90f1725a34cd1",
"body": null,
"is_bot": false,
"headline": "MixV2: Add support for parsing mixes originating from PageV2.",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-02T20:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57843ca4a649e2c1dc0a9a4b5aa38b13321bb1a0",
"body": null,
"is_bot": false,
"headline": "Updated Mix tests",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-08-02T20:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0edfeb8e02211d6e879e6432b4cec4d8420ae482",
"body": null,
"is_bot": false,
"headline": "Support TRACK_LIST",
"author_name": "Nokse",
"author_login": "Nokse22",
"committed_at": "2025-08-02T17:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b318c9cfed476bd90b84100259b28ea6b591834",
"body": null,
"is_bot": false,
"headline": "Support other item types",
"author_name": "Nokse",
"author_login": "Nokse22",
"committed_at": "2025-08-02T17:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec4a38f2353e1eec7065534ba5b99ed03e8c701",
"body": null,
"is_bot": false,
"headline": "Hack it to make it work",
"author_name": "Nokse",
"author_login": "Nokse22",
"committed_at": "2025-08-02T17:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209865de46f69ed7a822d71baa1903b23286f568",
"body": null,
"is_bot": false,
"headline": "Support new home page endpoint",
"author_name": "Nokse",
"author_login": "Nokse22",
"committed_at": "2025-08-02T17:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3168a55b93a0cb9665cae979874c3a81181c071d",
"body": null,
"is_bot": false,
"headline": "Add x-tidal-client-version header",
"author_name": "Nokse",
"author_login": "Nokse22",
"committed_at": "2025-08-02T17:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6211a6cf5ee2e9020aea550614473200e459ddc8",
"body": "Feature: Fix playlist v2 endpoint usage. Add pagination workers from mopidy-tidal",
"is_bot": false,
"headline": "Merge pull request #351 from EbbLabs/fix/issue-345",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-07-31T09:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07cedb77d18baa05aabb8beec7b57d15e7937584",
"body": "Improve robustness, reduce number of workers to 2.\n\nCo-authored-by: Fabio Manganiello <fabio@manganiello.tech>\nFormatting",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-30T21:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba20831cc7f8ce0b2f3a967be1e1eb00a9678fca",
"body": "Formatting fixes",
"is_bot": false,
"headline": "Formatting",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T21:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec3b40d33f746799333b881fc5430ae4bcfa9e2a",
"body": null,
"is_bot": false,
"headline": "Add paginated getters for artists, albums, playlists and tracks",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T21:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8c151f069792e7a8a74606aff5b58a943859146",
"body": null,
"is_bot": false,
"headline": "Rearrange args (order, order_direction should be last)",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T21:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "227a46413aba561c0185ef06cdd208dcf776044a",
"body": null,
"is_bot": false,
"headline": "Add workers from mopidy-tidal",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T21:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86a2fc03d6761e1a9679670e3cb599888d5e8d6",
"body": null,
"is_bot": false,
"headline": "Moved get playlist_folders() helper for consistency.",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T20:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faa76d36660416fc33cfe4e7b6320705beb5b984",
"body": "… v2 endpoint",
"is_bot": false,
"headline": "Playlists: Ensure only PLAYLIST types are returned when fetching from…",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T20:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81e67282f9521f80ad3a71ee436348a5cc63078",
"body": null,
"is_bot": false,
"headline": "Move \"data\" field validation/fallback for consistency.",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T20:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60f15a7d9d2a5b00b9265db4f40ada221417977",
"body": "fix(playlist): More robust handling of the passed objects.",
"is_bot": false,
"headline": "Merge pull request #350 from blacklight/349/a-more-robust-parse-playlist",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-07-29T19:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fafad382a1116ad1371212056b42b506ac433321",
"body": "Apparently we can't always assume that the JSON object passed to\n`parse_playlist` always contains a `data` envelope.\n\nCloses: #349",
"is_bot": false,
"headline": "fix(playlist): More robust handling of the passed objects.",
"author_name": "Fabio Manganiello",
"author_login": "blacklight",
"committed_at": "2025-07-29T19:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a335345f273b0d14fbc3496fdf4061191453e3",
"body": "Minor updates to changelog",
"is_bot": false,
"headline": "Merge pull request #344 from EbbLabs/feature/update_changelog",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-07-10T20:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1471cd6adb5879e6ff541c6bb598a2c019115302",
"body": null,
"is_bot": false,
"headline": "Minor updates to changelog",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-10T20:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5acbd7c8e963c3934887da56c5e71cc2b4f64479",
"body": "Feature/0.8.4 prep",
"is_bot": false,
"headline": "Merge pull request #343 from EbbLabs/feature/0.8.4-prep",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-07-10T20:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab438fa23365229e72d61b5839f52e33be81574f",
"body": null,
"is_bot": false,
"headline": "Poetry bump",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-10T20:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e388e3a9af9a57bc69c27b7cf3cc342fe26640",
"body": null,
"is_bot": false,
"headline": "Version bump, updated changelog",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-10T20:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc593b67b2f9ceed68293ddced19f182e1e4c55a",
"body": "Validate returned tracks and skip invalid results",
"is_bot": false,
"headline": "Merge pull request #342 from EbbLabs/feature/fix_isrc_invalid_ids",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T21:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fa8bf4c084e70e55c1a51a415297ed7dab6189",
"body": "Check for empty results",
"is_bot": false,
"headline": "Validate returned tracks and skip invalid results (Fixes: #327)",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T21:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b448ebde528f532b05dea91e458681f6c5231ad5",
"body": "Feature/origin album cover",
"is_bot": false,
"headline": "Merge pull request #341 from EbbLabs/feature/origin_album_cover",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T21:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba63dec88c394fdbc84bde35a576cb3dafb932b",
"body": null,
"is_bot": false,
"headline": "Tests: Added \"origin\" tests",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T21:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c904d21fa3941506190be0f473cd6098b8833779",
"body": null,
"is_bot": false,
"headline": "Add support for album cover/video in \"origin\" size (Fixes #319)",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T21:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652e19e468837f828be52a8a16f554935d8ff146",
"body": "Feature/v2 endpoints",
"is_bot": false,
"headline": "Merge pull request #340 from EbbLabs/feature/v2_endpoints",
"author_name": "Johannes L",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T20:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920f3f02f7e99bac78a7f3c7241e4f79fd7fe018",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T20:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1da15de55fd3ad2965aa575399efd8cf88263c8e",
"body": "…rack (multiple)",
"is_bot": false,
"headline": "Test: Add, remove favorite mix. Add remove artist, album, playlist, t…",
"author_name": "tehkillerbee",
"author_login": "tehkillerbee",
"committed_at": "2025-07-09T20:34:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 87,
"latest_release_at": "2026-01-19T19:39:26Z",
"latest_release_tag": "v0.8.11",
"releases_from_tags": false,
"days_since_last_push": 61,
"active_weeks_last_year": 14,
"days_since_latest_release": 189,
"mean_days_between_releases": 46.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "tidalapi",
"exists": true,
"license": "LGPL-3.0-or-later",
"keywords": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Typing :: Typed"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/tidalapi/",
"is_deprecated": false,
"latest_version": "0.8.11",
"repository_url": "https://github.com/EbbLabs/python-tidal",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2015-11-15T16:57:05.613600Z",
"latest_published_at": "2026-01-19T19:34:36.899184Z",
"latest_version_yanked": null,
"days_since_latest_publish": 189
}
]
},
"popularity": {
"forks": 125,
"stars": 554,
"watchers": 20,
"fork_history": {
"days": [
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-08-15",
"count": 1
},
{
"date": "2015-12-28",
"count": 1
},
{
"date": "2016-01-24",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-08-02",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-10-02",
"count": 1
},
{
"date": "2017-10-26",
"count": 1
},
{
"date": "2018-02-18",
"count": 1
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-06-26",
"count": 2
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-01-13",
"count": 1
},
{
"date": "2019-04-08",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-05-25",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-10-07",
"count": 1
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-11-24",
"count": 1
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-25",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-11-15",
"count": 1
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-01-09",
"count": 1
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-06-20",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2023-01-01",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-05-28",
"count": 1
},
{
"date": "2023-06-06",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-10",
"count": 2
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-09-22",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-05-29",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-07-26",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-10-17",
"count": 2
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
}
],
"complete": true,
"collected": 117,
"total_forks": 125
},
"star_history": null,
"open_issues_and_prs": 21
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tidalapi/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 44940,
"source_files_sampled": 30,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml",
"setup.cfg"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 12,
"malicious_count": 0,
"assessed_package": "pypi:tidalapi@0.8.11",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "requests",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.32.3"
},
{
"name": "python-dateutil",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.8.2"
},
{
"name": "typing-extensions",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^4.12.2"
},
{
"name": "ratelimit",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.2.1"
},
{
"name": "isodate",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^0.7.2"
},
{
"name": "mpegdash",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^0.4.1"
},
{
"name": "pyaes",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^1.6.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "isodate",
"direct": true,
"version": "0.7.2",
"ecosystem": "pypi"
},
{
"name": "mpegdash",
"direct": true,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "pyaes",
"direct": true,
"version": "1.6.1",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": true,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "ratelimit",
"direct": true,
"version": "2.2.1",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": true,
"version": "2.32.4",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": true,
"version": "4.13.2",
"ecosystem": "pypi"
},
{
"name": "3-8",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "black",
"direct": false,
"version": "24.8.0",
"ecosystem": "pypi"
},
{
"name": "cachetools",
"direct": false,
"version": "5.5.2",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2025.10.5",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "1.17.1",
"ecosystem": "pypi"
},
{
"name": "chardet",
"direct": false,
"version": "5.2.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.4",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.1.8",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "43.0.3",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "docformatter",
"direct": false,
"version": "1.7.6",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "ffmpeg-python",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.16.1",
"ecosystem": "pypi"
},
{
"name": "future",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.15",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "8.5.0",
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": false,
"version": "6.4.5",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "isort",
"direct": false,
"version": "5.13.2",
"ecosystem": "pypi"
},
{
"name": "jaraco-classes",
"direct": false,
"version": "3.4.0",
"ecosystem": "pypi"
},
{
"name": "jeepney",
"direct": false,
"version": "0.9.0",
"ecosystem": "pypi"
},
{
"name": "keyring",
"direct": false,
"version": "24.3.1",
"ecosystem": "pypi"
},
{
"name": "more-itertools",
"direct": false,
"version": "10.5.0",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "1.14.1",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "25.0",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "0.12.1",
"ecosystem": "pypi"
},
{
"name": "pillow",
"direct": false,
"version": "10.4.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.3.6",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "2.23",
"ecosystem": "pypi"
},
{
"name": "pyproject-api",
"direct": false,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "7.4.4",
"ecosystem": "pypi"
},
{
"name": "pytest-mock",
"direct": false,
"version": "3.14.1",
"ecosystem": "pypi"
},
{
"name": "pywin32-ctypes",
"direct": false,
"version": "0.2.3",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.0.277",
"ecosystem": "pypi"
},
{
"name": "secretstorage",
"direct": false,
"version": "3.3.3",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "tox",
"direct": false,
"version": "4.25.0",
"ecosystem": "pypi"
},
{
"name": "types-python-dateutil",
"direct": false,
"version": "2.9.0.20241206",
"ecosystem": "pypi"
},
{
"name": "types-requests",
"direct": false,
"version": "2.32.0.20241016",
"ecosystem": "pypi"
},
{
"name": "types-urllib3",
"direct": false,
"version": "1.26.25.14",
"ecosystem": "pypi"
},
{
"name": "untokenize",
"direct": false,
"version": "0.1.1",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.2.3",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "20.36.1",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.20.2",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 59,
"direct_count": 8,
"indirect_count": 51
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 123,
"open_issues": 21,
"closed_ratio": 0.905,
"closed_issues": 200,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "tehkillerbee",
"commits": 374,
"avatar_url": "https://avatars.githubusercontent.com/u/815886?v=4"
},
{
"type": "User",
"login": "tamland",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/148836?v=4"
},
{
"type": "User",
"login": "morguldir",
"commits": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/21371374?v=4"
},
{
"type": "User",
"login": "2e0byo",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/22841038?v=4"
},
{
"type": "User",
"login": "arusahni",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/139487?v=4"
},
{
"type": "User",
"login": "blacklight",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/42405?v=4"
},
{
"type": "User",
"login": "lutzbuerkle",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/1782468?v=4"
},
{
"type": "User",
"login": "Nokse22",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/44558032?v=4"
},
{
"type": "User",
"login": "jozefKruszynski",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/60214390?v=4"
},
{
"type": "User",
"login": "theli-ua",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1242604?v=4"
}
],
"contributors_sampled": 34,
"top_contributor_share": 0.565
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"lint.yml"
],
"has_docs_dir": true,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"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": 5,
"reason": "Found 5/10 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 10,
"reason": "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": 4,
"reason": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "35 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7403b3ec879195f387014133d82420fb0daa493d",
"ran_at": "2026-07-28T18:03:33Z",
"aggregate_score": 4.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-22T14:15:54Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-27T21:35:22Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 134,
"created_at": "2023-05-17T21:03:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 153,
"created_at": "2023-07-10T17:52:13Z",
"last_comment_at": "2023-08-21T18:03:32Z",
"last_comment_author": "2e0byo"
},
{
"number": 192,
"created_at": "2023-09-03T16:02:34Z",
"last_comment_at": "2023-09-09T21:52:34Z",
"last_comment_author": "2e0byo"
},
{
"number": 193,
"created_at": "2023-09-03T16:29:34Z",
"last_comment_at": "2023-09-03T16:30:15Z",
"last_comment_author": "2e0byo"
},
{
"number": 194,
"created_at": "2023-09-03T16:41:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 216,
"created_at": "2023-12-02T21:11:55Z",
"last_comment_at": "2024-01-15T08:24:36Z",
"last_comment_author": "tehkillerbee"
},
{
"number": 227,
"created_at": "2024-01-28T13:12:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 284,
"created_at": "2024-09-21T16:35:39Z",
"last_comment_at": "2024-10-08T14:23:26Z",
"last_comment_author": "GioF71"
},
{
"number": 311,
"created_at": "2024-12-20T05:48:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 346,
"created_at": "2025-07-16T13:36:18Z",
"last_comment_at": "2025-07-16T13:38:30Z",
"last_comment_author": "tehkillerbee"
},
{
"number": 355,
"created_at": "2025-08-04T14:40:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 356,
"created_at": "2025-08-10T12:32:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 361,
"created_at": "2025-08-18T06:39:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 362,
"created_at": "2025-08-18T21:19:45Z",
"last_comment_at": "2025-08-20T15:17:19Z",
"last_comment_author": "tehkillerbee"
},
{
"number": 365,
"created_at": "2025-08-20T13:19:41Z",
"last_comment_at": "2025-08-20T15:14:54Z",
"last_comment_author": "tehkillerbee"
},
{
"number": 381,
"created_at": "2025-11-22T21:59:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 387,
"created_at": "2025-12-10T23:00:09Z",
"last_comment_at": "2025-12-11T14:25:11Z",
"last_comment_author": "KERNEL59"
},
{
"number": 393,
"created_at": "2025-12-15T18:56:08Z",
"last_comment_at": "2025-12-15T22:39:40Z",
"last_comment_author": "schlagmichdoch"
},
{
"number": 401,
"created_at": "2026-01-24T11:43:40Z",
"last_comment_at": "2026-01-24T17:39:21Z",
"last_comment_author": "dsgls"
},
{
"number": 404,
"created_at": "2026-04-27T00:22:09Z",
"last_comment_at": "2026-07-02T07:59:45Z",
"last_comment_author": "binimum"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/EbbLabs/python-tidal",
"host": "github.com",
"name": "python-tidal",
"owner": "EbbLabs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 54,
"vitality": 55,
"community": 67,
"governance": 61,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 87,
"human_commit_share": 0.98,
"days_since_last_push": 61,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 61 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "87 commits in the last year",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 87
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v0.8.11",
"releases_from_tags": false,
"days_since_latest_release": 189,
"mean_days_between_releases": 46.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 189 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 189
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~46.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 46.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 61,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 61 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 61
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"forks": 125,
"stars": 554,
"watchers": 20,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "554 stars",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 554
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "125 forks",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 125
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "20 watchers",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 20
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (LGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "LGPL-3.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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 34,
"top_contributor_share": 0.565
},
"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 56% of commits",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 56
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "34 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 34
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 123,
"open_issues": 21,
"closed_issues": 200,
"issue_closed_ratio": 0.905,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "123/148 decided PRs merged",
"points": 31.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 123,
"decided": 148
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/10 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "EbbLabs",
"public_repos": 2,
"account_age_days": 448
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of EbbLabs",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "EbbLabs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~1 yr old",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"tidalapi"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 189
},
"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 189 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 189
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"python",
"tidal",
"music",
"streaming"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.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 is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/10 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "35 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:tidalapi@0.8.11 runtime dependency closure — what installing the published package pulls in — 12 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:tidalapi@0.8.11",
"assessed": 12
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 12,
"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": 12,
"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": 8
},
"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": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.378,
"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": "37 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"poetry.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tidalapi/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tidalapi/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tidalapi/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix, 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": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"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": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 44940,
"source_files_sampled": 30,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (tidalapi/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tidalapi/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/30 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 30,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T18:04:01.095841Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/EbbLabs/python-tidal.svg",
"full_name": "EbbLabs/python-tidal",
"license_state": "standard",
"license_spdx": "LGPL-3.0"
}