{"id":453,"name":"CodeCarbon","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","url":"https://github.com/mlco2/codecarbon","last_synced_at":"2026-06-24T17:30:32.708Z","repository":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2026-06-21T07:57:39.000Z","size":36838,"stargazers_count":1863,"open_issues_count":132,"forks_count":295,"subscribers_count":26,"default_branch":"master","last_synced_at":"2026-06-21T09:16:57.955Z","etag":null,"topics":["ai-ethics","carbon-emissions","carbon-footprint","co2-emissions","energy-consumption","energy-efficiency","fairness","sustainability"],"latest_commit_sha":null,"homepage":"https://docs.codecarbon.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2026-06-21T07:48:03.000Z","dependencies_parsed_at":"2026-05-15T20:03:39.282Z","dependency_job_id":null,"html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34698946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-11-12T05:34:26.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1842,"followers":72,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-11-12T05:34:26.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"packages":[{"id":1080534,"name":"codecarbon","ecosystem":"pypi","description":null,"homepage":"https://codecarbon.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":[],"namespace":null,"versions_count":73,"first_release_published_at":"2020-11-13T14:33:18.000Z","latest_release_published_at":"2026-06-07T21:01:59.000Z","latest_release_number":"3.2.8","last_synced_at":"2026-06-22T01:31:22.266Z","created_at":"2022-04-07T21:04:24.322Z","updated_at":"2026-06-22T01:31:22.266Z","registry_url":"https://pypi.org/project/codecarbon/","install_command":"pip install codecarbon --index-url https://pypi.org/simple","documentation_url":"https://docs.codecarbon.io/","metadata":{"funding":null,"documentation":"https://docs.codecarbon.io/","classifiers":["Natural Language :: English","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"],"normalized_name":"codecarbon","project_status":null},"repo_metadata":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2026-06-06T06:58:44.000Z","size":36268,"stargazers_count":1849,"open_issues_count":141,"forks_count":288,"subscribers_count":26,"default_branch":"master","last_synced_at":"2026-06-06T08:20:53.760Z","etag":null,"topics":["ai-ethics","carbon-emissions","carbon-footprint","co2-emissions","energy-consumption","energy-efficiency","fairness","sustainability"],"latest_commit_sha":null,"homepage":"https://docs.codecarbon.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2026-06-05T17:04:34.000Z","dependencies_parsed_at":"2026-05-15T20:03:39.282Z","dependency_job_id":null,"html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34101070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-11-12T05:34:26.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1842,"followers":72,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-11-12T05:34:26.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"tags":[{"name":"v3.2.7","sha":"08dcc1b33097363349fdf759e54fa07d7697624c","kind":"commit","published_at":"2026-05-17T13:12:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7f099366452510af5f166e119b8bbe97b94a9c08","kind":"commit","published_at":"2026-03-30T12:40:37.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"7ea496584e3c0ff19e84e35e0db22cfed4872ad4","kind":"commit","published_at":"2026-03-19T12:07:57.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"31b4dacc65185bb985b6a6fed2b945ac8961b164","kind":"commit","published_at":"2026-03-18T18:14:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"f5fa2905ecf8b0f44cd376387f77b4ccea4bd1c0","kind":"commit","published_at":"2026-02-22T12:29:47.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"efedba874bfc3feeeaca600f6aef9cb034e5abb6","kind":"commit","published_at":"2026-02-01T21:54:27.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"37f7b7c9d1370a402aa8f26b21bdfdce4bcac187","kind":"commit","published_at":"2026-01-02T09:57:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1/manifests"},{"name":"v3.1.2","sha":"78baaa73699abb7d6439cd9e11913393c5dfb050","kind":"commit","published_at":"2025-11-30T20:53:10.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f44672f745ad5ebde623e37551bfa74c42e79ef0","kind":"commit","published_at":"2025-11-23T22:01:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f4191bd1cedfe35a25df7140231afc4ee39eaf43","kind":"commit","published_at":"2025-11-15T18:03:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0/manifests"},{"name":"v3.0.9","sha":"329d2a333512343161bf7b701b671ba7212998a7","kind":"commit","published_at":"2025-11-15T17:24:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"3d5db3b941d3c2ee9fd35320ae29a29d7c32c563","kind":"commit","published_at":"2025-10-29T18:19:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.8","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"bcf998c16e05fc895ed0b8832cbd6eb0fb997824","kind":"commit","published_at":"2025-10-08T20:32:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"0c33c7cefa805fe652f4ccdf25f3db01ad11f506","kind":"commit","published_at":"2025-10-05T07:28:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6546c74be8da855266badf2796aa7ed1b627e267","kind":"commit","published_at":"2025-09-20T17:45:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a30fe4d0f66f0db046bfb22007c9d5464e5be544","kind":"commit","published_at":"2025-07-15T09:09:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"66363cecefa59a52ecb78467d83802f607d03208","kind":"commit","published_at":"2025-07-12T08:36:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e61ef642e99d567b7aa59cc6bf5e7b28b78f81","kind":"commit","published_at":"2025-05-26T13:23:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a2a1cc72c3f55f1422f14e3a717f19ef17afec88","kind":"commit","published_at":"2025-05-01T19:26:15.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0/manifests"},{"name":"v2.8.5","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"tag","published_at":"2025-04-15T09:34:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4/manifests"},{"name":"2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"commit","published_at":"2025-04-15T08:52:00.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4/manifests"},{"name":"v2.8.3","sha":"46789d305673a2beb601239bbc2b95b58ed86242","kind":"tag","published_at":"2025-01-19T19:35:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"150eabb6f63555654767b924f0493bded965283f","kind":"commit","published_at":"2024-12-18T19:18:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"917d1278eb299965c2d4fe0ae0efbac20f0d73c7","kind":"commit","published_at":"2024-12-03T10:08:03.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6973ed99e78a8929848e164f5abb38489283bc5d","kind":"commit","published_at":"2024-11-24T13:09:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"668abac3f70070b5b47da94f8d1062862d9722a8","kind":"commit","published_at":"2024-11-10T11:48:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3/manifests"},{"name":"v2.7.4","sha":"3f25fa6a5572e2293d89543d4c25bb80a514cad5","kind":"commit","published_at":"2024-11-10T09:44:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4/manifests"},{"name":"v2.7.2","sha":"2ecdf5e88d1930e85906f4ab1cc985682d40c8bb","kind":"commit","published_at":"2024-10-28T13:51:59.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d1ca5e93028f03368a5c54ba9f8765ee1ac55a","kind":"commit","published_at":"2024-09-11T07:32:53.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ec4a507c2e61dbd83b9a47fe8da95a704eb74c93","kind":"commit","published_at":"2024-09-08T09:50:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ba396a7ae19d3c8e6533ddfffba74b3ac9c2cb22","kind":"commit","published_at":"2024-08-09T17:35:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.6.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"1dc5249bd49fc8b1962634a17e066ae17fa775db","kind":"commit","published_at":"2024-08-05T09:40:33.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f5d59cb1181b0f94ae211df4520bcc434435446","kind":"commit","published_at":"2024-06-20T13:28:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0/manifests"},{"name":"v2.4.3rc1","sha":"bf2be13eb0af5565a79a121c490df34c690d1dea","kind":"commit","published_at":"2024-05-24T07:12:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.3rc1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1/manifests"},{"name":"v2.4.2","sha":"3071dfca0d03d2f95a2c9d445b560e2c4eea3e99","kind":"commit","published_at":"2024-05-21T06:25:50.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fe118ca1ed75faef549f041b1c3122550b503712","kind":"commit","published_at":"2024-05-10T06:27:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1/manifests"},{"name":"v2.4.0rc0","sha":"26edad15e290e164a238300f6b727d08aa2afb90","kind":"commit","published_at":"2024-05-01T09:13:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.0rc0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0/manifests"},{"name":"v2.3.5","sha":"4817733c8dd83b081d416af58f5ad77341db654a","kind":"commit","published_at":"2024-04-09T12:55:21.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3766cd1ca0d5b93b07e3d4d3b0525d82a387d284","kind":"commit","published_at":"2024-01-30T19:15:45.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d2cea51b6eb7bb2966eadc81f3e3030d44ff767c","kind":"commit","published_at":"2024-01-22T09:18:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b13133e6867e302e228dea7c794f7e2e6c23cc7b","kind":"commit","published_at":"2023-11-28T10:21:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"d99fe87604791ad667a4c0ec54a10f8182dea0ab","kind":"commit","published_at":"2023-08-16T12:17:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9f01ad25443414eadef2f9fd6b7e8631309ba2d7","kind":"commit","published_at":"2023-08-03T09:59:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"0963f17527d0a89262eb849946ca7af4d0f9434c","kind":"commit","published_at":"2023-07-25T06:50:42.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"45386fc30704a51eece5bf35f7649d58e7fa0b0b","kind":"commit","published_at":"2023-07-25T06:20:13.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"f9b8506b91bdbde5b5384d8cd31cf7958a0e8cb9","kind":"commit","published_at":"2023-07-12T08:52:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"9f3659562bf543768e0fde51c95cdf0ea44b4fb6","kind":"commit","published_at":"2023-06-21T08:37:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"0d7d95c516c9fb76dbbba499c0dd11fe42648538","kind":"commit","published_at":"2023-06-04T06:13:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"39d81b45f7f8fcbaa101fa75409f14932bb614d4","kind":"commit","published_at":"2023-05-25T07:25:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8d43bc2f8f82e7c244da5ff77d83cbbdc7be453e","kind":"commit","published_at":"2023-05-13T07:14:32.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c9afccadd8dfb755fbeed001e085b3130826611f","kind":"commit","published_at":"2023-05-10T20:59:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"0f85d6822e9107254f906313d029a051462a2a54","kind":"commit","published_at":"2022-09-05T05:25:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2c5eb78731d5293a306ee3c08a3d5889166aab00","kind":"commit","published_at":"2022-06-14T09:41:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"75d874c17dccdd311411a9bd8f3b3709ae707b7e","kind":"commit","published_at":"2022-05-17T19:47:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2a25fa927d32975c549596ec9f1ce3f0d6ed9999","kind":"commit","published_at":"2022-05-10T19:51:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"dfd482951ed7075e91a2f5807e69e92f7a5bc661","kind":"commit","published_at":"2022-04-27T07:37:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0/manifests"},{"name":"v2.0.0.a2","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2/manifests"},{"name":"v2.0.0a3","sha":"ed9f94137c8a0dbf085f7661db28be6dd9489657","kind":"commit","published_at":"2022-03-18T21:30:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0a3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3/manifests"},{"name":"v2.0.1","sha":"266f028d51c1f7f10e301283fb22a8dee9938a7c","kind":"commit","published_at":"2022-03-10T20:07:34.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1/manifests"},{"name":"v2.0.0.a1","sha":"96479d43ae900090503287edfb4aee1deb6fe3cc","kind":"commit","published_at":"2022-03-08T10:23:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1/manifests"},{"name":"v1.2.0","sha":"5cdfc977eed66df2e43f01e671d16ba7cb8c3149","kind":"commit","published_at":"2021-04-18T16:32:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0/manifests"},{"name":"v1.1.2-alpha","sha":"df5379390689f2e31195a0f5b70c1d79c5f93d8c","kind":"commit","published_at":"2021-03-31T15:40:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.2-alpha","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha/manifests"},{"name":"v1.1.0","sha":"d47e0b6dc45319d3348e46748f3da4d980389d79","kind":"commit","published_at":"2021-03-11T17:50:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b8f79605292391c87088387195774258a0d580c","kind":"commit","published_at":"2020-12-01T15:09:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6e09d662543444984177e5804972b3228c99ca86","kind":"commit","published_at":"2020-11-30T18:22:58.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"113dc9c8248e7f748951fa2584f8803e1f22180e","kind":"commit","published_at":"2020-11-13T14:22:31.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.0.10","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10/manifests"},{"name":"0.0.9","sha":"1575d714363952c984de853b648679d63625767d","kind":"commit","published_at":"2020-11-13T13:51:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/0.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9/manifests"},{"name":"v1.0","sha":"97d1c931dc91cf3e1282e706018a2670ea7b669b","kind":"tag","published_at":"2020-11-13T13:17:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-19T18:33:38.429Z","dependent_packages_count":36,"downloads":160519,"downloads_period":"last-month","dependent_repos_count":806,"rankings":{"downloads":1.169134248208891,"dependent_repos_count":0.4226884580985855,"dependent_packages_count":0.3723743806426118,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.9551316011841353,"average":0.7298321720335559},"purl":"pkg:pypi/codecarbon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/codecarbon","docker_dependents_count":115,"docker_downloads_count":430060,"usage_url":"https://repos.ecosyste.ms/usage/pypi/codecarbon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/codecarbon/dependencies","status":null,"funding_links":["https://github.com/sponsors/mlco2"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T04:02:44.781Z","issues_count":417,"pull_requests_count":871,"avg_time_to_close_issue":16746236.79787234,"avg_time_to_close_pull_request":1893771.2667560321,"issues_closed_count":282,"pull_requests_closed_count":746,"pull_request_authors_count":112,"issue_authors_count":195,"avg_comments_per_issue":2.539568345323741,"avg_comments_per_pull_request":0.9207807118254879,"merged_pull_requests_count":667,"bot_issues_count":0,"bot_pull_requests_count":78,"past_year_issues_count":68,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":2793042.103448276,"past_year_avg_time_to_close_pull_request":871577.2347826087,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":115,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.8088235294117647,"past_year_avg_comments_per_pull_request":0.9239130434782609,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":99,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","maintainers":[{"login":"SaboniAmine","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"davidberenstein1957","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"inimaz","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"SaboniAmine","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"davidberenstein1957","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codecarbon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codecarbon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codecarbon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codecarbon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codecarbon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codecarbon/codemeta","maintainers":[{"uuid":"vict0rsch","login":"vict0rsch","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/vict0rsch/","role":null,"created_at":"2022-11-14T19:37:37.205Z","updated_at":"2022-11-14T19:37:37.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vict0rsch/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":892553,"maintainers_count":382350,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14488858,"name":"python313Packages.codecarbon","ecosystem":"nixpkgs","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment","homepage":"https://github.com/mlco2/codecarbon","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-23T01:48:42.650Z","latest_release_published_at":"2026-05-23T01:48:42.650Z","latest_release_number":"3.2.7","last_synced_at":"2026-05-23T01:48:43.014Z","created_at":"2026-05-23T01:48:42.555Z","updated_at":"2026-05-23T01:48:43.475Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.codecarbon","install_command":"nix-env -iA nixpkgs.python313Packages.codecarbon","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/codecarbon/default.nix#L146","metadata":{"nix_attribute":"python3.13-codecarbon-3.2.7","position":"pkgs/development/python-modules/codecarbon/default.nix:146","platforms":["aarch64-linux","arc-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","sh4-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"codecarbon","upstream_purl":"pkg:pypi/codecarbon"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-23T01:48:43.312Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.codecarbon?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.codecarbon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.codecarbon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.codecarbon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.codecarbon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.codecarbon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.codecarbon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.codecarbon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.codecarbon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.codecarbon/codemeta","maintainers":[{"uuid":"GaetanLepage","login":null,"name":"Gaetan Lepage","email":"gaetan@glepage.com","url":"https://github.com/GaetanLepage","packages_count":843,"html_url":null,"role":null,"created_at":"2026-05-23T01:48:43.410Z","updated_at":"2026-05-23T01:48:43.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/GaetanLepage/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2975,"github":"NixOS","metadata":{"funded_packages_count":1629},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-21T05:02:15.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":14488885,"name":"python314Packages.codecarbon","ecosystem":"nixpkgs","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment","homepage":"https://github.com/mlco2/codecarbon","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-23T01:49:07.175Z","latest_release_published_at":"2026-05-23T01:49:07.175Z","latest_release_number":"3.2.7","last_synced_at":"2026-05-23T01:49:07.373Z","created_at":"2026-05-23T01:49:07.074Z","updated_at":"2026-05-23T02:04:02.831Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.codecarbon","install_command":"nix-env -iA nixpkgs.python314Packages.codecarbon","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/codecarbon/default.nix#L146","metadata":{"nix_attribute":"python3.14-codecarbon-3.2.7","position":"pkgs/development/python-modules/codecarbon/default.nix:146","platforms":["aarch64-linux","arc-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","sh4-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"codecarbon","upstream_purl":"pkg:pypi/codecarbon"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-23T01:49:07.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.codecarbon?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.codecarbon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.codecarbon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.codecarbon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.codecarbon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.codecarbon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.codecarbon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.codecarbon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.codecarbon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.codecarbon/codemeta","maintainers":[{"uuid":"GaetanLepage","login":null,"name":"Gaetan Lepage","email":"gaetan@glepage.com","url":"https://github.com/GaetanLepage","packages_count":843,"html_url":null,"role":null,"created_at":"2026-05-23T01:49:07.573Z","updated_at":"2026-05-23T01:49:07.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/GaetanLepage/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2975,"github":"NixOS","metadata":{"funded_packages_count":1629},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-21T05:02:15.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":11700279,"name":"github.com/mlco2/codecarbon","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2020-11-13T14:22:31.000Z","latest_release_published_at":"2026-06-07T20:53:57.000Z","latest_release_number":"v3.2.8+incompatible","last_synced_at":"2026-06-13T12:57:43.149Z","created_at":"2025-05-28T10:05:02.674Z","updated_at":"2026-06-13T12:57:43.151Z","registry_url":"https://pkg.go.dev/github.com/mlco2/codecarbon","install_command":"go get github.com/mlco2/codecarbon","documentation_url":"https://pkg.go.dev/github.com/mlco2/codecarbon#section-documentation","metadata":{},"repo_metadata":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2025-10-06T06:37:02.000Z","size":30239,"stargazers_count":1567,"open_issues_count":116,"forks_count":224,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-10-07T10:03:39.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mlco2.github.io/codecarbon","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2025-10-06T18:10:59.000Z","dependencies_parsed_at":"2023-11-22T00:59:36.622Z","dependency_job_id":"f5ef07eb-596c-4aef-b31c-31867c93fa0b","html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018708,"owners_count":26086606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-10-10T18:48:03.395Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1815,"followers":69,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-10-10T18:48:03.395Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"tags":[{"name":"v3.0.6","sha":"0c33c7cefa805fe652f4ccdf25f3db01ad11f506","kind":"commit","published_at":"2025-10-05T07:28:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6546c74be8da855266badf2796aa7ed1b627e267","kind":"commit","published_at":"2025-09-20T17:45:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a30fe4d0f66f0db046bfb22007c9d5464e5be544","kind":"commit","published_at":"2025-07-15T09:09:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"66363cecefa59a52ecb78467d83802f607d03208","kind":"commit","published_at":"2025-07-12T08:36:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e61ef642e99d567b7aa59cc6bf5e7b28b78f81","kind":"commit","published_at":"2025-05-26T13:23:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a2a1cc72c3f55f1422f14e3a717f19ef17afec88","kind":"commit","published_at":"2025-05-01T19:26:15.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0/manifests"},{"name":"v2.8.5","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"tag","published_at":"2025-04-15T09:34:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4/manifests"},{"name":"2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"commit","published_at":"2025-04-15T08:52:00.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4/manifests"},{"name":"v2.8.3","sha":"46789d305673a2beb601239bbc2b95b58ed86242","kind":"tag","published_at":"2025-01-19T19:35:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"150eabb6f63555654767b924f0493bded965283f","kind":"commit","published_at":"2024-12-18T19:18:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"917d1278eb299965c2d4fe0ae0efbac20f0d73c7","kind":"commit","published_at":"2024-12-03T10:08:03.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6973ed99e78a8929848e164f5abb38489283bc5d","kind":"commit","published_at":"2024-11-24T13:09:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"668abac3f70070b5b47da94f8d1062862d9722a8","kind":"commit","published_at":"2024-11-10T11:48:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3/manifests"},{"name":"v2.7.4","sha":"3f25fa6a5572e2293d89543d4c25bb80a514cad5","kind":"commit","published_at":"2024-11-10T09:44:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4/manifests"},{"name":"v2.7.2","sha":"2ecdf5e88d1930e85906f4ab1cc985682d40c8bb","kind":"commit","published_at":"2024-10-28T13:51:59.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d1ca5e93028f03368a5c54ba9f8765ee1ac55a","kind":"commit","published_at":"2024-09-11T07:32:53.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ec4a507c2e61dbd83b9a47fe8da95a704eb74c93","kind":"commit","published_at":"2024-09-08T09:50:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ba396a7ae19d3c8e6533ddfffba74b3ac9c2cb22","kind":"commit","published_at":"2024-08-09T17:35:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.6.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"1dc5249bd49fc8b1962634a17e066ae17fa775db","kind":"commit","published_at":"2024-08-05T09:40:33.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f5d59cb1181b0f94ae211df4520bcc434435446","kind":"commit","published_at":"2024-06-20T13:28:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0/manifests"},{"name":"v2.4.3rc1","sha":"bf2be13eb0af5565a79a121c490df34c690d1dea","kind":"commit","published_at":"2024-05-24T07:12:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.3rc1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1/manifests"},{"name":"v2.4.2","sha":"3071dfca0d03d2f95a2c9d445b560e2c4eea3e99","kind":"commit","published_at":"2024-05-21T06:25:50.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fe118ca1ed75faef549f041b1c3122550b503712","kind":"commit","published_at":"2024-05-10T06:27:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1/manifests"},{"name":"v2.4.0rc0","sha":"26edad15e290e164a238300f6b727d08aa2afb90","kind":"commit","published_at":"2024-05-01T09:13:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.0rc0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0/manifests"},{"name":"v2.3.5","sha":"4817733c8dd83b081d416af58f5ad77341db654a","kind":"commit","published_at":"2024-04-09T12:55:21.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3766cd1ca0d5b93b07e3d4d3b0525d82a387d284","kind":"commit","published_at":"2024-01-30T19:15:45.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d2cea51b6eb7bb2966eadc81f3e3030d44ff767c","kind":"commit","published_at":"2024-01-22T09:18:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b13133e6867e302e228dea7c794f7e2e6c23cc7b","kind":"commit","published_at":"2023-11-28T10:21:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"d99fe87604791ad667a4c0ec54a10f8182dea0ab","kind":"commit","published_at":"2023-08-16T12:17:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9f01ad25443414eadef2f9fd6b7e8631309ba2d7","kind":"commit","published_at":"2023-08-03T09:59:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"0963f17527d0a89262eb849946ca7af4d0f9434c","kind":"commit","published_at":"2023-07-25T06:50:42.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"45386fc30704a51eece5bf35f7649d58e7fa0b0b","kind":"commit","published_at":"2023-07-25T06:20:13.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"f9b8506b91bdbde5b5384d8cd31cf7958a0e8cb9","kind":"commit","published_at":"2023-07-12T08:52:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"9f3659562bf543768e0fde51c95cdf0ea44b4fb6","kind":"commit","published_at":"2023-06-21T08:37:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"0d7d95c516c9fb76dbbba499c0dd11fe42648538","kind":"commit","published_at":"2023-06-04T06:13:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"39d81b45f7f8fcbaa101fa75409f14932bb614d4","kind":"commit","published_at":"2023-05-25T07:25:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8d43bc2f8f82e7c244da5ff77d83cbbdc7be453e","kind":"commit","published_at":"2023-05-13T07:14:32.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c9afccadd8dfb755fbeed001e085b3130826611f","kind":"commit","published_at":"2023-05-10T20:59:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"0f85d6822e9107254f906313d029a051462a2a54","kind":"commit","published_at":"2022-09-05T05:25:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2c5eb78731d5293a306ee3c08a3d5889166aab00","kind":"commit","published_at":"2022-06-14T09:41:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"75d874c17dccdd311411a9bd8f3b3709ae707b7e","kind":"commit","published_at":"2022-05-17T19:47:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2a25fa927d32975c549596ec9f1ce3f0d6ed9999","kind":"commit","published_at":"2022-05-10T19:51:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"dfd482951ed7075e91a2f5807e69e92f7a5bc661","kind":"commit","published_at":"2022-04-27T07:37:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0/manifests"},{"name":"v2.0.0.a2","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2/manifests"},{"name":"v2.0.0a3","sha":"ed9f94137c8a0dbf085f7661db28be6dd9489657","kind":"commit","published_at":"2022-03-18T21:30:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0a3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3/manifests"},{"name":"v2.0.1","sha":"266f028d51c1f7f10e301283fb22a8dee9938a7c","kind":"commit","published_at":"2022-03-10T20:07:34.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1/manifests"},{"name":"v2.0.0.a1","sha":"96479d43ae900090503287edfb4aee1deb6fe3cc","kind":"commit","published_at":"2022-03-08T10:23:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1/manifests"},{"name":"v1.2.0","sha":"5cdfc977eed66df2e43f01e671d16ba7cb8c3149","kind":"commit","published_at":"2021-04-18T16:32:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0/manifests"},{"name":"v1.1.2-alpha","sha":"df5379390689f2e31195a0f5b70c1d79c5f93d8c","kind":"commit","published_at":"2021-03-31T15:40:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.2-alpha","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha/manifests"},{"name":"v1.1.0","sha":"d47e0b6dc45319d3348e46748f3da4d980389d79","kind":"commit","published_at":"2021-03-11T17:50:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b8f79605292391c87088387195774258a0d580c","kind":"commit","published_at":"2020-12-01T15:09:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6e09d662543444984177e5804972b3228c99ca86","kind":"commit","published_at":"2020-11-30T18:22:58.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"113dc9c8248e7f748951fa2584f8803e1f22180e","kind":"commit","published_at":"2020-11-13T14:22:31.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.0.10","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10/manifests"},{"name":"0.0.9","sha":"1575d714363952c984de853b648679d63625767d","kind":"commit","published_at":"2020-11-13T13:51:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/0.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9/manifests"},{"name":"v1.0","sha":"97d1c931dc91cf3e1282e706018a2670ea7b669b","kind":"tag","published_at":"2020-11-13T13:17:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T13:26:15.141Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.796978855198666,"dependent_packages_count":5.432117933329229,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.614548394263947},"purl":"pkg:golang/github.com/mlco2/codecarbon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mlco2/codecarbon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mlco2/codecarbon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mlco2/codecarbon/dependencies","status":null,"funding_links":["https://github.com/sponsors/mlco2"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T13:21:50.765Z","issues_count":381,"pull_requests_count":764,"avg_time_to_close_issue":16619674.045801526,"avg_time_to_close_pull_request":1983330.5890207714,"issues_closed_count":262,"pull_requests_closed_count":674,"pull_request_authors_count":91,"issue_authors_count":185,"avg_comments_per_issue":2.553805774278215,"avg_comments_per_pull_request":0.8756544502617801,"merged_pull_requests_count":606,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":87,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":2038721.5862068965,"past_year_avg_time_to_close_pull_request":881577.380952381,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":210,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.3218390804597702,"past_year_avg_comments_per_pull_request":0.5218978102189781,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":189,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","maintainers":[{"login":"SaboniAmine","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"inimaz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"SaboniAmine","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"alexphiev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2184977,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5295981,"name":"codecarbon-viz","ecosystem":"conda","description":"Emissions Tracker is a Python package for tracking the carbon emissions produced by various kinds of computer programs, from straightforward algorithms to deep neural networks. By taking into account your computing infrastructure, location, usage and running time, Emissions Tracker can provide an estimate of how much CO2 you produced, and give you some comparisons with common modes of transporation to give you an order of magnitude.","homepage":"https://pypi.org/project/codecarbon/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-09T07:32:32.000Z","latest_release_published_at":"2022-09-05T14:41:53.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-03-10T03:25:28.554Z","created_at":"2022-10-03T15:59:27.828Z","updated_at":"2026-03-10T03:25:34.529Z","registry_url":"https://anaconda.org/conda-forge/codecarbon-viz","install_command":"conda install -c conda-forge codecarbon-viz","documentation_url":null,"metadata":{},"repo_metadata":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2026-03-04T19:53:04.000Z","size":31649,"stargazers_count":1724,"open_issues_count":129,"forks_count":248,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-03-05T00:43:11.469Z","etag":null,"topics":["ai-ethics","carbon-emissions","carbon-footprint","co2-emissions","energy-consumption","energy-efficiency","fairness","sustainability"],"latest_commit_sha":null,"homepage":"https://docs.codecarbon.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2026-03-04T22:39:57.000Z","dependencies_parsed_at":"2023-11-22T00:59:36.622Z","dependency_job_id":"f5ef07eb-596c-4aef-b31c-31867c93fa0b","html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30322931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-11-12T05:34:26.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1842,"followers":72,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-11-12T05:34:26.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"tags":[{"name":"v3.2.3","sha":"f5fa2905ecf8b0f44cd376387f77b4ccea4bd1c0","kind":"commit","published_at":"2026-02-22T12:29:47.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"efedba874bfc3feeeaca600f6aef9cb034e5abb6","kind":"commit","published_at":"2026-02-01T21:54:27.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"37f7b7c9d1370a402aa8f26b21bdfdce4bcac187","kind":"commit","published_at":"2026-01-02T09:57:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1/manifests"},{"name":"v3.1.2","sha":"78baaa73699abb7d6439cd9e11913393c5dfb050","kind":"commit","published_at":"2025-11-30T20:53:10.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f44672f745ad5ebde623e37551bfa74c42e79ef0","kind":"commit","published_at":"2025-11-23T22:01:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f4191bd1cedfe35a25df7140231afc4ee39eaf43","kind":"commit","published_at":"2025-11-15T18:03:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0/manifests"},{"name":"v3.0.9","sha":"329d2a333512343161bf7b701b671ba7212998a7","kind":"commit","published_at":"2025-11-15T17:24:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"3d5db3b941d3c2ee9fd35320ae29a29d7c32c563","kind":"commit","published_at":"2025-10-29T18:19:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.8","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"bcf998c16e05fc895ed0b8832cbd6eb0fb997824","kind":"commit","published_at":"2025-10-08T20:32:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"0c33c7cefa805fe652f4ccdf25f3db01ad11f506","kind":"commit","published_at":"2025-10-05T07:28:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6546c74be8da855266badf2796aa7ed1b627e267","kind":"commit","published_at":"2025-09-20T17:45:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a30fe4d0f66f0db046bfb22007c9d5464e5be544","kind":"commit","published_at":"2025-07-15T09:09:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"66363cecefa59a52ecb78467d83802f607d03208","kind":"commit","published_at":"2025-07-12T08:36:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e61ef642e99d567b7aa59cc6bf5e7b28b78f81","kind":"commit","published_at":"2025-05-26T13:23:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a2a1cc72c3f55f1422f14e3a717f19ef17afec88","kind":"commit","published_at":"2025-05-01T19:26:15.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0/manifests"},{"name":"v2.8.5","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"tag","published_at":"2025-04-15T09:34:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4/manifests"},{"name":"2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"commit","published_at":"2025-04-15T08:52:00.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4/manifests"},{"name":"v2.8.3","sha":"46789d305673a2beb601239bbc2b95b58ed86242","kind":"tag","published_at":"2025-01-19T19:35:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"150eabb6f63555654767b924f0493bded965283f","kind":"commit","published_at":"2024-12-18T19:18:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"917d1278eb299965c2d4fe0ae0efbac20f0d73c7","kind":"commit","published_at":"2024-12-03T10:08:03.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6973ed99e78a8929848e164f5abb38489283bc5d","kind":"commit","published_at":"2024-11-24T13:09:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"668abac3f70070b5b47da94f8d1062862d9722a8","kind":"commit","published_at":"2024-11-10T11:48:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3/manifests"},{"name":"v2.7.4","sha":"3f25fa6a5572e2293d89543d4c25bb80a514cad5","kind":"commit","published_at":"2024-11-10T09:44:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4/manifests"},{"name":"v2.7.2","sha":"2ecdf5e88d1930e85906f4ab1cc985682d40c8bb","kind":"commit","published_at":"2024-10-28T13:51:59.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d1ca5e93028f03368a5c54ba9f8765ee1ac55a","kind":"commit","published_at":"2024-09-11T07:32:53.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ec4a507c2e61dbd83b9a47fe8da95a704eb74c93","kind":"commit","published_at":"2024-09-08T09:50:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ba396a7ae19d3c8e6533ddfffba74b3ac9c2cb22","kind":"commit","published_at":"2024-08-09T17:35:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.6.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"1dc5249bd49fc8b1962634a17e066ae17fa775db","kind":"commit","published_at":"2024-08-05T09:40:33.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f5d59cb1181b0f94ae211df4520bcc434435446","kind":"commit","published_at":"2024-06-20T13:28:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0/manifests"},{"name":"v2.4.3rc1","sha":"bf2be13eb0af5565a79a121c490df34c690d1dea","kind":"commit","published_at":"2024-05-24T07:12:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.3rc1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1/manifests"},{"name":"v2.4.2","sha":"3071dfca0d03d2f95a2c9d445b560e2c4eea3e99","kind":"commit","published_at":"2024-05-21T06:25:50.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fe118ca1ed75faef549f041b1c3122550b503712","kind":"commit","published_at":"2024-05-10T06:27:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1/manifests"},{"name":"v2.4.0rc0","sha":"26edad15e290e164a238300f6b727d08aa2afb90","kind":"commit","published_at":"2024-05-01T09:13:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.0rc0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0/manifests"},{"name":"v2.3.5","sha":"4817733c8dd83b081d416af58f5ad77341db654a","kind":"commit","published_at":"2024-04-09T12:55:21.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3766cd1ca0d5b93b07e3d4d3b0525d82a387d284","kind":"commit","published_at":"2024-01-30T19:15:45.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d2cea51b6eb7bb2966eadc81f3e3030d44ff767c","kind":"commit","published_at":"2024-01-22T09:18:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b13133e6867e302e228dea7c794f7e2e6c23cc7b","kind":"commit","published_at":"2023-11-28T10:21:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"d99fe87604791ad667a4c0ec54a10f8182dea0ab","kind":"commit","published_at":"2023-08-16T12:17:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9f01ad25443414eadef2f9fd6b7e8631309ba2d7","kind":"commit","published_at":"2023-08-03T09:59:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"0963f17527d0a89262eb849946ca7af4d0f9434c","kind":"commit","published_at":"2023-07-25T06:50:42.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"45386fc30704a51eece5bf35f7649d58e7fa0b0b","kind":"commit","published_at":"2023-07-25T06:20:13.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"f9b8506b91bdbde5b5384d8cd31cf7958a0e8cb9","kind":"commit","published_at":"2023-07-12T08:52:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"9f3659562bf543768e0fde51c95cdf0ea44b4fb6","kind":"commit","published_at":"2023-06-21T08:37:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"0d7d95c516c9fb76dbbba499c0dd11fe42648538","kind":"commit","published_at":"2023-06-04T06:13:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"39d81b45f7f8fcbaa101fa75409f14932bb614d4","kind":"commit","published_at":"2023-05-25T07:25:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8d43bc2f8f82e7c244da5ff77d83cbbdc7be453e","kind":"commit","published_at":"2023-05-13T07:14:32.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c9afccadd8dfb755fbeed001e085b3130826611f","kind":"commit","published_at":"2023-05-10T20:59:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"0f85d6822e9107254f906313d029a051462a2a54","kind":"commit","published_at":"2022-09-05T05:25:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2c5eb78731d5293a306ee3c08a3d5889166aab00","kind":"commit","published_at":"2022-06-14T09:41:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"75d874c17dccdd311411a9bd8f3b3709ae707b7e","kind":"commit","published_at":"2022-05-17T19:47:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2a25fa927d32975c549596ec9f1ce3f0d6ed9999","kind":"commit","published_at":"2022-05-10T19:51:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"dfd482951ed7075e91a2f5807e69e92f7a5bc661","kind":"commit","published_at":"2022-04-27T07:37:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0/manifests"},{"name":"v2.0.0.a2","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2/manifests"},{"name":"v2.0.0a3","sha":"ed9f94137c8a0dbf085f7661db28be6dd9489657","kind":"commit","published_at":"2022-03-18T21:30:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0a3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3/manifests"},{"name":"v2.0.1","sha":"266f028d51c1f7f10e301283fb22a8dee9938a7c","kind":"commit","published_at":"2022-03-10T20:07:34.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1/manifests"},{"name":"v2.0.0.a1","sha":"96479d43ae900090503287edfb4aee1deb6fe3cc","kind":"commit","published_at":"2022-03-08T10:23:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1/manifests"},{"name":"v1.2.0","sha":"5cdfc977eed66df2e43f01e671d16ba7cb8c3149","kind":"commit","published_at":"2021-04-18T16:32:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0/manifests"},{"name":"v1.1.2-alpha","sha":"df5379390689f2e31195a0f5b70c1d79c5f93d8c","kind":"commit","published_at":"2021-03-31T15:40:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.2-alpha","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha/manifests"},{"name":"v1.1.0","sha":"d47e0b6dc45319d3348e46748f3da4d980389d79","kind":"commit","published_at":"2021-03-11T17:50:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b8f79605292391c87088387195774258a0d580c","kind":"commit","published_at":"2020-12-01T15:09:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6e09d662543444984177e5804972b3228c99ca86","kind":"commit","published_at":"2020-11-30T18:22:58.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"113dc9c8248e7f748951fa2584f8803e1f22180e","kind":"commit","published_at":"2020-11-13T14:22:31.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.0.10","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10/manifests"},{"name":"0.0.9","sha":"1575d714363952c984de853b648679d63625767d","kind":"commit","published_at":"2020-11-13T13:51:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/0.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9/manifests"},{"name":"v1.0","sha":"97d1c931dc91cf3e1282e706018a2670ea7b669b","kind":"tag","published_at":"2020-11-13T13:17:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-10T03:25:34.529Z","dependent_packages_count":0,"downloads":19055,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":15.582730222111305,"forks_count":19.20638881956576,"average":29.997504367357124},"purl":"pkg:conda/codecarbon-viz?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/codecarbon-viz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/codecarbon-viz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/codecarbon-viz/dependencies","status":null,"funding_links":["https://github.com/sponsors/mlco2"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T22:00:13.629Z","issues_count":398,"pull_requests_count":805,"avg_time_to_close_issue":16159068.915750915,"avg_time_to_close_pull_request":1932606.8347578347,"issues_closed_count":273,"pull_requests_closed_count":702,"pull_request_authors_count":94,"issue_authors_count":190,"avg_comments_per_issue":2.5728643216080402,"avg_comments_per_pull_request":0.9055900621118013,"merged_pull_requests_count":632,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":73,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":3289819.3571428573,"past_year_avg_time_to_close_pull_request":765742.9172932331,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":133,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.534246575342466,"past_year_avg_comments_per_pull_request":0.772020725388601,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","maintainers":[{"login":"SaboniAmine","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"inimaz","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"SaboniAmine","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"alexphiev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-viz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-viz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-viz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-viz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-viz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-viz/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295980,"name":"codecarbon-test","ecosystem":"conda","description":"Emissions Tracker is a Python package for tracking the carbon emissions produced by various kinds of computer programs, from straightforward algorithms to deep neural networks. By taking into account your computing infrastructure, location, usage and running time, Emissions Tracker can provide an estimate of how much CO2 you produced, and give you some comparisons with common modes of transporation to give you an order of magnitude.","homepage":"https://pypi.org/project/codecarbon/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-09T07:32:24.000Z","latest_release_published_at":"2022-09-05T14:41:44.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-03-10T03:28:10.264Z","created_at":"2022-10-03T15:59:27.738Z","updated_at":"2026-03-10T03:28:10.496Z","registry_url":"https://anaconda.org/conda-forge/codecarbon-test","install_command":"conda install -c conda-forge codecarbon-test","documentation_url":null,"metadata":{},"repo_metadata":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2026-03-04T19:53:04.000Z","size":31649,"stargazers_count":1724,"open_issues_count":129,"forks_count":248,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-03-05T00:43:11.469Z","etag":null,"topics":["ai-ethics","carbon-emissions","carbon-footprint","co2-emissions","energy-consumption","energy-efficiency","fairness","sustainability"],"latest_commit_sha":null,"homepage":"https://docs.codecarbon.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2026-03-04T22:39:57.000Z","dependencies_parsed_at":"2023-11-22T00:59:36.622Z","dependency_job_id":"f5ef07eb-596c-4aef-b31c-31867c93fa0b","html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30322931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-11-12T05:34:26.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1842,"followers":72,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-11-12T05:34:26.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"tags":[{"name":"v3.2.3","sha":"f5fa2905ecf8b0f44cd376387f77b4ccea4bd1c0","kind":"commit","published_at":"2026-02-22T12:29:47.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"efedba874bfc3feeeaca600f6aef9cb034e5abb6","kind":"commit","published_at":"2026-02-01T21:54:27.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"37f7b7c9d1370a402aa8f26b21bdfdce4bcac187","kind":"commit","published_at":"2026-01-02T09:57:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1/manifests"},{"name":"v3.1.2","sha":"78baaa73699abb7d6439cd9e11913393c5dfb050","kind":"commit","published_at":"2025-11-30T20:53:10.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f44672f745ad5ebde623e37551bfa74c42e79ef0","kind":"commit","published_at":"2025-11-23T22:01:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f4191bd1cedfe35a25df7140231afc4ee39eaf43","kind":"commit","published_at":"2025-11-15T18:03:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0/manifests"},{"name":"v3.0.9","sha":"329d2a333512343161bf7b701b671ba7212998a7","kind":"commit","published_at":"2025-11-15T17:24:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"3d5db3b941d3c2ee9fd35320ae29a29d7c32c563","kind":"commit","published_at":"2025-10-29T18:19:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.8","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"bcf998c16e05fc895ed0b8832cbd6eb0fb997824","kind":"commit","published_at":"2025-10-08T20:32:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"0c33c7cefa805fe652f4ccdf25f3db01ad11f506","kind":"commit","published_at":"2025-10-05T07:28:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6546c74be8da855266badf2796aa7ed1b627e267","kind":"commit","published_at":"2025-09-20T17:45:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a30fe4d0f66f0db046bfb22007c9d5464e5be544","kind":"commit","published_at":"2025-07-15T09:09:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"66363cecefa59a52ecb78467d83802f607d03208","kind":"commit","published_at":"2025-07-12T08:36:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e61ef642e99d567b7aa59cc6bf5e7b28b78f81","kind":"commit","published_at":"2025-05-26T13:23:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a2a1cc72c3f55f1422f14e3a717f19ef17afec88","kind":"commit","published_at":"2025-05-01T19:26:15.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0/manifests"},{"name":"v2.8.5","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"tag","published_at":"2025-04-15T09:34:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4/manifests"},{"name":"2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"commit","published_at":"2025-04-15T08:52:00.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4/manifests"},{"name":"v2.8.3","sha":"46789d305673a2beb601239bbc2b95b58ed86242","kind":"tag","published_at":"2025-01-19T19:35:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"150eabb6f63555654767b924f0493bded965283f","kind":"commit","published_at":"2024-12-18T19:18:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"917d1278eb299965c2d4fe0ae0efbac20f0d73c7","kind":"commit","published_at":"2024-12-03T10:08:03.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6973ed99e78a8929848e164f5abb38489283bc5d","kind":"commit","published_at":"2024-11-24T13:09:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"668abac3f70070b5b47da94f8d1062862d9722a8","kind":"commit","published_at":"2024-11-10T11:48:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3/manifests"},{"name":"v2.7.4","sha":"3f25fa6a5572e2293d89543d4c25bb80a514cad5","kind":"commit","published_at":"2024-11-10T09:44:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4/manifests"},{"name":"v2.7.2","sha":"2ecdf5e88d1930e85906f4ab1cc985682d40c8bb","kind":"commit","published_at":"2024-10-28T13:51:59.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d1ca5e93028f03368a5c54ba9f8765ee1ac55a","kind":"commit","published_at":"2024-09-11T07:32:53.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ec4a507c2e61dbd83b9a47fe8da95a704eb74c93","kind":"commit","published_at":"2024-09-08T09:50:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ba396a7ae19d3c8e6533ddfffba74b3ac9c2cb22","kind":"commit","published_at":"2024-08-09T17:35:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.6.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"1dc5249bd49fc8b1962634a17e066ae17fa775db","kind":"commit","published_at":"2024-08-05T09:40:33.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f5d59cb1181b0f94ae211df4520bcc434435446","kind":"commit","published_at":"2024-06-20T13:28:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0/manifests"},{"name":"v2.4.3rc1","sha":"bf2be13eb0af5565a79a121c490df34c690d1dea","kind":"commit","published_at":"2024-05-24T07:12:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.3rc1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1/manifests"},{"name":"v2.4.2","sha":"3071dfca0d03d2f95a2c9d445b560e2c4eea3e99","kind":"commit","published_at":"2024-05-21T06:25:50.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fe118ca1ed75faef549f041b1c3122550b503712","kind":"commit","published_at":"2024-05-10T06:27:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1/manifests"},{"name":"v2.4.0rc0","sha":"26edad15e290e164a238300f6b727d08aa2afb90","kind":"commit","published_at":"2024-05-01T09:13:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.0rc0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0/manifests"},{"name":"v2.3.5","sha":"4817733c8dd83b081d416af58f5ad77341db654a","kind":"commit","published_at":"2024-04-09T12:55:21.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3766cd1ca0d5b93b07e3d4d3b0525d82a387d284","kind":"commit","published_at":"2024-01-30T19:15:45.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d2cea51b6eb7bb2966eadc81f3e3030d44ff767c","kind":"commit","published_at":"2024-01-22T09:18:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b13133e6867e302e228dea7c794f7e2e6c23cc7b","kind":"commit","published_at":"2023-11-28T10:21:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"d99fe87604791ad667a4c0ec54a10f8182dea0ab","kind":"commit","published_at":"2023-08-16T12:17:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9f01ad25443414eadef2f9fd6b7e8631309ba2d7","kind":"commit","published_at":"2023-08-03T09:59:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"0963f17527d0a89262eb849946ca7af4d0f9434c","kind":"commit","published_at":"2023-07-25T06:50:42.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"45386fc30704a51eece5bf35f7649d58e7fa0b0b","kind":"commit","published_at":"2023-07-25T06:20:13.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"f9b8506b91bdbde5b5384d8cd31cf7958a0e8cb9","kind":"commit","published_at":"2023-07-12T08:52:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"9f3659562bf543768e0fde51c95cdf0ea44b4fb6","kind":"commit","published_at":"2023-06-21T08:37:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"0d7d95c516c9fb76dbbba499c0dd11fe42648538","kind":"commit","published_at":"2023-06-04T06:13:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"39d81b45f7f8fcbaa101fa75409f14932bb614d4","kind":"commit","published_at":"2023-05-25T07:25:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8d43bc2f8f82e7c244da5ff77d83cbbdc7be453e","kind":"commit","published_at":"2023-05-13T07:14:32.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c9afccadd8dfb755fbeed001e085b3130826611f","kind":"commit","published_at":"2023-05-10T20:59:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"0f85d6822e9107254f906313d029a051462a2a54","kind":"commit","published_at":"2022-09-05T05:25:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2c5eb78731d5293a306ee3c08a3d5889166aab00","kind":"commit","published_at":"2022-06-14T09:41:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"75d874c17dccdd311411a9bd8f3b3709ae707b7e","kind":"commit","published_at":"2022-05-17T19:47:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2a25fa927d32975c549596ec9f1ce3f0d6ed9999","kind":"commit","published_at":"2022-05-10T19:51:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"dfd482951ed7075e91a2f5807e69e92f7a5bc661","kind":"commit","published_at":"2022-04-27T07:37:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0/manifests"},{"name":"v2.0.0.a2","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2/manifests"},{"name":"v2.0.0a3","sha":"ed9f94137c8a0dbf085f7661db28be6dd9489657","kind":"commit","published_at":"2022-03-18T21:30:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0a3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3/manifests"},{"name":"v2.0.1","sha":"266f028d51c1f7f10e301283fb22a8dee9938a7c","kind":"commit","published_at":"2022-03-10T20:07:34.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1/manifests"},{"name":"v2.0.0.a1","sha":"96479d43ae900090503287edfb4aee1deb6fe3cc","kind":"commit","published_at":"2022-03-08T10:23:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1/manifests"},{"name":"v1.2.0","sha":"5cdfc977eed66df2e43f01e671d16ba7cb8c3149","kind":"commit","published_at":"2021-04-18T16:32:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0/manifests"},{"name":"v1.1.2-alpha","sha":"df5379390689f2e31195a0f5b70c1d79c5f93d8c","kind":"commit","published_at":"2021-03-31T15:40:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.2-alpha","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha/manifests"},{"name":"v1.1.0","sha":"d47e0b6dc45319d3348e46748f3da4d980389d79","kind":"commit","published_at":"2021-03-11T17:50:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b8f79605292391c87088387195774258a0d580c","kind":"commit","published_at":"2020-12-01T15:09:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6e09d662543444984177e5804972b3228c99ca86","kind":"commit","published_at":"2020-11-30T18:22:58.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"113dc9c8248e7f748951fa2584f8803e1f22180e","kind":"commit","published_at":"2020-11-13T14:22:31.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.0.10","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10/manifests"},{"name":"0.0.9","sha":"1575d714363952c984de853b648679d63625767d","kind":"commit","published_at":"2020-11-13T13:51:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/0.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9/manifests"},{"name":"v1.0","sha":"97d1c931dc91cf3e1282e706018a2670ea7b669b","kind":"tag","published_at":"2020-11-13T13:17:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-10T03:28:10.496Z","dependent_packages_count":1,"downloads":19106,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":15.582730222111305,"forks_count":19.20638881956576,"average":24.40853506363863},"purl":"pkg:conda/codecarbon-test?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/codecarbon-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/codecarbon-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/codecarbon-test/dependencies","status":null,"funding_links":["https://github.com/sponsors/mlco2"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T22:00:13.629Z","issues_count":398,"pull_requests_count":805,"avg_time_to_close_issue":16159068.915750915,"avg_time_to_close_pull_request":1932606.8347578347,"issues_closed_count":273,"pull_requests_closed_count":702,"pull_request_authors_count":94,"issue_authors_count":190,"avg_comments_per_issue":2.5728643216080402,"avg_comments_per_pull_request":0.9055900621118013,"merged_pull_requests_count":632,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":73,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":3289819.3571428573,"past_year_avg_time_to_close_pull_request":765742.9172932331,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":133,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.534246575342466,"past_year_avg_comments_per_pull_request":0.772020725388601,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","maintainers":[{"login":"SaboniAmine","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"inimaz","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"SaboniAmine","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"alexphiev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-test/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295978,"name":"codecarbon","ecosystem":"conda","description":"Emissions Tracker is a Python package for tracking the carbon emissions produced by various kinds of computer programs, from straightforward algorithms to deep neural networks. By taking into account your computing infrastructure, location, usage and running time, Emissions Tracker can provide an estimate of how much CO2 you produced, and give you some comparisons with common modes of transporation to give you an order of magnitude.","homepage":"https://pypi.org/project/codecarbon/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-05-11T20:26:19.000Z","latest_release_published_at":"2022-09-05T14:41:34.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-03-10T03:28:53.336Z","created_at":"2022-10-03T15:59:27.573Z","updated_at":"2026-03-10T03:28:53.608Z","registry_url":"https://anaconda.org/conda-forge/codecarbon","install_command":"conda install -c conda-forge codecarbon","documentation_url":null,"metadata":{},"repo_metadata":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2026-03-04T19:53:04.000Z","size":31649,"stargazers_count":1724,"open_issues_count":129,"forks_count":248,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-03-05T00:43:11.469Z","etag":null,"topics":["ai-ethics","carbon-emissions","carbon-footprint","co2-emissions","energy-consumption","energy-efficiency","fairness","sustainability"],"latest_commit_sha":null,"homepage":"https://docs.codecarbon.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2026-03-04T22:39:57.000Z","dependencies_parsed_at":"2023-11-22T00:59:36.622Z","dependency_job_id":"f5ef07eb-596c-4aef-b31c-31867c93fa0b","html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30322931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-11-12T05:34:26.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1842,"followers":72,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-11-12T05:34:26.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"tags":[{"name":"v3.2.3","sha":"f5fa2905ecf8b0f44cd376387f77b4ccea4bd1c0","kind":"commit","published_at":"2026-02-22T12:29:47.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"efedba874bfc3feeeaca600f6aef9cb034e5abb6","kind":"commit","published_at":"2026-02-01T21:54:27.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"37f7b7c9d1370a402aa8f26b21bdfdce4bcac187","kind":"commit","published_at":"2026-01-02T09:57:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.2.1/manifests"},{"name":"v3.1.2","sha":"78baaa73699abb7d6439cd9e11913393c5dfb050","kind":"commit","published_at":"2025-11-30T20:53:10.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f44672f745ad5ebde623e37551bfa74c42e79ef0","kind":"commit","published_at":"2025-11-23T22:01:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f4191bd1cedfe35a25df7140231afc4ee39eaf43","kind":"commit","published_at":"2025-11-15T18:03:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.1.0/manifests"},{"name":"v3.0.9","sha":"329d2a333512343161bf7b701b671ba7212998a7","kind":"commit","published_at":"2025-11-15T17:24:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"3d5db3b941d3c2ee9fd35320ae29a29d7c32c563","kind":"commit","published_at":"2025-10-29T18:19:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.8","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"bcf998c16e05fc895ed0b8832cbd6eb0fb997824","kind":"commit","published_at":"2025-10-08T20:32:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"0c33c7cefa805fe652f4ccdf25f3db01ad11f506","kind":"commit","published_at":"2025-10-05T07:28:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6546c74be8da855266badf2796aa7ed1b627e267","kind":"commit","published_at":"2025-09-20T17:45:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a30fe4d0f66f0db046bfb22007c9d5464e5be544","kind":"commit","published_at":"2025-07-15T09:09:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"66363cecefa59a52ecb78467d83802f607d03208","kind":"commit","published_at":"2025-07-12T08:36:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e61ef642e99d567b7aa59cc6bf5e7b28b78f81","kind":"commit","published_at":"2025-05-26T13:23:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a2a1cc72c3f55f1422f14e3a717f19ef17afec88","kind":"commit","published_at":"2025-05-01T19:26:15.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0/manifests"},{"name":"v2.8.5","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"tag","published_at":"2025-04-15T09:34:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4/manifests"},{"name":"2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"commit","published_at":"2025-04-15T08:52:00.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4/manifests"},{"name":"v2.8.3","sha":"46789d305673a2beb601239bbc2b95b58ed86242","kind":"tag","published_at":"2025-01-19T19:35:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"150eabb6f63555654767b924f0493bded965283f","kind":"commit","published_at":"2024-12-18T19:18:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"917d1278eb299965c2d4fe0ae0efbac20f0d73c7","kind":"commit","published_at":"2024-12-03T10:08:03.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6973ed99e78a8929848e164f5abb38489283bc5d","kind":"commit","published_at":"2024-11-24T13:09:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"668abac3f70070b5b47da94f8d1062862d9722a8","kind":"commit","published_at":"2024-11-10T11:48:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3/manifests"},{"name":"v2.7.4","sha":"3f25fa6a5572e2293d89543d4c25bb80a514cad5","kind":"commit","published_at":"2024-11-10T09:44:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4/manifests"},{"name":"v2.7.2","sha":"2ecdf5e88d1930e85906f4ab1cc985682d40c8bb","kind":"commit","published_at":"2024-10-28T13:51:59.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d1ca5e93028f03368a5c54ba9f8765ee1ac55a","kind":"commit","published_at":"2024-09-11T07:32:53.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ec4a507c2e61dbd83b9a47fe8da95a704eb74c93","kind":"commit","published_at":"2024-09-08T09:50:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ba396a7ae19d3c8e6533ddfffba74b3ac9c2cb22","kind":"commit","published_at":"2024-08-09T17:35:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.6.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"1dc5249bd49fc8b1962634a17e066ae17fa775db","kind":"commit","published_at":"2024-08-05T09:40:33.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f5d59cb1181b0f94ae211df4520bcc434435446","kind":"commit","published_at":"2024-06-20T13:28:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0/manifests"},{"name":"v2.4.3rc1","sha":"bf2be13eb0af5565a79a121c490df34c690d1dea","kind":"commit","published_at":"2024-05-24T07:12:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.3rc1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1/manifests"},{"name":"v2.4.2","sha":"3071dfca0d03d2f95a2c9d445b560e2c4eea3e99","kind":"commit","published_at":"2024-05-21T06:25:50.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fe118ca1ed75faef549f041b1c3122550b503712","kind":"commit","published_at":"2024-05-10T06:27:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1/manifests"},{"name":"v2.4.0rc0","sha":"26edad15e290e164a238300f6b727d08aa2afb90","kind":"commit","published_at":"2024-05-01T09:13:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.0rc0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0/manifests"},{"name":"v2.3.5","sha":"4817733c8dd83b081d416af58f5ad77341db654a","kind":"commit","published_at":"2024-04-09T12:55:21.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3766cd1ca0d5b93b07e3d4d3b0525d82a387d284","kind":"commit","published_at":"2024-01-30T19:15:45.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d2cea51b6eb7bb2966eadc81f3e3030d44ff767c","kind":"commit","published_at":"2024-01-22T09:18:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b13133e6867e302e228dea7c794f7e2e6c23cc7b","kind":"commit","published_at":"2023-11-28T10:21:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"d99fe87604791ad667a4c0ec54a10f8182dea0ab","kind":"commit","published_at":"2023-08-16T12:17:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9f01ad25443414eadef2f9fd6b7e8631309ba2d7","kind":"commit","published_at":"2023-08-03T09:59:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"0963f17527d0a89262eb849946ca7af4d0f9434c","kind":"commit","published_at":"2023-07-25T06:50:42.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"45386fc30704a51eece5bf35f7649d58e7fa0b0b","kind":"commit","published_at":"2023-07-25T06:20:13.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"f9b8506b91bdbde5b5384d8cd31cf7958a0e8cb9","kind":"commit","published_at":"2023-07-12T08:52:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"9f3659562bf543768e0fde51c95cdf0ea44b4fb6","kind":"commit","published_at":"2023-06-21T08:37:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"0d7d95c516c9fb76dbbba499c0dd11fe42648538","kind":"commit","published_at":"2023-06-04T06:13:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"39d81b45f7f8fcbaa101fa75409f14932bb614d4","kind":"commit","published_at":"2023-05-25T07:25:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8d43bc2f8f82e7c244da5ff77d83cbbdc7be453e","kind":"commit","published_at":"2023-05-13T07:14:32.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c9afccadd8dfb755fbeed001e085b3130826611f","kind":"commit","published_at":"2023-05-10T20:59:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"0f85d6822e9107254f906313d029a051462a2a54","kind":"commit","published_at":"2022-09-05T05:25:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2c5eb78731d5293a306ee3c08a3d5889166aab00","kind":"commit","published_at":"2022-06-14T09:41:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"75d874c17dccdd311411a9bd8f3b3709ae707b7e","kind":"commit","published_at":"2022-05-17T19:47:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2a25fa927d32975c549596ec9f1ce3f0d6ed9999","kind":"commit","published_at":"2022-05-10T19:51:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"dfd482951ed7075e91a2f5807e69e92f7a5bc661","kind":"commit","published_at":"2022-04-27T07:37:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0/manifests"},{"name":"v2.0.0.a2","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2/manifests"},{"name":"v2.0.0a3","sha":"ed9f94137c8a0dbf085f7661db28be6dd9489657","kind":"commit","published_at":"2022-03-18T21:30:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0a3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3/manifests"},{"name":"v2.0.1","sha":"266f028d51c1f7f10e301283fb22a8dee9938a7c","kind":"commit","published_at":"2022-03-10T20:07:34.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1/manifests"},{"name":"v2.0.0.a1","sha":"96479d43ae900090503287edfb4aee1deb6fe3cc","kind":"commit","published_at":"2022-03-08T10:23:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1/manifests"},{"name":"v1.2.0","sha":"5cdfc977eed66df2e43f01e671d16ba7cb8c3149","kind":"commit","published_at":"2021-04-18T16:32:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0/manifests"},{"name":"v1.1.2-alpha","sha":"df5379390689f2e31195a0f5b70c1d79c5f93d8c","kind":"commit","published_at":"2021-03-31T15:40:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.2-alpha","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha/manifests"},{"name":"v1.1.0","sha":"d47e0b6dc45319d3348e46748f3da4d980389d79","kind":"commit","published_at":"2021-03-11T17:50:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b8f79605292391c87088387195774258a0d580c","kind":"commit","published_at":"2020-12-01T15:09:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6e09d662543444984177e5804972b3228c99ca86","kind":"commit","published_at":"2020-11-30T18:22:58.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"113dc9c8248e7f748951fa2584f8803e1f22180e","kind":"commit","published_at":"2020-11-13T14:22:31.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.0.10","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10/manifests"},{"name":"0.0.9","sha":"1575d714363952c984de853b648679d63625767d","kind":"commit","published_at":"2020-11-13T13:51:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/0.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9/manifests"},{"name":"v1.0","sha":"97d1c931dc91cf3e1282e706018a2670ea7b669b","kind":"tag","published_at":"2020-11-13T13:17:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-10T03:28:53.608Z","dependent_packages_count":2,"downloads":35074,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":19.580733715997006,"stargazers_count":15.742450711255303,"forks_count":18.727227352133767,"docker_downloads_count":null,"average":19.53830796106813},"purl":"pkg:conda/codecarbon?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/codecarbon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/codecarbon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/codecarbon/dependencies","status":null,"funding_links":["https://github.com/sponsors/mlco2"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T22:00:13.629Z","issues_count":398,"pull_requests_count":805,"avg_time_to_close_issue":16159068.915750915,"avg_time_to_close_pull_request":1932606.8347578347,"issues_closed_count":273,"pull_requests_closed_count":702,"pull_request_authors_count":94,"issue_authors_count":190,"avg_comments_per_issue":2.5728643216080402,"avg_comments_per_pull_request":0.9055900621118013,"merged_pull_requests_count":632,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":73,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":3289819.3571428573,"past_year_avg_time_to_close_pull_request":765742.9172932331,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":133,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.534246575342466,"past_year_avg_comments_per_pull_request":0.772020725388601,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","maintainers":[{"login":"SaboniAmine","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"inimaz","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"SaboniAmine","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"alexphiev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295979,"name":"codecarbon-dev","ecosystem":"conda","description":"Emissions Tracker is a Python package for tracking the carbon emissions produced by various kinds of computer programs, from straightforward algorithms to deep neural networks. By taking into account your computing infrastructure, location, usage and running time, Emissions Tracker can provide an estimate of how much CO2 you produced, and give you some comparisons with common modes of transporation to give you an order of magnitude.","homepage":"https://pypi.org/project/codecarbon/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-09T07:32:41.000Z","latest_release_published_at":"2022-09-05T14:42:03.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-04-08T09:55:27.014Z","created_at":"2022-10-03T15:59:27.665Z","updated_at":"2026-04-08T09:55:27.014Z","registry_url":"https://anaconda.org/conda-forge/codecarbon-dev","install_command":"conda install -c conda-forge codecarbon-dev","documentation_url":null,"metadata":{},"repo_metadata":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2025-10-06T06:37:02.000Z","size":30239,"stargazers_count":1567,"open_issues_count":116,"forks_count":224,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-10-07T10:03:39.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mlco2.github.io/codecarbon","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2025-10-06T18:10:59.000Z","dependencies_parsed_at":"2023-11-22T00:59:36.622Z","dependency_job_id":"f5ef07eb-596c-4aef-b31c-31867c93fa0b","html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018708,"owners_count":26086606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-10-10T18:48:03.395Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1815,"followers":69,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-10-10T18:48:03.395Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"tags":[{"name":"v3.0.6","sha":"0c33c7cefa805fe652f4ccdf25f3db01ad11f506","kind":"commit","published_at":"2025-10-05T07:28:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6546c74be8da855266badf2796aa7ed1b627e267","kind":"commit","published_at":"2025-09-20T17:45:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a30fe4d0f66f0db046bfb22007c9d5464e5be544","kind":"commit","published_at":"2025-07-15T09:09:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"66363cecefa59a52ecb78467d83802f607d03208","kind":"commit","published_at":"2025-07-12T08:36:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e61ef642e99d567b7aa59cc6bf5e7b28b78f81","kind":"commit","published_at":"2025-05-26T13:23:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a2a1cc72c3f55f1422f14e3a717f19ef17afec88","kind":"commit","published_at":"2025-05-01T19:26:15.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0/manifests"},{"name":"v2.8.5","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"tag","published_at":"2025-04-15T09:34:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4/manifests"},{"name":"2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"commit","published_at":"2025-04-15T08:52:00.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4/manifests"},{"name":"v2.8.3","sha":"46789d305673a2beb601239bbc2b95b58ed86242","kind":"tag","published_at":"2025-01-19T19:35:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"150eabb6f63555654767b924f0493bded965283f","kind":"commit","published_at":"2024-12-18T19:18:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"917d1278eb299965c2d4fe0ae0efbac20f0d73c7","kind":"commit","published_at":"2024-12-03T10:08:03.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6973ed99e78a8929848e164f5abb38489283bc5d","kind":"commit","published_at":"2024-11-24T13:09:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"668abac3f70070b5b47da94f8d1062862d9722a8","kind":"commit","published_at":"2024-11-10T11:48:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3/manifests"},{"name":"v2.7.4","sha":"3f25fa6a5572e2293d89543d4c25bb80a514cad5","kind":"commit","published_at":"2024-11-10T09:44:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4/manifests"},{"name":"v2.7.2","sha":"2ecdf5e88d1930e85906f4ab1cc985682d40c8bb","kind":"commit","published_at":"2024-10-28T13:51:59.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d1ca5e93028f03368a5c54ba9f8765ee1ac55a","kind":"commit","published_at":"2024-09-11T07:32:53.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ec4a507c2e61dbd83b9a47fe8da95a704eb74c93","kind":"commit","published_at":"2024-09-08T09:50:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ba396a7ae19d3c8e6533ddfffba74b3ac9c2cb22","kind":"commit","published_at":"2024-08-09T17:35:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.6.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"1dc5249bd49fc8b1962634a17e066ae17fa775db","kind":"commit","published_at":"2024-08-05T09:40:33.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f5d59cb1181b0f94ae211df4520bcc434435446","kind":"commit","published_at":"2024-06-20T13:28:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0/manifests"},{"name":"v2.4.3rc1","sha":"bf2be13eb0af5565a79a121c490df34c690d1dea","kind":"commit","published_at":"2024-05-24T07:12:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.3rc1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1/manifests"},{"name":"v2.4.2","sha":"3071dfca0d03d2f95a2c9d445b560e2c4eea3e99","kind":"commit","published_at":"2024-05-21T06:25:50.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fe118ca1ed75faef549f041b1c3122550b503712","kind":"commit","published_at":"2024-05-10T06:27:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1/manifests"},{"name":"v2.4.0rc0","sha":"26edad15e290e164a238300f6b727d08aa2afb90","kind":"commit","published_at":"2024-05-01T09:13:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.0rc0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0/manifests"},{"name":"v2.3.5","sha":"4817733c8dd83b081d416af58f5ad77341db654a","kind":"commit","published_at":"2024-04-09T12:55:21.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3766cd1ca0d5b93b07e3d4d3b0525d82a387d284","kind":"commit","published_at":"2024-01-30T19:15:45.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d2cea51b6eb7bb2966eadc81f3e3030d44ff767c","kind":"commit","published_at":"2024-01-22T09:18:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b13133e6867e302e228dea7c794f7e2e6c23cc7b","kind":"commit","published_at":"2023-11-28T10:21:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"d99fe87604791ad667a4c0ec54a10f8182dea0ab","kind":"commit","published_at":"2023-08-16T12:17:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9f01ad25443414eadef2f9fd6b7e8631309ba2d7","kind":"commit","published_at":"2023-08-03T09:59:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"0963f17527d0a89262eb849946ca7af4d0f9434c","kind":"commit","published_at":"2023-07-25T06:50:42.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"45386fc30704a51eece5bf35f7649d58e7fa0b0b","kind":"commit","published_at":"2023-07-25T06:20:13.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"f9b8506b91bdbde5b5384d8cd31cf7958a0e8cb9","kind":"commit","published_at":"2023-07-12T08:52:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"9f3659562bf543768e0fde51c95cdf0ea44b4fb6","kind":"commit","published_at":"2023-06-21T08:37:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"0d7d95c516c9fb76dbbba499c0dd11fe42648538","kind":"commit","published_at":"2023-06-04T06:13:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"39d81b45f7f8fcbaa101fa75409f14932bb614d4","kind":"commit","published_at":"2023-05-25T07:25:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8d43bc2f8f82e7c244da5ff77d83cbbdc7be453e","kind":"commit","published_at":"2023-05-13T07:14:32.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c9afccadd8dfb755fbeed001e085b3130826611f","kind":"commit","published_at":"2023-05-10T20:59:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"0f85d6822e9107254f906313d029a051462a2a54","kind":"commit","published_at":"2022-09-05T05:25:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2c5eb78731d5293a306ee3c08a3d5889166aab00","kind":"commit","published_at":"2022-06-14T09:41:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"75d874c17dccdd311411a9bd8f3b3709ae707b7e","kind":"commit","published_at":"2022-05-17T19:47:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2a25fa927d32975c549596ec9f1ce3f0d6ed9999","kind":"commit","published_at":"2022-05-10T19:51:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"dfd482951ed7075e91a2f5807e69e92f7a5bc661","kind":"commit","published_at":"2022-04-27T07:37:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0/manifests"},{"name":"v2.0.0.a2","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2/manifests"},{"name":"v2.0.0a3","sha":"ed9f94137c8a0dbf085f7661db28be6dd9489657","kind":"commit","published_at":"2022-03-18T21:30:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0a3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3/manifests"},{"name":"v2.0.1","sha":"266f028d51c1f7f10e301283fb22a8dee9938a7c","kind":"commit","published_at":"2022-03-10T20:07:34.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1/manifests"},{"name":"v2.0.0.a1","sha":"96479d43ae900090503287edfb4aee1deb6fe3cc","kind":"commit","published_at":"2022-03-08T10:23:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1/manifests"},{"name":"v1.2.0","sha":"5cdfc977eed66df2e43f01e671d16ba7cb8c3149","kind":"commit","published_at":"2021-04-18T16:32:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0/manifests"},{"name":"v1.1.2-alpha","sha":"df5379390689f2e31195a0f5b70c1d79c5f93d8c","kind":"commit","published_at":"2021-03-31T15:40:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.2-alpha","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha/manifests"},{"name":"v1.1.0","sha":"d47e0b6dc45319d3348e46748f3da4d980389d79","kind":"commit","published_at":"2021-03-11T17:50:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b8f79605292391c87088387195774258a0d580c","kind":"commit","published_at":"2020-12-01T15:09:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6e09d662543444984177e5804972b3228c99ca86","kind":"commit","published_at":"2020-11-30T18:22:58.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"113dc9c8248e7f748951fa2584f8803e1f22180e","kind":"commit","published_at":"2020-11-13T14:22:31.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.0.10","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10/manifests"},{"name":"0.0.9","sha":"1575d714363952c984de853b648679d63625767d","kind":"commit","published_at":"2020-11-13T13:51:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/0.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9/manifests"},{"name":"v1.0","sha":"97d1c931dc91cf3e1282e706018a2670ea7b669b","kind":"tag","published_at":"2020-11-13T13:17:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T13:26:15.136Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":15.582730222111305,"forks_count":19.20638881956576,"average":29.997504367357124},"purl":"pkg:conda/codecarbon-dev?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/codecarbon-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/codecarbon-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/codecarbon-dev/dependencies","status":null,"funding_links":["https://github.com/sponsors/mlco2"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T13:21:50.765Z","issues_count":381,"pull_requests_count":764,"avg_time_to_close_issue":16619674.045801526,"avg_time_to_close_pull_request":1983330.5890207714,"issues_closed_count":262,"pull_requests_closed_count":674,"pull_request_authors_count":91,"issue_authors_count":185,"avg_comments_per_issue":2.553805774278215,"avg_comments_per_pull_request":0.8756544502617801,"merged_pull_requests_count":606,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":87,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":2038721.5862068965,"past_year_avg_time_to_close_pull_request":881577.380952381,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":210,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.3218390804597702,"past_year_avg_comments_per_pull_request":0.5218978102189781,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":189,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","maintainers":[{"login":"SaboniAmine","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"inimaz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"SaboniAmine","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"alexphiev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codecarbon-dev/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":30728,"full_name":"mlco2/codecarbon","default_branch":"master","total_commits":2397,"total_committers":126,"total_bot_commits":86,"total_bot_committers":3,"mean_commits":19.023809523809526,"dds":0.8619107217355026,"past_year_total_commits":514,"past_year_total_committers":43,"past_year_total_bot_commits":58,"past_year_total_bot_committers":3,"past_year_mean_commits":11.953488372093023,"past_year_dds":0.7587548638132295,"last_synced_at":"2026-06-22T14:27:16.567Z","last_synced_commit":"11374f42ab9ddbdd0c47b180dc9507ff4258a01a","created_at":"2023-03-07T16:44:29.048Z","updated_at":"2026-06-22T14:19:24.856Z","committers":[{"name":"benoit-cty","email":"4-benoit-cty@users.noreply.git.leximpact.dev","login":null,"count":331},{"name":"benoit-cty","email":"6603048+benoit-cty","login":"benoit-cty","count":328},{"name":"vict0rsch","email":"vsch@pm.me","login":"vict0rsch","count":193},{"name":"Kamal Goyal","email":"goyal.kamal@bcg.com","login":"Goyal-Kamal","count":182},{"name":"benoit-cty","email":"anne@onyme.fr","login":null,"count":124},{"name":"inimaz","email":"49730431+inimaz","login":"inimaz","count":121},{"name":"MarionCoutarel","email":"marion.huez@gmail.com","login":"MarionCoutarel","count":108},{"name":"LuisBlanche","email":"loulouserr@gmail.com","login":"LuisBlanche","count":83},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":69},{"name":"jl-datascientist","email":"jl.datascience@gmail.com","login":"jl-datascientist","count":51},{"name":"Amine Saboni","email":"43726203+SaboniAmine","login":"SaboniAmine","count":50},{"name":"Boris Feld","email":"lothiraldan@gmail.com","login":"Lothiraldan","count":48},{"name":"davidberenstein1957","email":"david.m.berenstein@gmail.com","login":"davidberenstein1957","count":40},{"name":"Liam Connell","email":"connell.liam@bcg.com","login":"LiamConnell","count":39},{"name":"Amine Saboni","email":"asaboni@octo.com","login":"SabAmine","count":37},{"name":"patrick.lloret@protonmail.com","email":"patrick.lloret@protonmail.com","login":"prmths128","count":37},{"name":"benoit-cty","email":"benoit-cty@leximpact.dev","login":null,"count":31},{"name":"benoit-cty","email":"benoit-cty@example.com","login":null,"count":30},{"name":"Cian Cullinan","email":"cian.cullinan@gmail.com","login":"cianc","count":25},{"name":"Alexis Cruveiller","email":"alexis.cruveiller@gmail.com","login":"Acruve15","count":24},{"name":"Mathilde Léval","email":"mathilde.leval@gmail.com","login":"mathilde-leval","count":22},{"name":"OUMINA-SARA","email":"oumina.sara@bcg.com","login":"ouminasara","count":22},{"name":"Zhao Franklin","email":"qingan_zhao@berkeley.edu","login":"QinganZhao","count":22},{"name":"IamLRBA","email":"jerrylarubafestus@gmail.com","login":"IamLRBA","count":21},{"name":"Mathilde Leval","email":"mleval@csod.com","login":null,"count":18},{"name":"MyGodItsFull0fStars","email":"chrbauer@edu.aau.at","login":"MyGodItsFull0fStars","count":18},{"name":"Sasha Luccioni","email":"luccionis@mila.quebec","login":null,"count":17},{"name":"Aditya Joshi","email":"1adityajoshi@gmail.com","login":"adijo","count":17},{"name":"Kamal Nayan Goyal","email":"kngoyal","login":"kngoyal","count":16},{"name":"AlexisBogroff","email":"alexis.bogroff@gmail.com","login":"AlexisBogroff","count":14},{"name":"Hugues Souchard de Lavoreille","email":"hugues.sdl@gmail.com","login":"h-sdl","count":14},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":14},{"name":"Alexandre Phiev","email":"alexandre.phiev@gmail.com","login":"alexphiev","count":13},{"name":"Nikolas Laskaris","email":"laskarisnik@gmail.com","login":"nikolaskaris","count":13},{"name":"Edoardo Abati","email":"29585319+EdAbati","login":"EdAbati","count":9},{"name":"rosekelly6400","email":"rosekelly6400@gmail.com","login":"rosekelly6400","count":9},{"name":"Hinetziedacted","email":"128074209+Hinetziedacted","login":"Hinetziedacted","count":8},{"name":"zziyaow","email":"ziyaow36@gmail.com","login":"wzziyao","count":8},{"name":"Doug Blank","email":"doug.blank@gmail.com","login":"dsblank","count":7},{"name":"acatovic","email":"armin.catovic@hotmail.se","login":"acatovic","count":7},{"name":"Diogo Ribeiro","email":"diogo_dj@hotmail.com","login":"DiogoRibeiro7","count":6},{"name":"mstechly","email":"michal.stechly@gmail.com","login":"mstechly","count":5},{"name":"Marc Alencon","email":"56264647+alencon","login":"alencon","count":5},{"name":"Lucas-Otavio","email":"50057427+Lucas-Otavio","login":"Lucas-Otavio","count":5},{"name":"JPW","email":"jwilson@haverford.edu","login":"jonlikesplants","count":5},{"name":"asaboni","email":"asaboni@buster.ai","login":null,"count":5},{"name":"omg_me","email":"2529157-omg_me@users.noreply.gitlab.com","login":null,"count":4},{"name":"Raphael Fischer","email":"27725573+raphischer","login":"raphischer","count":4},{"name":"IlyasMoutawwakil","email":"ilyas.moutawwakil@gmail.com","login":"IlyasMoutawwakil","count":4},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":3},{"name":"joncrall","email":"erotemic@gmail.com","login":"Erotemic","count":3},{"name":"Dominic Rodriguez","email":"domarod1@gmail.com","login":"DomAlexRod","count":3},{"name":"Lucas Van Dijck","email":"lucas.pa.vd@gmail.com","login":"lucasvandijck","count":3},{"name":"amv213","email":"alvise@vianello.ai","login":"amv213","count":3},{"name":"Aditya Joshi","email":"joshi2.aditya@bcg.com","login":null,"count":3},{"name":"Joshua Johnson","email":"joshua.johnson@slalom.com","login":null,"count":3},{"name":"sashavor","email":"alexandra.vorobyova@gmail.com","login":null,"count":3},{"name":"Puneet Dixit","email":"puneetdixit4321@gmail.com","login":"puneetdixit200","count":2},{"name":"bnestor","email":"bnestor@github.com","login":null,"count":2},{"name":"Soufiane Fadel","email":"sfadel@equancy.com","login":null,"count":2},{"name":"Arno","email":"arno@online.de","login":null,"count":2},{"name":"Elias Herranen","email":"elias.herranen@gmail.com","login":"eherra","count":2},{"name":"Martin O. Pollard","email":"mp15@sanger.ac.uk","login":"mp15","count":2},{"name":"zhouzhou626","email":"255877794+zhouzhou626","login":"zhouzhou626","count":2},{"name":"nightcityblade","email":"jackchen@haloailabs.com","login":"nightcityblade","count":2},{"name":"kbarkhad","email":"76225016+kbarkhad","login":"kbarkhad","count":2},{"name":"brother-wolf","email":"brother-wolf","login":"brother-wolf","count":2},{"name":"Hervé MIGNOT","email":"MIGNOT@equancy.com","login":"rvm-courses","count":2},{"name":"Evan Komp","email":"evan.komp@nrel.gov","login":"EvanKomp","count":2},{"name":"Dávid Isztl","email":"isztl.david@gmail.com","login":"isztldav","count":2},{"name":"Dominik Baack","email":"dominik.baack@tu-dortmund.de","login":"Matyro","count":2},{"name":"Lionel Ringenbach","email":"ucodia@live.com","login":"Ucodia","count":2},{"name":"Matthew Jamison","email":"jamison.matthew@icloud.com","login":"MatthewJamisonJS","count":2},{"name":"Bolaji Ayodeji","email":"sirbeejay1@gmail.com","login":"BolajiAyodeji","count":2},{"name":"Sangam Swadi K","email":"sangamswadik","login":"sangamswadik","count":2},{"name":"Necmettin Çarkacı","email":"necmettin.carkaci@gmail.com","login":"ncarkaci","count":2},{"name":"Benoît Legat","email":"benoit.legat@gmail.com","login":"blegat","count":2},{"name":"ArmaanjeetSandhu","email":"armaanjeetsandhu430@gmail.com","login":"ArmaanjeetSandhu","count":2},{"name":"Vishali M P","email":"vishali@Mac.lan","login":null,"count":1},{"name":"quentin","email":"qm.pub@protonmail.com","login":null,"count":1},{"name":"Synkied","email":"synkx@hotmail.fr","login":"Synkied","count":1},{"name":"MinervaBooks","email":"ouminasara@gmail.com","login":"Minervabooks","count":1},{"name":"Morten Rand-Hendriksen","email":"morten@pinkandyellow.com","login":"mor10","count":1},{"name":"Najète Benmansour","email":"58170019+najeteb","login":"najeteb","count":1},{"name":"Nicholas Devenish","email":"ndevenish@gmail.com","login":"ndevenish","count":1},{"name":"Nivesh Dandyan","email":"niveshdandyan@gmail.com","login":"niveshdandyan","count":1},{"name":"Olajumoke Akinremi","email":"106763970+Hore01","login":"Hore01","count":1},{"name":"Pierre Lecerf","email":"pierre.lecerf@gmail.com","login":"eledhwen","count":1},{"name":"RAMO","email":"33550185+RafiullahOmar","login":"RafiullahOmar","count":1},{"name":"Sébastien Tourbier","email":"sebastien.tourbier1@gmail.com","login":"sebastientourbier","count":1},{"name":"Vicente Herrera","email":"vicenteherrera@vicenteherrera.com","login":"vicenteherrera","count":1},{"name":"Vishali Mani Paramesvari","email":"119560201+vishali-mp","login":"vishali-mp","count":1},{"name":"arrrrrmin","email":"info@dotarmin.info","login":"arrrrrmin","count":1},{"name":"hendrik-spl","email":"145655111+hendrik-spl","login":"hendrik-spl","count":1},{"name":"kraktus","email":"56031107+kraktus","login":"kraktus","count":1},{"name":"mabderrahim","email":"m.mohamed.abderrahim@gmail.com","login":"mabderrahim","count":1},{"name":"nona-e","email":"nebrahimi409@gmail.com","login":"nona-e","count":1},{"name":"nyuuzyou","email":"130591045+nyuuzyou","login":"nyuuzyou","count":1},{"name":"salob","email":"sianob79@gmail.com","login":"salob","count":1},{"name":"sumn2u","email":"sumn2u@hotmail.com","login":"sumn2u","count":1},{"name":"Guy","email":"guylifshitz@gmail.com","login":"guylifshitz","count":1},{"name":"Gommarlo","email":"marco.garlini@mail.polimi.it","login":"Gommarlo","count":1},{"name":"Freja Thoresen","email":"freja.thoresen@alexandra.dk","login":"FrejaThoresen","count":1},{"name":"Frederico Vicente","email":"32547732+Mr-Vicente","login":"Mr-Vicente","count":1},{"name":"EJ","email":"ejlgkvam@online.no","login":"ejhusom","count":1},{"name":"Dianel","email":"18574344+agodianel","login":"agodianel","count":1},{"name":"Connor McCarthy","email":"mccarthy.connor.james@gmail.com","login":"connor-mccarthy","count":1},{"name":"Christian Abegg","email":"christian.abegg@zuehlke.com","login":"abeggchr","count":1},{"name":"Ana Luiza Alkmim","email":"anaalkmim19@gmail.com","login":"anaalkmim","count":1},{"name":"Abi","email":"llawlietbagsum@gmail.com","login":"LarytheLord","count":1},{"name":"Abdoulaye Diallo","email":"abdoulayediallo338@gmail.com","login":"getrichthroughcode","count":1},{"name":"Halsimov","email":"57481001+halsimov","login":"halsimov","count":1},{"name":"Hamza Mobeen","email":"hamza.mobeen@metastackz.co.uk","login":"hamza-mobeen","count":1},{"name":"J Mackenzie","email":"JMMackenzie","login":"JMMackenzie","count":1},{"name":"Jake Tae","email":"jaesungtae@gmail.com","login":"jaketae","count":1},{"name":"KReyes-py","email":"Serke5665@gmail.com","login":"KReyes-py","count":1},{"name":"Leah Chercham","email":"47252470+LeahChercham","login":"LeahChercham","count":1},{"name":"Lionel TAILHARDAT","email":"lionel.tailhardat@orange.fr","login":"GenEars","count":1},{"name":"Loek","email":"l.berkers@amsterdam.nl","login":"loekadam","count":1},{"name":"LucasHaug","email":"lucas.haug@hotmail.com","login":"LucasHaug","count":1},{"name":"Mark Mayo","email":"mark@there.co.nz","login":"marksmayo","count":1},{"name":"Max Bachmann","email":"kontakt@maxbachmann.de","login":"maxbachmann","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Sasha Luccioni","email":"sashavluccioni@gmail.com","login":"sashavor","count":1},{"name":"SangamSwadiK","email":"sangamswadiK","login":"sangamswadiK","count":1},{"name":"Rick-v-E","email":"78429257+Rick-v-E","login":"Rick-v-E","count":1}],"past_year_committers":[{"name":"benoit-cty","email":"anne@onyme.fr","login":null,"count":124},{"name":"benoit-cty","email":"4-benoit-cty@users.noreply.git.leximpact.dev","login":null,"count":78},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"davidberenstein1957","email":"david.m.berenstein@gmail.com","login":"davidberenstein1957","count":40},{"name":"inimaz","email":"49730431+inimaz","login":"inimaz","count":40},{"name":"Benoît Courty","email":"6603048+benoit-cty","login":"benoit-cty","count":34},{"name":"Cian Cullinan","email":"cian.cullinan@gmail.com","login":"cianc","count":25},{"name":"Amine Saboni","email":"43726203+SaboniAmine","login":"SaboniAmine","count":22},{"name":"benoit-cty","email":"benoit-cty@leximpact.dev","login":null,"count":21},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":14},{"name":"IamLRBA","email":"jerrylarubafestus@gmail.com","login":"IamLRBA","count":9},{"name":"Hinetziedacted","email":"128074209+Hinetziedacted","login":"Hinetziedacted","count":8},{"name":"Diogo Ribeiro","email":"diogo_dj@hotmail.com","login":"DiogoRibeiro7","count":6},{"name":"IlyasMoutawwakil","email":"ilyas.moutawwakil@gmail.com","login":"IlyasMoutawwakil","count":4},{"name":"Raphael Fischer","email":"27725573+raphischer","login":"raphischer","count":4},{"name":"Patrick LLORET","email":"plloret@hyperlex.fr","login":"prmths128","count":4},{"name":"bnestor","email":"bnestor@github.com","login":null,"count":2},{"name":"Arno","email":"arno@online.de","login":null,"count":2},{"name":"ArmaanjeetSandhu","email":"armaanjeetsandhu430@gmail.com","login":"ArmaanjeetSandhu","count":2},{"name":"Bolaji Ayodeji","email":"sirbeejay1@gmail.com","login":"BolajiAyodeji","count":2},{"name":"Dominik Baack","email":"dominik.baack@tu-dortmund.de","login":"Matyro","count":2},{"name":"Dávid Isztl","email":"isztl.david@gmail.com","login":"isztldav","count":2},{"name":"Matthew Jamison","email":"jamison.matthew@icloud.com","login":"MatthewJamisonJS","count":2},{"name":"kbarkhad","email":"76225016+kbarkhad","login":"kbarkhad","count":2},{"name":"nightcityblade","email":"jackchen@haloailabs.com","login":"nightcityblade","count":2},{"name":"zhouzhou626","email":"255877794+zhouzhou626","login":"zhouzhou626","count":2},{"name":"Puneet Dixit","email":"236133619+puneetdixit200","login":"puneetdixit200","count":2},{"name":"salob","email":"sianob79@gmail.com","login":"salob","count":1},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":1},{"name":"Vishali Mani Paramesvari","email":"119560201+vishali-mp","login":"vishali-mp","count":1},{"name":"Vicente Herrera","email":"vicenteherrera@vicenteherrera.com","login":"vicenteherrera","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Vishali M P","email":"vishali@Mac.lan","login":null,"count":1},{"name":"Olajumoke Akinremi","email":"106763970+Hore01","login":"Hore01","count":1},{"name":"Nivesh Dandyan","email":"niveshdandyan@gmail.com","login":"niveshdandyan","count":1},{"name":"Morten Rand-Hendriksen","email":"morten@pinkandyellow.com","login":"mor10","count":1},{"name":"Lionel Ringenbach","email":"ucodia@live.com","login":"Ucodia","count":1},{"name":"KReyes-py","email":"Serke5665@gmail.com","login":"KReyes-py","count":1},{"name":"Hamza Mobeen","email":"hamza.mobeen@metastackz.co.uk","login":"hamza-mobeen","count":1},{"name":"Dianel","email":"18574344+agodianel","login":"agodianel","count":1},{"name":"Ana Luiza Alkmim","email":"anaalkmim19@gmail.com","login":"anaalkmim","count":1},{"name":"Abi","email":"llawlietbagsum@gmail.com","login":"LarytheLord","count":1},{"name":"Abdoulaye Diallo","email":"abdoulayediallo338@gmail.com","login":"getrichthroughcode","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-23T00:00:10.068Z","repositories_count":6266680,"commits_count":874833654,"contributors_count":35099781,"owners_count":1170558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"mlco2/codecarbon","html_url":"https://github.com/mlco2/codecarbon","last_synced_at":"2026-06-13T12:02:14.515Z","status":"active","issues_count":417,"pull_requests_count":874,"avg_time_to_close_issue":16746236.79787234,"avg_time_to_close_pull_request":1890603.3489304814,"issues_closed_count":282,"pull_requests_closed_count":748,"pull_request_authors_count":113,"issue_authors_count":195,"avg_comments_per_issue":2.5419664268585134,"avg_comments_per_pull_request":0.919908466819222,"merged_pull_requests_count":668,"bot_issues_count":0,"bot_pull_requests_count":79,"past_year_issues_count":66,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":2793042.103448276,"past_year_avg_time_to_close_pull_request":876967.7565217392,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":115,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":1.8333333333333333,"past_year_avg_comments_per_pull_request":0.9243243243243243,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":98,"created_at":"2023-05-09T10:34:53.892Z","updated_at":"2026-06-13T12:02:14.515Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","issue_labels_count":{"enhancement":99,"bug":60,"good first issue":55,"documentation":37,"question":26,"dataforgood":20,"API":18,"help wanted":14,"P1":11,"Dashboard":10,"security":9,"P2":7,"wontfix":6,"P3":6,"docs":5,"invalid":1,"Expand contributors":1,"duplicate":1},"pull_request_labels_count":{"dependencies":79,"python":30,"API":23,"javascript":20,"security":17,"enhancement":14,"python:uv":11,"bug":6,"Dashboard":4,"documentation":2,"invalid":2,"dataforgood":2,"docs":2,"good first issue":1},"issue_author_associations_count":{"NONE":212,"CONTRIBUTOR":159,"COLLABORATOR":42,"MEMBER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":651,"COLLABORATOR":118,"NONE":71,"MEMBER":34},"issue_authors":{"benoit-cty":65,"vict0rsch":26,"inimaz":23,"LiamConnell":13,"SaboniAmine":10,"mkbane":8,"dsblank":8,"stas00":7,"kngoyal":6,"headscott":6,"RafiullahOmar":6,"davidberenstein1957":5,"Lothiraldan":4,"pugantsov":4,"qxpBlog":4,"Lucas-Otavio":3,"mahmoodn":3,"mdekstrand":3,"salob":3,"fatma-laribi":3,"Matyro":3,"TECO-Octo":3,"FrejaThoresen":3,"AndrewLister-STFC":2,"roarin-roran":2,"Sarah7223":2,"lboesen":2,"raphischer":2,"LukasFehring":2,"Erotemic":2,"titorau":2,"Luismiguelvillar":2,"LuisBlanche":2,"hb9eik":2,"MoritzLaurer":2,"robitaillej":2,"priolap":2,"adijo":2,"Musashiwrc":2,"alencon":2,"hassenebyy":2,"NicolaCST":2,"lionisakis":2,"Minervabooks":2,"acatovic":2,"weslleyspereira":2,"holgerroth":2,"h-sdl":2,"HishamAbulfeilat":2,"altruistcoder":1,"alzaia":1,"brother-wolf":1,"ChaeUn388":1,"nona-e":1,"HassamSheikh":1,"colbylight":1,"cifkao":1,"leondz":1,"CodingTomo":1,"PierreRust":1,"jonas4climate":1,"ferricadooza02":1,"gitbabaphadnis":1,"giuspillo":1,"TrevorVillwock":1,"Saauan":1,"julien-boulay":1,"tarahmarie":1,"LucieLgnr":1,"VincenzoPar":1,"jevvyh":1,"AKHCE":1,"harshithlanka3":1,"coillarach":1,"codeastra2":1,"mp15":1,"miquelmarti":1,"WillSH97":1,"verdverm":1,"gaure":1,"kzscisoft":1,"RabiyaF":1,"tornede":1,"gthd":1,"laura-reumont":1,"chrstnsusai":1,"DLfreak":1,"bharno":1,"Jboistel":1,"heaversm":1,"cianc":1,"fabian-sp":1,"abhishekkrthakur":1,"Owainn":1,"bourdeet":1,"david1497":1,"sebasmos":1,"dramdass":1,"Ti-two-one":1,"epistoteles":1,"cmeesters":1,"kulkak2":1,"NanoBela99":1,"fxmarty":1,"Dorado1987A":1,"QS5526":1,"makoeppel":1,"cl3m3nt":1,"croviatrust":1,"nfurnon":1,"AntoinePlanche":1,"ainhoaVivel":1,"kordou":1,"FelixNahrstedt":1,"KrisTHL181":1,"huskyfire":1,"benoitespinola":1,"PertuyF":1,"alemolteni":1,"halsimov":1,"bashir-abubakar":1,"Reivajar":1,"HinaSharma16":1,"MinnieM0use":1,"HGEJ-CMAC":1,"Lux-aura":1,"3rickfs":1,"pascaljoly":1,"dkinneyBU":1,"samuelrince":1,"AljoSt":1,"anne-urai":1,"ejhusom":1,"AlexanderZender":1,"mehakmushtaq":1,"MathieuCiancone":1,"Mingbo-Lee":1,"JZschache":1,"MuMuul":1,"Paracetamol56":1,"nikhil153":1,"enricocapuano":1,"hendrik-spl":1,"philippkolbe":1,"ElliottKasoar":1,"EdAbati":1,"lipengfeizju":1,"JohannesGetzner":1,"karikraus":1,"SrArtur":1,"ucodia":1,"imciner2":1,"VictorCrd":1,"RemiLacroix-IDRIS":1,"ko-redtruck":1,"ivanignatiev":1,"callmenoodles":1,"markjohnsoncleanenergy":1,"IamLRBA":1,"ibgp2":1,"tcourat":1,"pankhuriverma":1,"enjeeneer":1,"daisy-ycguo":1,"hreesteeyahn":1,"maxkahan":1,"Xencemaaa":1,"abeggchr":1,"lcrmorin":1,"najeteb":1,"Copilot":1,"Nkluge-correa":1,"vballoli":1,"zbrilhart":1,"jhowlett-scottlogic":1,"AustinTapp":1,"galbini":1,"TuuliTG":1,"ConstanceDws":1,"NightMachinery":1,"hturner":1,"Cele-1":1,"tvial":1,"alexphiev":1,"RomainWarlop":1,"somas193":1,"Hevia":1,"ptzallas":1,"eherra":1,"paulgay":1,"ngoterence":1,"rmdhirr":1,"jennydaman":1,"alishafique3":1,"Johhed15":1},"pull_request_authors":{"benoit-cty":160,"inimaz":142,"dependabot[bot]":79,"SaboniAmine":70,"prmths128":69,"vict0rsch":30,"Lothiraldan":20,"MyGodItsFull0fStars":19,"kngoyal":18,"cianc":17,"LiamConnell":12,"IamLRBA":12,"LuisBlanche":11,"Copilot":11,"mathilde-leval":8,"MarionCoutarel":7,"alexphiev":7,"davidberenstein1957":7,"Lucas-Otavio":6,"adijo":5,"alencon":5,"dsblank":5,"sashavor":5,"blegat":4,"olamidepeterojo":4,"halsimov":4,"joshuaj1397":4,"lucasvandijck":4,"jl-datascientist":3,"jennydaman":3,"nikolaskaris":3,"eherra":3,"Minervabooks":3,"mp15":3,"LeahChercham":3,"eledhwen":3,"nona-e":3,"m1savas":2,"rosekelly6400":2,"RafiullahOmar":2,"ArmaanjeetSandhu":2,"hamza-mobeen":2,"hendrik-spl":2,"wangwangbobo":2,"EvanKomp":2,"step-security-bot":2,"IlyasMoutawwakil":2,"puneetdixit200":2,"jaketae":2,"maxbachmann":2,"raphischer":2,"Ucodia":2,"marksmayo":2,"AlexisBogroff":2,"Gommarlo":2,"LucasHaug":2,"c-sachdeva":2,"MathieuCiancone":2,"FrejaThoresen":2,"loekadam":2,"Matyro":2,"agodianel":2,"abeggchr":2,"GenEars":1,"kenplusplus":1,"connor-mccarthy":1,"khillion":1,"Mr-Vicente":1,"MD-Mushfiqur123":1,"omgMath":1,"sumn2u":1,"vicenteherrera":1,"DiogoRibeiro7":1,"Jmilk3":1,"mstechly":1,"arrrrrmin":1,"sebastientourbier":1,"HirenGajjar":1,"mabderrahim":1,"Mounesh-13":1,"BolajiAyodeji":1,"HerveMignot":1,"Erotemic":1,"zhouzhou626":1,"vishali-mp":1,"najeteb":1,"nyuuzyou":1,"guylifshitz":1,"AbdelhamidKhald":1,"MatthewJamisonJS":1,"ndevenish":1,"bnestor":1,"ncarkaci":1,"tanish111":1,"ejhusom":1,"kraktus":1,"h-sdl":1,"brother-wolf":1,"SangamSwadiK":1,"DomAlexRod":1,"mjhas":1,"Synkied":1,"qmarcou":1,"mgandin":1,"QinganZhao":1,"JMMackenzie":1,"ucodia":1,"Acruve15":1,"KReyes-py":1,"yezhi0":1,"amv213":1,"dkinneyBU":1,"acatovic":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-23T00:00:11.877Z","repositories_count":14830719,"issues_count":33001234,"pull_requests_count":108914031,"authors_count":11315702,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"enhancement":26,"bug":17,"good first issue":7,"Dashboard":5,"documentation":5,"security":4,"P1":3,"API":2,"P2":1,"P3":1,"question":1},"past_year_pull_request_labels_count":{"dependencies":24,"security":14,"python:uv":11,"python":10,"javascript":6,"enhancement":2,"API":1,"documentation":1,"docs":1,"bug":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":21,"NONE":19,"COLLABORATOR":13,"MEMBER":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":94,"COLLABORATOR":33,"MEMBER":28,"NONE":23},"past_year_issue_authors":{"benoit-cty":14,"inimaz":8,"davidberenstein1957":5,"salob":3,"Matyro":3,"SaboniAmine":2,"ucodia":1,"TuuliTG":1,"tarahmarie":1,"sebasmos":1,"rmdhirr":1,"raphischer":1,"RafiullahOmar":1,"paulgay":1,"pascaljoly":1,"KrisTHL181":1,"JZschache":1,"Jboistel":1,"ibgp2":1,"HGEJ-CMAC":1,"harshithlanka3":1,"croviatrust":1,"Copilot":1,"colbylight":1,"cianc":1,"AustinTapp":1},"past_year_pull_request_authors":{"SaboniAmine":28,"inimaz":26,"benoit-cty":24,"dependabot[bot]":24,"cianc":17,"Copilot":11,"davidberenstein1957":7,"IamLRBA":4,"prmths128":3,"m1savas":2,"step-security-bot":2,"Matyro":2,"hamza-mobeen":2,"raphischer":2,"c-sachdeva":2,"wangwangbobo":2,"agodianel":2,"puneetdixit200":2,"tanish111":1,"ucodia":1,"vicenteherrera":1,"vishali-mp":1,"yezhi0":1,"zhouzhou626":1,"Mounesh-13":1,"MD-Mushfiqur123":1,"MatthewJamisonJS":1,"KReyes-py":1,"Jmilk3":1,"HirenGajjar":1,"DiogoRibeiro7":1,"BolajiAyodeji":1,"bnestor":1,"AbdelhamidKhald":1},"maintainers":[{"login":"SaboniAmine","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"davidberenstein1957","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"inimaz","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"SaboniAmine","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"davidberenstein1957","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"}]},"events":{"total":{"CreateEvent":124,"ReleaseEvent":19,"IssuesEvent":105,"WatchEvent":356,"DeleteEvent":84,"MemberEvent":1,"IssueCommentEvent":288,"PushEvent":478,"PullRequestEvent":249,"PullRequestReviewEvent":238,"PullRequestReviewCommentEvent":81,"ForkEvent":46},"last_year":{"CreateEvent":116,"ReleaseEvent":19,"IssuesEvent":101,"WatchEvent":343,"DeleteEvent":74,"MemberEvent":1,"IssueCommentEvent":279,"PushEvent":428,"PullRequestReviewCommentEvent":78,"PullRequestReviewEvent":224,"PullRequestEvent":229,"ForkEvent":45}},"keywords":["ai-ethics","carbon-emissions","carbon-footprint","co2-emissions","energy-consumption","energy-efficiency","fairness","sustainability"],"dependencies":[{"ecosystem":"pypi","filepath":"examples/requirements-examples.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:00:44.526Z","updated_at":"2022-08-08T20:00:44.526Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/examples/requirements-examples.txt","dependencies":[{"id":691955495,"package_name":"torch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":691955496,"package_name":"tensorflow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":691955497,"package_name":"keras-tuner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":691955498,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/package.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:36.930Z","updated_at":"2023-02-15T19:15:36.930Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/package.yml","dependencies":[{"id":7691992531,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7691992532,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7691992533,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pre-commit.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:37.037Z","updated_at":"2023-02-15T19:15:37.037Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/pre-commit.yml","dependencies":[{"id":7691993184,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7691993187,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7691993190,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7691993193,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:37.273Z","updated_at":"2023-02-15T19:15:37.273Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7691993743,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7691993744,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7691993745,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:37.430Z","updated_at":"2023-02-15T19:15:37.430Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/release-drafter.yml","dependencies":[{"id":7691993827,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5.7.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"act/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:37.662Z","updated_at":"2023-02-15T19:15:37.662Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/act/Dockerfile","dependencies":[{"id":7691995515,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"carbonserver/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:37.740Z","updated_at":"2023-02-15T19:15:37.740Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/carbonserver/docker/Dockerfile","dependencies":[{"id":7691995814,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:37.786Z","updated_at":"2023-02-15T19:15:37.786Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/docker/Dockerfile","dependencies":[{"id":7691996242,"package_name":"python","ecosystem":"docker","requirements":"3.8","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T19:15:38.075Z","updated_at":"2023-02-15T19:15:38.075Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/docker-compose.yml","dependencies":[{"id":7691998030,"package_name":"postgres","ecosystem":"docker","requirements":"12","direct":true,"kind":"runtime","optional":false},{"id":7691998031,"package_name":"dpage/pgadmin4","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"carbonserver/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:03:16.313Z","updated_at":"2026-05-15T20:03:16.313Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/carbonserver/pyproject.toml","dependencies":[{"id":25863049802,"package_name":"alembic","ecosystem":"pypi","requirements":"\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863049803,"package_name":"authlib","ecosystem":"pypi","requirements":"\u003e=1.7.2","direct":true,"kind":"runtime","optional":false},{"id":25863049804,"package_name":"bcrypt","ecosystem":"pypi","requirements":"\u003c5.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863049824,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863049849,"package_name":"dependency-injector","ecosystem":"pypi","requirements":"\u003c5.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050000,"package_name":"fastapi","ecosystem":"pypi","requirements":"\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050001,"package_name":"fief-client","ecosystem":"pypi","requirements":"[fastapi]","direct":true,"kind":"runtime","optional":false},{"id":25863050058,"package_name":"fastapi","ecosystem":"pypi","requirements":"[standard]","direct":true,"kind":"runtime","optional":false},{"id":25863050059,"package_name":"httpx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863050060,"package_name":"pydantic","ecosystem":"pypi","requirements":"[email]\u003e=2.0.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050061,"package_name":"pydantic-settings","ecosystem":"pypi","requirements":"\u003e=2.0.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050062,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050063,"package_name":"requests","ecosystem":"pypi","requirements":"\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050064,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050065,"package_name":"uvicorn","ecosystem":"pypi","requirements":"[standard]\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050066,"package_name":"fastapi-pagination","ecosystem":"pypi","requirements":"\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863050078,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863050079,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863050141,"package_name":"rapidfuzz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863050142,"package_name":"pyjwt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863050143,"package_name":"fastapi-oidc","ecosystem":"pypi","requirements":"\u003e=0.0.9","direct":true,"kind":"runtime","optional":false},{"id":25863050144,"package_name":"authlib","ecosystem":"pypi","requirements":"\u003e=1.6.6","direct":true,"kind":"runtime","optional":false},{"id":25863050145,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"\u003e=2.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2026-05-15T20:03:24.212Z","updated_at":"2026-05-15T20:03:24.212Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/uv.lock","dependencies":[{"id":25863053359,"package_name":"mkdocs","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25863052503,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":25863052504,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"2025.9.1","direct":false,"kind":"runtime","optional":false},{"id":25863052505,"package_name":"lexid","ecosystem":"pypi","requirements":"2021.1006","direct":false,"kind":"runtime","optional":false},{"id":25863052626,"package_name":"librt","ecosystem":"pypi","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863052629,"package_name":"logfire","ecosystem":"pypi","requirements":"4.29.0","direct":false,"kind":"runtime","optional":false},{"id":25863052696,"package_name":"markdown","ecosystem":"pypi","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":25863052924,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863052925,"package_name":"markupsafe","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863052926,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863052927,"package_name":"mergedeep","ecosystem":"pypi","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":25863052941,"package_name":"mike","ecosystem":"pypi","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863051439,"package_name":"amdsmi","ecosystem":"pypi","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863051470,"package_name":"annotated-doc","ecosystem":"pypi","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863051471,"package_name":"annotated-types","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25863051472,"package_name":"arrow","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863051767,"package_name":"attrs","ecosystem":"pypi","requirements":"26.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863051768,"package_name":"authlib","ecosystem":"pypi","requirements":"1.6.12","direct":false,"kind":"runtime","optional":false},{"id":25863051769,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.14.3","direct":false,"kind":"runtime","optional":false},{"id":25863051770,"package_name":"black","ecosystem":"pypi","requirements":"26.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863051771,"package_name":"blinker","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25863051772,"package_name":"bumpver","ecosystem":"pypi","requirements":"2025.1131","direct":false,"kind":"runtime","optional":false},{"id":25863051895,"package_name":"certifi","ecosystem":"pypi","requirements":"2026.2.25","direct":false,"kind":"runtime","optional":false},{"id":25863051898,"package_name":"cffi","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863051902,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":25863052000,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.4.6","direct":false,"kind":"runtime","optional":false},{"id":25863052001,"package_name":"click","ecosystem":"pypi","requirements":"8.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863052002,"package_name":"codecarbon","ecosystem":"pypi","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863052008,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25863052009,"package_name":"coverage","ecosystem":"pypi","requirements":"7.13.5","direct":false,"kind":"runtime","optional":false},{"id":25863052010,"package_name":"cryptography","ecosystem":"pypi","requirements":"46.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863052011,"package_name":"dash","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863052124,"package_name":"dash-bootstrap-components","ecosystem":"pypi","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863052125,"package_name":"deepmerge","ecosystem":"pypi","requirements":"2.0","direct":false,"kind":"runtime","optional":false},{"id":25863052132,"package_name":"distlib","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863052154,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863052155,"package_name":"executing","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863052188,"package_name":"filelock","ecosystem":"pypi","requirements":"3.25.2","direct":false,"kind":"runtime","optional":false},{"id":25863052189,"package_name":"fire","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25863052231,"package_name":"flask","ecosystem":"pypi","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863052232,"package_name":"ghp-import","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863052261,"package_name":"googleapis-common-protos","ecosystem":"pypi","requirements":"1.73.0","direct":false,"kind":"runtime","optional":false},{"id":25863052452,"package_name":"griffelib","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863052459,"package_name":"identify","ecosystem":"pypi","requirements":"2.6.18","direct":false,"kind":"runtime","optional":false},{"id":25863052474,"package_name":"idna","ecosystem":"pypi","requirements":"3.11","direct":false,"kind":"runtime","optional":false},{"id":25863052475,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"8.7.1","direct":false,"kind":"runtime","optional":false},{"id":25863052487,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863052488,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863052489,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25863052490,"package_name":"joblib","ecosystem":"pypi","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":25863053482,"package_name":"mkdocs-autorefs","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":25863053549,"package_name":"mkdocs-get-deps","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863053695,"package_name":"mkdocs-redirects","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863053697,"package_name":"mkdocstrings","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863053735,"package_name":"mkdocstrings-python","ecosystem":"pypi","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863053743,"package_name":"mktestdocs","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25863053769,"package_name":"mslex","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863053784,"package_name":"mypy","ecosystem":"pypi","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":25863053785,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863053786,"package_name":"narwhals","ecosystem":"pypi","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":25863053787,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863053801,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25863053997,"package_name":"numpy","ecosystem":"pypi","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863053998,"package_name":"numpy","ecosystem":"pypi","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":25863053999,"package_name":"nvidia-ml-py","ecosystem":"pypi","requirements":"13.590.48","direct":false,"kind":"runtime","optional":false},{"id":25863054091,"package_name":"opentelemetry-api","ecosystem":"pypi","requirements":"1.39.1","direct":false,"kind":"runtime","optional":false},{"id":25863054161,"package_name":"opentelemetry-exporter-otlp-proto-common","ecosystem":"pypi","requirements":"1.39.1","direct":false,"kind":"runtime","optional":false},{"id":25863054165,"package_name":"opentelemetry-exporter-otlp-proto-http","ecosystem":"pypi","requirements":"1.39.1","direct":false,"kind":"runtime","optional":false},{"id":25863054220,"package_name":"opentelemetry-instrumentation","ecosystem":"pypi","requirements":"0.60b1","direct":false,"kind":"runtime","optional":false},{"id":25863054257,"package_name":"opentelemetry-proto","ecosystem":"pypi","requirements":"1.39.1","direct":false,"kind":"runtime","optional":false},{"id":25863054258,"package_name":"opentelemetry-sdk","ecosystem":"pypi","requirements":"1.39.1","direct":false,"kind":"runtime","optional":false},{"id":25863054259,"package_name":"opentelemetry-semantic-conventions","ecosystem":"pypi","requirements":"0.60b1","direct":false,"kind":"runtime","optional":false},{"id":25863054260,"package_name":"packaging","ecosystem":"pypi","requirements":"26.0","direct":false,"kind":"runtime","optional":false},{"id":25863054402,"package_name":"pandas","ecosystem":"pypi","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863054403,"package_name":"pandas","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863054404,"package_name":"pathspec","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863054405,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.9.4","direct":false,"kind":"runtime","optional":false},{"id":25863054406,"package_name":"plotly","ecosystem":"pypi","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863054444,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863054445,"package_name":"pre-commit","ecosystem":"pypi","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":25863054558,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"0.24.1","direct":false,"kind":"runtime","optional":false},{"id":25863054559,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.52","direct":false,"kind":"runtime","optional":false},{"id":25863054575,"package_name":"protobuf","ecosystem":"pypi","requirements":"6.33.6","direct":false,"kind":"runtime","optional":false},{"id":25863054576,"package_name":"psutil","ecosystem":"pypi","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863054577,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863054624,"package_name":"pycountry","ecosystem":"pypi","requirements":"26.2.16","direct":false,"kind":"runtime","optional":false},{"id":25863054736,"package_name":"pycparser","ecosystem":"pypi","requirements":"3.0","direct":false,"kind":"runtime","optional":false},{"id":25863054737,"package_name":"pydantic","ecosystem":"pypi","requirements":"2.12.5","direct":false,"kind":"runtime","optional":false},{"id":25863054738,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"2.41.5","direct":false,"kind":"runtime","optional":false},{"id":25863054739,"package_name":"pygments","ecosystem":"pypi","requirements":"2.19.2","direct":false,"kind":"runtime","optional":false},{"id":25863054740,"package_name":"pymdown-extensions","ecosystem":"pypi","requirements":"10.21","direct":false,"kind":"runtime","optional":false},{"id":25863054742,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25863054769,"package_name":"pytest","ecosystem":"pypi","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863054868,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863054869,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"runtime","optional":false},{"id":25863054870,"package_name":"python-discovery","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863054985,"package_name":"pytokens","ecosystem":"pypi","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863055008,"package_name":"pytz","ecosystem":"pypi","requirements":"2026.1.post1","direct":false,"kind":"runtime","optional":false},{"id":25863055009,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863055010,"package_name":"pyyaml-env-tag","ecosystem":"pypi","requirements":"1.1","direct":false,"kind":"runtime","optional":false},{"id":25863055125,"package_name":"questionary","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863055197,"package_name":"rapidfuzz","ecosystem":"pypi","requirements":"3.14.3","direct":false,"kind":"runtime","optional":false},{"id":25863055198,"package_name":"referencing","ecosystem":"pypi","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25863055199,"package_name":"requests","ecosystem":"pypi","requirements":"2.33.0","direct":false,"kind":"runtime","optional":false},{"id":25863055200,"package_name":"requests-mock","ecosystem":"pypi","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25863055201,"package_name":"responses","ecosystem":"pypi","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25863055202,"package_name":"retrying","ecosystem":"pypi","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25863055205,"package_name":"rich","ecosystem":"pypi","requirements":"14.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863055206,"package_name":"rpds-py","ecosystem":"pypi","requirements":"0.30.0","direct":false,"kind":"runtime","optional":false},{"id":25863055207,"package_name":"ruff","ecosystem":"pypi","requirements":"0.15.6","direct":false,"kind":"runtime","optional":false},{"id":25863055208,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":25863055354,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25863055355,"package_name":"scipy","ecosystem":"pypi","requirements":"1.15.3","direct":false,"kind":"runtime","optional":false},{"id":25863055356,"package_name":"scipy","ecosystem":"pypi","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25863055357,"package_name":"setuptools","ecosystem":"pypi","requirements":"82.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863055465,"package_name":"shellingham","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25863055466,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25863055467,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":25863055468,"package_name":"taskipy","ecosystem":"pypi","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25863055530,"package_name":"termcolor","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863055573,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863055594,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25863055595,"package_name":"tomli","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863055596,"package_name":"typer","ecosystem":"pypi","requirements":"0.24.1","direct":false,"kind":"runtime","optional":false},{"id":25863055597,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":25863055598,"package_name":"typing-inspection","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25863055599,"package_name":"tzdata","ecosystem":"pypi","requirements":"2025.3","direct":false,"kind":"runtime","optional":false},{"id":25863055600,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":25863055601,"package_name":"verspec","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863055671,"package_name":"virtualenv","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863055698,"package_name":"watchdog","ecosystem":"pypi","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863055699,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863055715,"package_name":"werkzeug","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25863055716,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.17.3","direct":false,"kind":"runtime","optional":false},{"id":25863055768,"package_name":"zensical","ecosystem":"pypi","requirements":"0.0.27","direct":false,"kind":"runtime","optional":false},{"id":25863055769,"package_name":"zipp","ecosystem":"pypi","requirements":"3.23.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:03:24.035Z","updated_at":"2026-05-15T20:03:24.035Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:58.706Z","updated_at":"2026-05-15T20:02:58.706Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":25863046064,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25863046096,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"f49aabe0b5af0936a0987cfb85d86b75731b0186","direct":true,"kind":"composite","optional":false},{"id":25863046136,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","direct":true,"kind":"composite","optional":false},{"id":25863046137,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-api.txt","sha":null,"kind":"manifest","created_at":"2026-05-15T20:03:24.135Z","updated_at":"2026-05-15T20:03:24.135Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/requirements/requirements-api.txt","dependencies":[{"id":25863051345,"package_name":"alembic","ecosystem":"pypi","requirements":"==1.17.2","direct":true,"kind":"runtime","optional":false},{"id":25863051346,"package_name":"annotated-doc","ecosystem":"pypi","requirements":"==0.0.4","direct":true,"kind":"runtime","optional":false},{"id":25863051347,"package_name":"annotated-types","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25863051348,"package_name":"anyio","ecosystem":"pypi","requirements":"==4.12.0","direct":true,"kind":"runtime","optional":false},{"id":25863051349,"package_name":"authlib","ecosystem":"pypi","requirements":"==1.7.2","direct":true,"kind":"runtime","optional":false},{"id":25863051350,"package_name":"bcrypt","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false},{"id":25863051351,"package_name":"cachetools","ecosystem":"pypi","requirements":"==6.2.3","direct":true,"kind":"runtime","optional":false},{"id":25863051352,"package_name":"certifi","ecosystem":"pypi","requirements":"==2025.11.12","direct":true,"kind":"runtime","optional":false},{"id":25863051353,"package_name":"cffi","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863051354,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.4.4","direct":true,"kind":"runtime","optional":false},{"id":25863051355,"package_name":"click","ecosystem":"pypi","requirements":"==8.3.1","direct":true,"kind":"runtime","optional":false},{"id":25863051356,"package_name":"cryptography","ecosystem":"pypi","requirements":"==48.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863051357,"package_name":"dependency-injector","ecosystem":"pypi","requirements":"==4.48.2","direct":true,"kind":"runtime","optional":false},{"id":25863051358,"package_name":"dnspython","ecosystem":"pypi","requirements":"==2.8.0","direct":true,"kind":"runtime","optional":false},{"id":25863051359,"package_name":"ecdsa","ecosystem":"pypi","requirements":"==0.19.2","direct":true,"kind":"runtime","optional":false},{"id":25863051360,"package_name":"email-validator","ecosystem":"pypi","requirements":"==2.3.0","direct":true,"kind":"runtime","optional":false},{"id":25863051361,"package_name":"fastapi","ecosystem":"pypi","requirements":"==0.123.0","direct":true,"kind":"runtime","optional":false},{"id":25863051362,"package_name":"fastapi-cli","ecosystem":"pypi","requirements":"==0.0.24","direct":true,"kind":"runtime","optional":false},{"id":25863051363,"package_name":"fastapi-cloud-cli","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25863051364,"package_name":"fastapi-oidc","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":25863051365,"package_name":"fastapi-pagination","ecosystem":"pypi","requirements":"==0.15.0","direct":true,"kind":"runtime","optional":false},{"id":25863051366,"package_name":"fastar","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":25863051367,"package_name":"fief-client","ecosystem":"pypi","requirements":"==0.20.0","direct":true,"kind":"runtime","optional":false},{"id":25863051368,"package_name":"h11","ecosystem":"pypi","requirements":"==0.16.0","direct":true,"kind":"runtime","optional":false},{"id":25863051369,"package_name":"httpcore","ecosystem":"pypi","requirements":"==1.0.9","direct":true,"kind":"runtime","optional":false},{"id":25863051370,"package_name":"httptools","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":25863051371,"package_name":"httpx","ecosystem":"pypi","requirements":"==0.27.2","direct":true,"kind":"runtime","optional":false},{"id":25863051372,"package_name":"idna","ecosystem":"pypi","requirements":"==3.11","direct":true,"kind":"runtime","optional":false},{"id":25863051373,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":25863051374,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.6","direct":true,"kind":"runtime","optional":false},{"id":25863051375,"package_name":"jwcrypto","ecosystem":"pypi","requirements":"==1.5.7","direct":true,"kind":"runtime","optional":false},{"id":25863051376,"package_name":"makefun","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":25863051377,"package_name":"mako","ecosystem":"pypi","requirements":"==1.3.10","direct":true,"kind":"runtime","optional":false},{"id":25863051378,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863051379,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":25863051380,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":25863051381,"package_name":"numpy","ecosystem":"pypi","requirements":"==2.4.2","direct":true,"kind":"runtime","optional":false},{"id":25863051382,"package_name":"psutil","ecosystem":"pypi","requirements":"==6.1.1","direct":true,"kind":"runtime","optional":false},{"id":25863051383,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"==2.9.11","direct":true,"kind":"runtime","optional":false},{"id":25863051384,"package_name":"pyasn1","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":25863051385,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.23","direct":true,"kind":"runtime","optional":false},{"id":25863051386,"package_name":"pydantic","ecosystem":"pypi","requirements":"==2.12.5","direct":true,"kind":"runtime","optional":false},{"id":25863051387,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"==2.41.5","direct":true,"kind":"runtime","optional":false},{"id":25863051388,"package_name":"pydantic-settings","ecosystem":"pypi","requirements":"==2.13.1","direct":true,"kind":"runtime","optional":false},{"id":25863051389,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.19.2","direct":true,"kind":"runtime","optional":false},{"id":25863051390,"package_name":"pyjwt","ecosystem":"pypi","requirements":"==2.10.1","direct":true,"kind":"runtime","optional":false},{"id":25863051391,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.9.0.post0","direct":true,"kind":"runtime","optional":false},{"id":25863051392,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"==1.2.2","direct":true,"kind":"runtime","optional":false},{"id":25863051393,"package_name":"python-jose","ecosystem":"pypi","requirements":"==3.5.0","direct":true,"kind":"runtime","optional":false},{"id":25863051394,"package_name":"python-multipart","ecosystem":"pypi","requirements":"==0.0.27","direct":true,"kind":"runtime","optional":false},{"id":25863051395,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.3","direct":true,"kind":"runtime","optional":false},{"id":25863051396,"package_name":"rapidfuzz","ecosystem":"pypi","requirements":"==3.14.3","direct":true,"kind":"runtime","optional":false},{"id":25863051397,"package_name":"requests","ecosystem":"pypi","requirements":"==2.33.1","direct":true,"kind":"runtime","optional":false},{"id":25863051398,"package_name":"rich","ecosystem":"pypi","requirements":"==14.2.0","direct":true,"kind":"runtime","optional":false},{"id":25863051399,"package_name":"rich-toolkit","ecosystem":"pypi","requirements":"==0.19.7","direct":true,"kind":"runtime","optional":false},{"id":25863051400,"package_name":"rignore","ecosystem":"pypi","requirements":"==0.7.6","direct":true,"kind":"runtime","optional":false},{"id":25863051401,"package_name":"rsa","ecosystem":"pypi","requirements":"==4.9.1","direct":true,"kind":"runtime","optional":false},{"id":25863051402,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==2.56.0","direct":true,"kind":"runtime","optional":false},{"id":25863051403,"package_name":"shellingham","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false},{"id":25863051404,"package_name":"six","ecosystem":"pypi","requirements":"==1.17.0","direct":true,"kind":"runtime","optional":false},{"id":25863051405,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.3.1","direct":true,"kind":"runtime","optional":false},{"id":25863051406,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.4.54","direct":true,"kind":"runtime","optional":false},{"id":25863051407,"package_name":"starlette","ecosystem":"pypi","requirements":"==0.50.0","direct":true,"kind":"runtime","optional":false},{"id":25863051408,"package_name":"typer","ecosystem":"pypi","requirements":"==0.20.0","direct":true,"kind":"runtime","optional":false},{"id":25863051409,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.15.0","direct":true,"kind":"runtime","optional":false},{"id":25863051410,"package_name":"typing-inspection","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"runtime","optional":false},{"id":25863051411,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"runtime","optional":false},{"id":25863051412,"package_name":"uvicorn","ecosystem":"pypi","requirements":"==0.38.0","direct":true,"kind":"runtime","optional":false},{"id":25863051413,"package_name":"uvloop","ecosystem":"pypi","requirements":"==0.22.1","direct":true,"kind":"runtime","optional":false},{"id":25863051414,"package_name":"watchfiles","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25863051415,"package_name":"websockets","ecosystem":"pypi","requirements":"==15.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-docs.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:57.549Z","updated_at":"2026-05-15T20:02:57.549Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/build-docs.yml","dependencies":[{"id":25863045926,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25863045927,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"cec208311dfd045dd5311c1add060b2062131d57","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-docs.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:58.003Z","updated_at":"2026-05-15T20:02:58.003Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/deploy-docs.yml","dependencies":[{"id":25863045969,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25863045970,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"cec208311dfd045dd5311c1add060b2062131d57","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"carbonserver/uv.lock","sha":null,"kind":"lockfile","created_at":"2026-05-15T20:03:19.482Z","updated_at":"2026-05-15T20:03:19.482Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/carbonserver/uv.lock","dependencies":[{"id":25863050184,"package_name":"alembic","ecosystem":"pypi","requirements":"1.18.4","direct":false,"kind":"runtime","optional":false},{"id":25863050185,"package_name":"annotated-doc","ecosystem":"pypi","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863050186,"package_name":"annotated-types","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25863050187,"package_name":"anyio","ecosystem":"pypi","requirements":"4.12.1","direct":false,"kind":"runtime","optional":false},{"id":25863050188,"package_name":"authlib","ecosystem":"pypi","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":25863050189,"package_name":"bcrypt","ecosystem":"pypi","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863050190,"package_name":"cachetools","ecosystem":"pypi","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863050241,"package_name":"carbonserver","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863050340,"package_name":"certifi","ecosystem":"pypi","requirements":"2026.2.25","direct":false,"kind":"runtime","optional":false},{"id":25863050341,"package_name":"cffi","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863050608,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.4.4","direct":false,"kind":"runtime","optional":false},{"id":25863050609,"package_name":"click","ecosystem":"pypi","requirements":"8.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863050610,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25863050611,"package_name":"cryptography","ecosystem":"pypi","requirements":"46.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863050612,"package_name":"dependency-injector","ecosystem":"pypi","requirements":"4.48.3","direct":false,"kind":"runtime","optional":false},{"id":25863050613,"package_name":"dnspython","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25863050614,"package_name":"ecdsa","ecosystem":"pypi","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":25863050615,"package_name":"email-validator","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863050616,"package_name":"fastapi","ecosystem":"pypi","requirements":"0.125.0","direct":false,"kind":"runtime","optional":false},{"id":25863050617,"package_name":"fastapi-cli","ecosystem":"pypi","requirements":"0.0.24","direct":false,"kind":"runtime","optional":false},{"id":25863050703,"package_name":"fastapi-cloud-cli","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25863050722,"package_name":"fastapi-oidc","ecosystem":"pypi","requirements":"0.0.9","direct":false,"kind":"runtime","optional":false},{"id":25863050723,"package_name":"fastapi-pagination","ecosystem":"pypi","requirements":"0.15.10","direct":false,"kind":"runtime","optional":false},{"id":25863050724,"package_name":"fastar","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25863050726,"package_name":"fief-client","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":25863050727,"package_name":"greenlet","ecosystem":"pypi","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25863050749,"package_name":"h11","ecosystem":"pypi","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25863050750,"package_name":"httpcore","ecosystem":"pypi","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25863050751,"package_name":"httptools","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25863050752,"package_name":"httpx","ecosystem":"pypi","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25863050753,"package_name":"idna","ecosystem":"pypi","requirements":"3.11","direct":false,"kind":"runtime","optional":false},{"id":25863050754,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863050755,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863050756,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25863050757,"package_name":"joserfc","ecosystem":"pypi","requirements":"1.6.5","direct":false,"kind":"runtime","optional":false},{"id":25863050769,"package_name":"jwcrypto","ecosystem":"pypi","requirements":"1.5.7","direct":false,"kind":"runtime","optional":false},{"id":25863050777,"package_name":"makefun","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":25863050792,"package_name":"mako","ecosystem":"pypi","requirements":"1.3.10","direct":false,"kind":"runtime","optional":false},{"id":25863050793,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863050794,"package_name":"markupsafe","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863050795,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863050796,"package_name":"mock","ecosystem":"pypi","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863050802,"package_name":"numpy","ecosystem":"pypi","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25863050803,"package_name":"packaging","ecosystem":"pypi","requirements":"26.0","direct":false,"kind":"runtime","optional":false},{"id":25863050804,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863050805,"package_name":"psutil","ecosystem":"pypi","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863050806,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"2.9.11","direct":false,"kind":"runtime","optional":false},{"id":25863050807,"package_name":"pyasn1","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25863050808,"package_name":"pycparser","ecosystem":"pypi","requirements":"3.0","direct":false,"kind":"runtime","optional":false},{"id":25863050809,"package_name":"pydantic","ecosystem":"pypi","requirements":"2.12.5","direct":false,"kind":"runtime","optional":false},{"id":25863050810,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"2.41.5","direct":false,"kind":"runtime","optional":false},{"id":25863050811,"package_name":"pydantic-settings","ecosystem":"pypi","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":25863050812,"package_name":"pygments","ecosystem":"pypi","requirements":"2.19.2","direct":false,"kind":"runtime","optional":false},{"id":25863050813,"package_name":"pyjwt","ecosystem":"pypi","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":25863050814,"package_name":"pytest","ecosystem":"pypi","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863050815,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863050816,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"runtime","optional":false},{"id":25863050817,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863050818,"package_name":"python-jose","ecosystem":"pypi","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":25863050819,"package_name":"python-multipart","ecosystem":"pypi","requirements":"0.0.27","direct":false,"kind":"runtime","optional":false},{"id":25863050820,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863050821,"package_name":"rapidfuzz","ecosystem":"pypi","requirements":"3.14.3","direct":false,"kind":"runtime","optional":false},{"id":25863050822,"package_name":"requests","ecosystem":"pypi","requirements":"2.33.1","direct":false,"kind":"runtime","optional":false},{"id":25863050823,"package_name":"requests-mock","ecosystem":"pypi","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25863050843,"package_name":"responses","ecosystem":"pypi","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25863050844,"package_name":"rich","ecosystem":"pypi","requirements":"14.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863050845,"package_name":"rich-toolkit","ecosystem":"pypi","requirements":"0.19.7","direct":false,"kind":"runtime","optional":false},{"id":25863050969,"package_name":"rignore","ecosystem":"pypi","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":25863050993,"package_name":"rsa","ecosystem":"pypi","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":25863050994,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"2.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863051004,"package_name":"shellingham","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25863051005,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25863051006,"package_name":"sniffio","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863051007,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"1.4.54","direct":false,"kind":"runtime","optional":false},{"id":25863051008,"package_name":"starlette","ecosystem":"pypi","requirements":"0.50.0","direct":false,"kind":"runtime","optional":false},{"id":25863051009,"package_name":"typer","ecosystem":"pypi","requirements":"0.24.1","direct":false,"kind":"runtime","optional":false},{"id":25863051010,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":25863051011,"package_name":"typing-inspection","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25863051012,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25863051013,"package_name":"uvicorn","ecosystem":"pypi","requirements":"0.41.0","direct":false,"kind":"runtime","optional":false},{"id":25863051014,"package_name":"uvloop","ecosystem":"pypi","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":25863051015,"package_name":"watchfiles","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863051017,"package_name":"websockets","ecosystem":"pypi","requirements":"16.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-server.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:57.651Z","updated_at":"2026-05-15T20:02:57.651Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/build-server.yml","dependencies":[{"id":25863045929,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25863045930,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"cec208311dfd045dd5311c1add060b2062131d57","direct":true,"kind":"composite","optional":false},{"id":25863045931,"package_name":"postgres","ecosystem":"actions","requirements":"16","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:57.930Z","updated_at":"2026-05-15T20:02:57.930Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":25863045953,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25863045954,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"181d5eefc20863364f96762470ba6f862bdef56b","direct":true,"kind":"composite","optional":false},{"id":25863045955,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"181d5eefc20863364f96762470ba6f862bdef56b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"webapp/pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-05-15T20:03:08.329Z","updated_at":"2026-05-15T20:03:08.329Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/webapp/pnpm-lock.yaml","dependencies":[{"id":25863048393,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863048394,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25863048454,"package_name":"@date-fns/tz","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863048455,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863048456,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863048457,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048458,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":25863048459,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":25863048460,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.21.1","direct":false,"kind":"runtime","optional":false},{"id":25863048461,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25863048462,"package_name":"@eslint/core","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":25863048463,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048464,"package_name":"@eslint/js","ecosystem":"npm","requirements":"9.39.2","direct":false,"kind":"runtime","optional":false},{"id":25863048465,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863048466,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863048467,"package_name":"@floating-ui/core","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25863048468,"package_name":"@floating-ui/dom","ecosystem":"npm","requirements":"1.7.5","direct":false,"kind":"runtime","optional":false},{"id":25863048469,"package_name":"@floating-ui/react-dom","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863048471,"package_name":"@floating-ui/utils","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":25863048472,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":25863048473,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.7","direct":false,"kind":"runtime","optional":false},{"id":25863048474,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048475,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25863048476,"package_name":"@img/colour","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048477,"package_name":"@img/sharp-darwin-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048478,"package_name":"@img/sharp-darwin-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048479,"package_name":"@img/sharp-libvips-darwin-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048480,"package_name":"@img/sharp-libvips-darwin-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048481,"package_name":"@img/sharp-libvips-linux-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048482,"package_name":"@img/sharp-libvips-linux-arm","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048483,"package_name":"@img/sharp-libvips-linux-ppc64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048484,"package_name":"@img/sharp-libvips-linux-riscv64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048485,"package_name":"@img/sharp-libvips-linux-s390x","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048486,"package_name":"@img/sharp-libvips-linux-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048487,"package_name":"@img/sharp-libvips-linuxmusl-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048488,"package_name":"@img/sharp-libvips-linuxmusl-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048489,"package_name":"@img/sharp-linux-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048490,"package_name":"@img/sharp-linux-arm","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048491,"package_name":"@img/sharp-linux-ppc64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048492,"package_name":"@img/sharp-linux-riscv64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048493,"package_name":"@img/sharp-linux-s390x","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048494,"package_name":"@img/sharp-linux-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048495,"package_name":"@img/sharp-linuxmusl-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048496,"package_name":"@img/sharp-linuxmusl-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048497,"package_name":"@img/sharp-wasm32","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048498,"package_name":"@img/sharp-win32-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048499,"package_name":"@img/sharp-win32-ia32","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048500,"package_name":"@img/sharp-win32-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863048501,"package_name":"@isaacs/balanced-match","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048502,"package_name":"@isaacs/brace-expansion","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048503,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048504,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25863048505,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048506,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25863048507,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25863048508,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":25863048509,"package_name":"@next/env","ecosystem":"npm","requirements":"15.4.10","direct":false,"kind":"runtime","optional":false},{"id":25863048510,"package_name":"@next/eslint-plugin-next","ecosystem":"npm","requirements":"15.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048511,"package_name":"@next/swc-darwin-arm64","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048512,"package_name":"@next/swc-darwin-x64","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048513,"package_name":"@next/swc-linux-arm64-gnu","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048514,"package_name":"@next/swc-linux-arm64-musl","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048515,"package_name":"@next/swc-linux-x64-gnu","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048516,"package_name":"@next/swc-linux-x64-musl","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048517,"package_name":"@next/swc-win32-arm64-msvc","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048518,"package_name":"@next/swc-win32-x64-msvc","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863048519,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25863048520,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863048521,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25863048522,"package_name":"@nolyfill/is-core-module","ecosystem":"npm","requirements":"1.0.39","direct":false,"kind":"runtime","optional":false},{"id":25863048523,"package_name":"@radix-ui/number","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048524,"package_name":"@radix-ui/primitive","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048557,"package_name":"@radix-ui/react-arrow","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863048560,"package_name":"@radix-ui/react-collection","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863048562,"package_name":"@radix-ui/react-compose-refs","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048564,"package_name":"@radix-ui/react-context","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048566,"package_name":"@radix-ui/react-dialog","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25863048602,"package_name":"@radix-ui/react-direction","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048603,"package_name":"@radix-ui/react-dismissable-layer","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25863048604,"package_name":"@radix-ui/react-dropdown-menu","ecosystem":"npm","requirements":"2.1.16","direct":false,"kind":"runtime","optional":false},{"id":25863048605,"package_name":"@radix-ui/react-focus-guards","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048606,"package_name":"@radix-ui/react-focus-scope","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863048607,"package_name":"@radix-ui/react-id","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048608,"package_name":"@radix-ui/react-label","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":25863048609,"package_name":"@radix-ui/react-menu","ecosystem":"npm","requirements":"2.1.16","direct":false,"kind":"runtime","optional":false},{"id":25863048610,"package_name":"@radix-ui/react-navigation-menu","ecosystem":"npm","requirements":"1.2.14","direct":false,"kind":"runtime","optional":false},{"id":25863048611,"package_name":"@radix-ui/react-popover","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25863048620,"package_name":"@radix-ui/react-popper","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25863048621,"package_name":"@radix-ui/react-portal","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25863048622,"package_name":"@radix-ui/react-presence","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":25863048623,"package_name":"@radix-ui/react-primitive","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048624,"package_name":"@radix-ui/react-primitive","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863048625,"package_name":"@radix-ui/react-roving-focus","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25863048626,"package_name":"@radix-ui/react-select","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863048627,"package_name":"@radix-ui/react-separator","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25863048628,"package_name":"@radix-ui/react-slot","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863048629,"package_name":"@radix-ui/react-slot","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048630,"package_name":"@radix-ui/react-switch","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863048631,"package_name":"@radix-ui/react-tabs","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":25863048632,"package_name":"@radix-ui/react-tooltip","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25863048633,"package_name":"@radix-ui/react-use-callback-ref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048634,"package_name":"@radix-ui/react-use-controllable-state","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863048635,"package_name":"@radix-ui/react-use-effect-event","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048636,"package_name":"@radix-ui/react-use-escape-keydown","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048637,"package_name":"@radix-ui/react-use-layout-effect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048638,"package_name":"@radix-ui/react-use-previous","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048639,"package_name":"@radix-ui/react-use-rect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048640,"package_name":"@radix-ui/react-use-size","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048641,"package_name":"@radix-ui/react-visually-hidden","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863048642,"package_name":"@radix-ui/rect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048643,"package_name":"@rtsao/scc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048644,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25863048645,"package_name":"@swc/helpers","ecosystem":"npm","requirements":"0.5.15","direct":false,"kind":"runtime","optional":false},{"id":25863048646,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25863048647,"package_name":"@types/d3-array","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863048648,"package_name":"@types/d3-color","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048649,"package_name":"@types/d3-ease","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048650,"package_name":"@types/d3-interpolate","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863048651,"package_name":"@types/d3-path","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048652,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":25863048653,"package_name":"@types/d3-shape","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":25863048654,"package_name":"@types/d3-time","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863048655,"package_name":"@types/d3-timer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048656,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863048674,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25863048675,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":25863048676,"package_name":"@types/node","ecosystem":"npm","requirements":"20.19.30","direct":false,"kind":"development","optional":false},{"id":25863048677,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048678,"package_name":"@types/react","ecosystem":"npm","requirements":"19.1.0","direct":false,"kind":"development","optional":false},{"id":25863048679,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048680,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048681,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048682,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048683,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048684,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048685,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048686,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048687,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048688,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"runtime","optional":false},{"id":25863048689,"package_name":"@unrs/resolver-binding-android-arm-eabi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048690,"package_name":"@unrs/resolver-binding-android-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048691,"package_name":"@unrs/resolver-binding-darwin-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048692,"package_name":"@unrs/resolver-binding-darwin-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048693,"package_name":"@unrs/resolver-binding-freebsd-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048694,"package_name":"@unrs/resolver-binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048695,"package_name":"@unrs/resolver-binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048696,"package_name":"@unrs/resolver-binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048697,"package_name":"@unrs/resolver-binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048698,"package_name":"@unrs/resolver-binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048699,"package_name":"@unrs/resolver-binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048700,"package_name":"@unrs/resolver-binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048701,"package_name":"@unrs/resolver-binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048702,"package_name":"@unrs/resolver-binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048703,"package_name":"@unrs/resolver-binding-linux-x64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048704,"package_name":"@unrs/resolver-binding-wasm32-wasi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048711,"package_name":"@unrs/resolver-binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048712,"package_name":"@unrs/resolver-binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048713,"package_name":"@unrs/resolver-binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048714,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25863048715,"package_name":"acorn","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"runtime","optional":false},{"id":25863048716,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":25863048717,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048718,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863048719,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048720,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863048721,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048722,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048723,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048724,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048725,"package_name":"aria-hidden","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863048726,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25863048727,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048728,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":25863048729,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25863048730,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863048731,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048732,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048733,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863048734,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863048735,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863048736,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048737,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863048738,"package_name":"axe-core","ecosystem":"npm","requirements":"4.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863048739,"package_name":"axobject-query","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048740,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048741,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048745,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":25863048746,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048747,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863048748,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048749,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863048750,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863048751,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048752,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048753,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001766","direct":false,"kind":"runtime","optional":false},{"id":25863048754,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048755,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863048756,"package_name":"class-variance-authority","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25863048757,"package_name":"client-only","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048758,"package_name":"clsx","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048759,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048760,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863048761,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048762,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048763,"package_name":"copy-to-clipboard","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048764,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25863048765,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048766,"package_name":"csstype","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863048767,"package_name":"d3-array","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048768,"package_name":"d3-color","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048769,"package_name":"d3-ease","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048770,"package_name":"d3-format","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048771,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048772,"package_name":"d3-path","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048773,"package_name":"d3-scale","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048774,"package_name":"d3-shape","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863048775,"package_name":"d3-time-format","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048776,"package_name":"d3-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048777,"package_name":"d3-timer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048778,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863048779,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048780,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048781,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048782,"package_name":"date-fns-jalali","ecosystem":"npm","requirements":"4.1.0-0","direct":false,"kind":"runtime","optional":false},{"id":25863048783,"package_name":"date-fns","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863048784,"package_name":"date-fns","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048785,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25863048788,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25863048789,"package_name":"decimal.js-light","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25863048790,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863048791,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863048792,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863048844,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863048845,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048846,"package_name":"detect-node-es","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048847,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863048848,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048849,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048851,"package_name":"dom-helpers","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863048852,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048853,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863048854,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048855,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863048856,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.24.1","direct":false,"kind":"runtime","optional":false},{"id":25863048857,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048858,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048859,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863048860,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048861,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048862,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048863,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048864,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048865,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"15.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863048866,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048867,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25863048868,"package_name":"eslint-import-resolver-typescript","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":25863048869,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"runtime","optional":false},{"id":25863048870,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.32.0","direct":false,"kind":"runtime","optional":false},{"id":25863048873,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.10.2","direct":false,"kind":"runtime","optional":false},{"id":25863048874,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863048876,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.37.5","direct":false,"kind":"runtime","optional":false},{"id":25863048877,"package_name":"eslint-scope","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863048878,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25863048879,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863048880,"package_name":"eslint","ecosystem":"npm","requirements":"9.39.2","direct":false,"kind":"runtime","optional":false},{"id":25863048889,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863048893,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25863048894,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048896,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048902,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863048905,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863048907,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048908,"package_name":"fast-equals","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863048909,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863048910,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048911,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048912,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25863048914,"package_name":"fastq","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":25863048915,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25863048917,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048920,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863048922,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048930,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048931,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048932,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25863048933,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863048934,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048952,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048953,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25863048954,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863048955,"package_name":"generator-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048956,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863048957,"package_name":"get-nonce","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048958,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863048959,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048960,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.13.1","direct":false,"kind":"runtime","optional":false},{"id":25863048961,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863048962,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048963,"package_name":"glob","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048964,"package_name":"globals","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048969,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863048970,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863048978,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048979,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048998,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048999,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863049000,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049001,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049002,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049003,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25863049004,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863049005,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863049007,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863049008,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049009,"package_name":"internmap","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049010,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863049011,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049030,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049031,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049032,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863049033,"package_name":"is-bun-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049059,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25863049084,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":25863049085,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049086,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049087,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049088,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049089,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049135,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863049136,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049162,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049164,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049165,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049166,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049171,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863049175,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049176,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863049177,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049178,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049179,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25863049180,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049181,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049182,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863049183,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863049189,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049191,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":25863049194,"package_name":"jackspeak","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049195,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.7","direct":false,"kind":"runtime","optional":false},{"id":25863049196,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049197,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049198,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049199,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863049200,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049201,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049202,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":25863049203,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":25863049204,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.23","direct":false,"kind":"runtime","optional":false},{"id":25863049205,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25863049206,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863049207,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863049208,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863049209,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049210,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25863049211,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.23","direct":false,"kind":"runtime","optional":false},{"id":25863049212,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863049213,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.2.5","direct":false,"kind":"runtime","optional":false},{"id":25863049214,"package_name":"lucide-react","ecosystem":"npm","requirements":"0.411.0","direct":false,"kind":"runtime","optional":false},{"id":25863049215,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049216,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863049217,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863049218,"package_name":"minimatch","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049219,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863049220,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863049221,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25863049222,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863049223,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863049224,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25863049225,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25863049226,"package_name":"napi-postinstall","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":25863049227,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863049228,"package_name":"next-themes","ecosystem":"npm","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25863049229,"package_name":"next","ecosystem":"npm","requirements":"15.4.10","direct":false,"kind":"runtime","optional":false},{"id":25863049230,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049260,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049261,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049262,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":25863049266,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049267,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863049268,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25863049269,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863049270,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049271,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863049272,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25863049273,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049274,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049275,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049295,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049296,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049297,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049331,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049337,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863049341,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049344,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049346,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863049349,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049350,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863049358,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863049359,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049360,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049361,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049362,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049363,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863049364,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863049371,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863049372,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.31","direct":false,"kind":"runtime","optional":false},{"id":25863049373,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.6","direct":false,"kind":"development","optional":false},{"id":25863049374,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863049376,"package_name":"prettier","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":25863049377,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863049378,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863049379,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863049380,"package_name":"react-day-picker","ecosystem":"npm","requirements":"9.13.0","direct":false,"kind":"runtime","optional":false},{"id":25863049381,"package_name":"react-dom","ecosystem":"npm","requirements":"19.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049382,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":25863049383,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863049384,"package_name":"react-remove-scroll-bar","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25863049385,"package_name":"react-remove-scroll","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":25863049386,"package_name":"react-smooth","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863049387,"package_name":"react-style-singleton","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863049388,"package_name":"react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":25863049389,"package_name":"react","ecosystem":"npm","requirements":"19.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049390,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049391,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863049392,"package_name":"recharts-scale","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":25863049393,"package_name":"recharts","ecosystem":"npm","requirements":"2.15.4","direct":false,"kind":"runtime","optional":false},{"id":25863049394,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25863049395,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25863049444,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049445,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049446,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.11","direct":false,"kind":"runtime","optional":false},{"id":25863049447,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"runtime","optional":false},{"id":25863049448,"package_name":"reusify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049449,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863049450,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863049451,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049452,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049453,"package_name":"scheduler","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25863049454,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863049455,"package_name":"semver","ecosystem":"npm","requirements":"7.7.3","direct":false,"kind":"runtime","optional":false},{"id":25863049456,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863049457,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049458,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049459,"package_name":"sharp","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863049460,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049483,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049484,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049485,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049486,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049487,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049488,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049489,"package_name":"sonner","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863049490,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863049491,"package_name":"stable-hash","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863049492,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049493,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863049535,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863049536,"package_name":"string.prototype.includes","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049537,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":25863049538,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049539,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"runtime","optional":false},{"id":25863049540,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25863049541,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863049601,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049645,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863049646,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049651,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049662,"package_name":"styled-jsx","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":25863049663,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.1","direct":false,"kind":"runtime","optional":false},{"id":25863049664,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863049667,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049668,"package_name":"swr","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25863049669,"package_name":"tailwind-merge","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25863049670,"package_name":"tailwindcss-animate","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863049671,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.4.19","direct":false,"kind":"runtime","optional":false},{"id":25863049672,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863049673,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863049674,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863049675,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25863049676,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863049677,"package_name":"toggle-selection","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25863049678,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863049679,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25863049680,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":25863049681,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863049682,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863049683,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049684,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863049685,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863049686,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863049687,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25863049688,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049689,"package_name":"undici-types","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25863049690,"package_name":"unrs-resolver","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25863049691,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863049692,"package_name":"use-callback-ref","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863049693,"package_name":"use-sidecar","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863049694,"package_name":"use-sync-external-store","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863049695,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049696,"package_name":"victory-vendor","ecosystem":"npm","requirements":"36.9.2","direct":false,"kind":"runtime","optional":false},{"id":25863049700,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863049701,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863049703,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049704,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.20","direct":false,"kind":"runtime","optional":false},{"id":25863049708,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863049709,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25863049711,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863049726,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049727,"package_name":"yaml","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25863049728,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863049729,"package_name":"zod","ecosystem":"npm","requirements":"3.25.76","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-ui.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:57.735Z","updated_at":"2026-05-15T20:02:57.735Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/build-ui.yml","dependencies":[{"id":25863045944,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25863045945,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"49933ea5288caeca8642d1e84afbd3f7d6820020","direct":true,"kind":"composite","optional":false},{"id":25863045946,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"eae0cfeb286e66ffb5155f1a79b90583a127a68b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:58.076Z","updated_at":"2026-05-15T20:02:58.076Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":25863045972,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/package-validation-reusable.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:58.193Z","updated_at":"2026-05-15T20:02:58.193Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/package-validation-reusable.yml","dependencies":[{"id":25863046007,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25863046008,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"cec208311dfd045dd5311c1add060b2062131d57","direct":true,"kind":"composite","optional":false},{"id":25863046011,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","direct":true,"kind":"composite","optional":false},{"id":25863046031,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-package.yml","sha":null,"kind":"manifest","created_at":"2026-05-15T20:02:58.952Z","updated_at":"2026-05-15T20:02:58.952Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/.github/workflows/test-package.yml","dependencies":[{"id":25863046157,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25863046160,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"eb1897b8dc4b5d5bfe39a428a8f2304605e0983c","direct":true,"kind":"composite","optional":false},{"id":25863046161,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"671740ac38dd9b0130fbe1cec585b89eea48d3de","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"webapp/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-05-15T20:02:59.164Z","updated_at":"2026-05-15T20:02:59.164Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/webapp/package-lock.json","dependencies":[{"id":25863046475,"package_name":"@radix-ui/react-use-controllable-state","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863046476,"package_name":"@radix-ui/react-use-effect-event","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863046477,"package_name":"@radix-ui/react-use-escape-keydown","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046478,"package_name":"@radix-ui/react-use-layout-effect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046479,"package_name":"@radix-ui/react-use-previous","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046480,"package_name":"@radix-ui/react-use-rect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046481,"package_name":"@radix-ui/react-use-size","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046482,"package_name":"@radix-ui/react-visually-hidden","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863046483,"package_name":"@radix-ui/rect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046484,"package_name":"@rtsao/scc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863046485,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":25863046491,"package_name":"@swc/helpers","ecosystem":"npm","requirements":"0.5.15","direct":false,"kind":"runtime","optional":false},{"id":25863046492,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":25863046493,"package_name":"@types/d3-array","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863046494,"package_name":"@types/d3-color","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863046495,"package_name":"@types/d3-ease","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863046496,"package_name":"@types/d3-interpolate","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863046497,"package_name":"@types/d3-path","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046498,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":25863046499,"package_name":"@types/d3-shape","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":25863046544,"package_name":"@types/d3-time","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863046545,"package_name":"@types/d3-timer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863046546,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25863046561,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":25863046562,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":25863046195,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863046197,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25863046198,"package_name":"@date-fns/tz","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863046199,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":25863046200,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863046201,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863046202,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":25863046203,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25863046204,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"development","optional":false},{"id":25863046205,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.21.1","direct":false,"kind":"development","optional":false},{"id":25863046206,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":25863046207,"package_name":"@eslint/core","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"development","optional":false},{"id":25863046208,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":25863046209,"package_name":"@eslint/js","ecosystem":"npm","requirements":"9.39.2","direct":false,"kind":"development","optional":false},{"id":25863046210,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"development","optional":false},{"id":25863046211,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25863046212,"package_name":"@floating-ui/core","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25863046221,"package_name":"@floating-ui/dom","ecosystem":"npm","requirements":"1.7.5","direct":false,"kind":"runtime","optional":false},{"id":25863046222,"package_name":"@floating-ui/react-dom","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863046223,"package_name":"@floating-ui/utils","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":25863046224,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"development","optional":false},{"id":25863046225,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.7","direct":false,"kind":"development","optional":false},{"id":25863046226,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863046227,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":25863046228,"package_name":"@img/colour","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863046229,"package_name":"@img/sharp-darwin-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046230,"package_name":"@img/sharp-darwin-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046231,"package_name":"@img/sharp-libvips-darwin-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046232,"package_name":"@img/sharp-libvips-darwin-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046233,"package_name":"@img/sharp-libvips-linux-arm","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046234,"package_name":"@img/sharp-libvips-linux-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046235,"package_name":"@img/sharp-libvips-linux-ppc64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046236,"package_name":"@img/sharp-libvips-linux-riscv64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046237,"package_name":"@img/sharp-libvips-linux-s390x","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046238,"package_name":"@img/sharp-libvips-linux-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046239,"package_name":"@img/sharp-libvips-linuxmusl-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046240,"package_name":"@img/sharp-libvips-linuxmusl-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046241,"package_name":"@img/sharp-linux-arm","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046242,"package_name":"@img/sharp-linux-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046243,"package_name":"@img/sharp-linux-ppc64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046244,"package_name":"@img/sharp-linux-riscv64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046245,"package_name":"@img/sharp-linux-s390x","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046246,"package_name":"@img/sharp-linux-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046247,"package_name":"@img/sharp-linuxmusl-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046248,"package_name":"@img/sharp-linuxmusl-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046249,"package_name":"@img/sharp-wasm32","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046250,"package_name":"@img/sharp-win32-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046251,"package_name":"@img/sharp-win32-ia32","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046252,"package_name":"@img/sharp-win32-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863046253,"package_name":"@isaacs/balanced-match","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863046254,"package_name":"@isaacs/brace-expansion","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863046255,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863046309,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25863046310,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863046311,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25863046312,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25863046313,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"development","optional":false},{"id":25863046314,"package_name":"@next/env","ecosystem":"npm","requirements":"15.4.10","direct":false,"kind":"runtime","optional":false},{"id":25863046315,"package_name":"@next/eslint-plugin-next","ecosystem":"npm","requirements":"15.2.4","direct":false,"kind":"development","optional":false},{"id":25863046316,"package_name":"@next/swc-darwin-arm64","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046317,"package_name":"@next/swc-darwin-x64","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046318,"package_name":"@next/swc-linux-arm64-gnu","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046319,"package_name":"@next/swc-linux-arm64-musl","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046320,"package_name":"@next/swc-linux-x64-gnu","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046321,"package_name":"@next/swc-linux-x64-musl","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046327,"package_name":"@next/swc-win32-arm64-msvc","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046328,"package_name":"@next/swc-win32-x64-msvc","ecosystem":"npm","requirements":"15.4.8","direct":false,"kind":"runtime","optional":false},{"id":25863046329,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25863046330,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25863046331,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25863046332,"package_name":"@nolyfill/is-core-module","ecosystem":"npm","requirements":"1.0.39","direct":false,"kind":"development","optional":false},{"id":25863046333,"package_name":"@radix-ui/number","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046334,"package_name":"@radix-ui/primitive","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863046335,"package_name":"@radix-ui/react-arrow","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863046336,"package_name":"@radix-ui/react-collection","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863046337,"package_name":"@radix-ui/react-slot","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863046563,"package_name":"@types/node","ecosystem":"npm","requirements":"20.19.30","direct":false,"kind":"development","optional":false},{"id":25863046564,"package_name":"@types/react","ecosystem":"npm","requirements":"19.1.0","direct":false,"kind":"development","optional":false},{"id":25863046565,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"development","optional":false},{"id":25863046566,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046568,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":25863046569,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046570,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046571,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046572,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046573,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046574,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046575,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046576,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25863046577,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"development","optional":false},{"id":25863046578,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046579,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.54.0","direct":false,"kind":"development","optional":false},{"id":25863046580,"package_name":"@unrs/resolver-binding-android-arm-eabi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046581,"package_name":"@unrs/resolver-binding-android-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046582,"package_name":"@unrs/resolver-binding-darwin-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046583,"package_name":"@unrs/resolver-binding-darwin-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046584,"package_name":"@unrs/resolver-binding-freebsd-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046585,"package_name":"@unrs/resolver-binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046586,"package_name":"@unrs/resolver-binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046587,"package_name":"@unrs/resolver-binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046588,"package_name":"@unrs/resolver-binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046589,"package_name":"@unrs/resolver-binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046590,"package_name":"@unrs/resolver-binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046591,"package_name":"@unrs/resolver-binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046592,"package_name":"@unrs/resolver-binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046593,"package_name":"@unrs/resolver-binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046594,"package_name":"@unrs/resolver-binding-linux-x64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046595,"package_name":"@unrs/resolver-binding-wasm32-wasi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046596,"package_name":"@unrs/resolver-binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046597,"package_name":"@unrs/resolver-binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046598,"package_name":"@unrs/resolver-binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863046599,"package_name":"acorn","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"development","optional":false},{"id":25863046600,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25863046601,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":25863046602,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863046338,"package_name":"@radix-ui/react-compose-refs","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863046354,"package_name":"@radix-ui/react-context","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863046356,"package_name":"@radix-ui/react-dialog","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25863046361,"package_name":"@radix-ui/react-direction","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046453,"package_name":"@radix-ui/react-dismissable-layer","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25863046454,"package_name":"@radix-ui/react-dropdown-menu","ecosystem":"npm","requirements":"2.1.16","direct":false,"kind":"runtime","optional":false},{"id":25863046455,"package_name":"@radix-ui/react-focus-guards","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863046456,"package_name":"@radix-ui/react-focus-scope","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":25863046457,"package_name":"@radix-ui/react-id","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863046458,"package_name":"@radix-ui/react-label","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":25863046459,"package_name":"@radix-ui/react-primitive","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863046460,"package_name":"@radix-ui/react-menu","ecosystem":"npm","requirements":"2.1.16","direct":false,"kind":"runtime","optional":false},{"id":25863046461,"package_name":"@radix-ui/react-navigation-menu","ecosystem":"npm","requirements":"1.2.14","direct":false,"kind":"runtime","optional":false},{"id":25863046462,"package_name":"@radix-ui/react-popover","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25863046463,"package_name":"@radix-ui/react-popper","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25863046464,"package_name":"@radix-ui/react-portal","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25863046465,"package_name":"@radix-ui/react-presence","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":25863046466,"package_name":"@radix-ui/react-primitive","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863046467,"package_name":"@radix-ui/react-roving-focus","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25863046468,"package_name":"@radix-ui/react-select","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863046469,"package_name":"@radix-ui/react-separator","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25863046470,"package_name":"@radix-ui/react-slot","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863046471,"package_name":"@radix-ui/react-switch","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863046472,"package_name":"@radix-ui/react-tabs","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":25863046473,"package_name":"@radix-ui/react-tooltip","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25863046474,"package_name":"@radix-ui/react-use-callback-ref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047485,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25863047489,"package_name":"generator-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25863047490,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25863047491,"package_name":"get-nonce","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047492,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047493,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047494,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.13.1","direct":false,"kind":"development","optional":false},{"id":25863047495,"package_name":"glob","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047496,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863047497,"package_name":"minimatch","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047498,"package_name":"globals","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":25863047499,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25863047500,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25863047504,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047507,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25863047593,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047594,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25863047595,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047596,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047597,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863047598,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25863047599,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25863047600,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25863047601,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047602,"package_name":"internmap","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863047603,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":25863047604,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25863047605,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047606,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047607,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25863047608,"package_name":"is-bun-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25863047609,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25863047610,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":25863047611,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047612,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047631,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047632,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863047633,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047634,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25863047635,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863047661,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25863047662,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25863047663,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047664,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863047665,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25863047666,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25863047667,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25863047668,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863047669,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863047670,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"development","optional":false},{"id":25863047671,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25863047672,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863047673,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25863047674,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25863047675,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047676,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":25863047677,"package_name":"jackspeak","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047678,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.7","direct":false,"kind":"runtime","optional":false},{"id":25863046713,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863046829,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863046830,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863046831,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863046832,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25863046849,"package_name":"aria-hidden","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25863046852,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25863046854,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863046855,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"development","optional":false},{"id":25863046857,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25863046858,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":25863046860,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25863046861,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25863046862,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25863046863,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25863046864,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":25863046865,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25863046866,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25863046867,"package_name":"axe-core","ecosystem":"npm","requirements":"4.11.1","direct":false,"kind":"development","optional":false},{"id":25863046963,"package_name":"axobject-query","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25863046964,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863046965,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863047010,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":25863047011,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863047029,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25863047030,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047031,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25863047032,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25863047033,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047034,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001766","direct":false,"kind":"runtime","optional":false},{"id":25863047035,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25863047040,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863047041,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047042,"package_name":"class-variance-authority","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25863047043,"package_name":"client-only","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047044,"package_name":"clsx","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047045,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047072,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25863047123,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047124,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":25863047128,"package_name":"copy-to-clipboard","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863047129,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25863047136,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047143,"package_name":"csstype","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863047147,"package_name":"d3-array","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863047151,"package_name":"d3-color","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047154,"package_name":"d3-ease","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047158,"package_name":"d3-format","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047162,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047163,"package_name":"d3-path","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047295,"package_name":"d3-scale","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863047296,"package_name":"d3-shape","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863047297,"package_name":"d3-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047298,"package_name":"d3-time-format","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047299,"package_name":"d3-timer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047300,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25863047301,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047302,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047303,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047304,"package_name":"date-fns","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863047305,"package_name":"date-fns-jalali","ecosystem":"npm","requirements":"4.1.0-0","direct":false,"kind":"runtime","optional":false},{"id":25863047306,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":25863047307,"package_name":"decimal.js-light","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25863047308,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25863047309,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25863047310,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25863047319,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863047320,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047321,"package_name":"detect-node-es","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047322,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863047323,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863047324,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25863047344,"package_name":"dom-helpers","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863047345,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047346,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863047347,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":25863047348,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.24.1","direct":false,"kind":"development","optional":false},{"id":25863047349,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047350,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25863047351,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25863047352,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863047353,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25863047354,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047355,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25863047356,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25863047357,"package_name":"eslint","ecosystem":"npm","requirements":"9.39.2","direct":false,"kind":"development","optional":false},{"id":25863047358,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"15.2.4","direct":false,"kind":"development","optional":false},{"id":25863047359,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":25863047399,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":25863047400,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":25863047401,"package_name":"eslint-import-resolver-typescript","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":25863047402,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":25863047403,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.32.0","direct":false,"kind":"development","optional":false},{"id":25863047404,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":25863047405,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.10.2","direct":false,"kind":"development","optional":false},{"id":25863047406,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.37.5","direct":false,"kind":"development","optional":false},{"id":25863047407,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25863047408,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"development","optional":false},{"id":25863047425,"package_name":"eslint-scope","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":25863047428,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":25863047429,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":25863047431,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":25863047434,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25863047436,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25863047443,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25863047467,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863047468,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25863047469,"package_name":"fast-equals","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863047470,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25863047471,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25863047472,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25863047473,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25863047474,"package_name":"fastq","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":25863047475,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25863047476,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047477,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25863047478,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25863047479,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":25863047480,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":25863047481,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863047482,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863047483,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047484,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":25863047724,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25863047725,"package_name":"next","ecosystem":"npm","requirements":"15.4.10","direct":false,"kind":"runtime","optional":false},{"id":25863047726,"package_name":"next-themes","ecosystem":"npm","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25863047727,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.31","direct":false,"kind":"runtime","optional":false},{"id":25863047728,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047729,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047730,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047731,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"development","optional":false},{"id":25863047732,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863047733,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"development","optional":false},{"id":25863047734,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":25863047735,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":25863047736,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25863047737,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25863047800,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":25863047802,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047805,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25863047807,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25863047810,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047812,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047815,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25863047817,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047820,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863047822,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047824,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25863047826,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863047827,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25863047828,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863047829,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047830,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.6","direct":false,"kind":"runtime","optional":false},{"id":25863047831,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047832,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047833,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047834,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863047835,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047836,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863047837,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25863047838,"package_name":"prettier","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":25863047679,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047680,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25863047681,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25863047682,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25863047683,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047684,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047685,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":25863047686,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":25863047687,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.23","direct":false,"kind":"development","optional":false},{"id":25863047688,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":25863047689,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25863047690,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863047691,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25863047692,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25863047693,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.23","direct":false,"kind":"runtime","optional":false},{"id":25863047694,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25863047695,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863047696,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.2.5","direct":false,"kind":"runtime","optional":false},{"id":25863047697,"package_name":"lucide-react","ecosystem":"npm","requirements":"0.411.0","direct":false,"kind":"runtime","optional":false},{"id":25863047698,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047699,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25863047700,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25863047701,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25863047702,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25863047719,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047720,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25863047721,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25863047722,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25863047723,"package_name":"napi-postinstall","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":25863047891,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25863047892,"package_name":"reusify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047893,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25863047894,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25863047895,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25863047896,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047897,"package_name":"scheduler","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25863047898,"package_name":"semver","ecosystem":"npm","requirements":"7.7.3","direct":false,"kind":"development","optional":false},{"id":25863047899,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25863047900,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25863047901,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25863047902,"package_name":"sharp","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25863047903,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047904,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047905,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047848,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863047851,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25863047852,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863047853,"package_name":"react","ecosystem":"npm","requirements":"19.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047854,"package_name":"react-day-picker","ecosystem":"npm","requirements":"9.13.0","direct":false,"kind":"runtime","optional":false},{"id":25863047855,"package_name":"date-fns","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047856,"package_name":"react-dom","ecosystem":"npm","requirements":"19.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047857,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":25863047858,"package_name":"react-remove-scroll","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":25863047859,"package_name":"react-remove-scroll-bar","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25863047860,"package_name":"react-smooth","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25863047861,"package_name":"react-style-singleton","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863047862,"package_name":"react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":25863047863,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047864,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863047906,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25863047907,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25863047908,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863047909,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863047910,"package_name":"sonner","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863047911,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25863047912,"package_name":"stable-hash","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":25863047913,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863047914,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047915,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863047916,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047931,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047932,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047933,"package_name":"string.prototype.includes","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25863047934,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"development","optional":false},{"id":25863047935,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25863047936,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"development","optional":false},{"id":25863047937,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":25863047938,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25863047939,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25863047940,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25863047944,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25863047945,"package_name":"styled-jsx","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":25863047946,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.1","direct":false,"kind":"runtime","optional":false},{"id":25863047947,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25863047865,"package_name":"recharts","ecosystem":"npm","requirements":"2.15.4","direct":false,"kind":"runtime","optional":false},{"id":25863047868,"package_name":"recharts-scale","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":25863047869,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863047970,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863047971,"package_name":"swr","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25863047972,"package_name":"tailwind-merge","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25863047973,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.4.19","direct":false,"kind":"runtime","optional":false},{"id":25863047974,"package_name":"tailwindcss-animate","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25863047975,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863047976,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25863047977,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863047978,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863047979,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25863047980,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25863047981,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25863047982,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25863047983,"package_name":"toggle-selection","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25863047872,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25863047885,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":25863047889,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.11","direct":false,"kind":"runtime","optional":false},{"id":25863047890,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25863048025,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":25863048026,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25863048027,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"development","optional":false},{"id":25863048028,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25863048045,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25863048103,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25863048104,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25863048105,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25863048106,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25863048107,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25863048108,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25863048109,"package_name":"undici-types","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"development","optional":false},{"id":25863048110,"package_name":"unrs-resolver","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25863048111,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":25863048112,"package_name":"use-callback-ref","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863048113,"package_name":"use-sidecar","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25863048114,"package_name":"use-sync-external-store","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25863048115,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048116,"package_name":"victory-vendor","ecosystem":"npm","requirements":"36.9.2","direct":false,"kind":"runtime","optional":false},{"id":25863048117,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25863048140,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25863048141,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25863048142,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25863048143,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.20","direct":false,"kind":"development","optional":false},{"id":25863048144,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25863048145,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25863048146,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863048147,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":25863048242,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25863048250,"package_name":"zod","ecosystem":"npm","requirements":"3.25.76","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"webapp/package.json","sha":null,"kind":"manifest","created_at":"2026-05-15T20:03:07.681Z","updated_at":"2026-05-15T20:03:07.681Z","repository_link":"https://github.com/mlco2/codecarbon/blob/master/webapp/package.json","dependencies":[{"id":25863048257,"package_name":"@radix-ui/react-dialog","ecosystem":"npm","requirements":"^1.1.15","direct":true,"kind":"runtime","optional":false},{"id":25863048258,"package_name":"@radix-ui/react-dropdown-menu","ecosystem":"npm","requirements":"^2.1.16","direct":true,"kind":"runtime","optional":false},{"id":25863048259,"package_name":"@radix-ui/react-label","ecosystem":"npm","requirements":"^2.1.8","direct":true,"kind":"runtime","optional":false},{"id":25863048260,"package_name":"@radix-ui/react-navigation-menu","ecosystem":"npm","requirements":"^1.2.14","direct":true,"kind":"runtime","optional":false},{"id":25863048261,"package_name":"@radix-ui/react-popover","ecosystem":"npm","requirements":"^1.1.15","direct":true,"kind":"runtime","optional":false},{"id":25863048262,"package_name":"@radix-ui/react-select","ecosystem":"npm","requirements":"^2.2.6","direct":true,"kind":"runtime","optional":false},{"id":25863048263,"package_name":"@radix-ui/react-separator","ecosystem":"npm","requirements":"^1.1.8","direct":true,"kind":"runtime","optional":false},{"id":25863048264,"package_name":"@radix-ui/react-slot","ecosystem":"npm","requirements":"^1.2.4","direct":true,"kind":"runtime","optional":false},{"id":25863048265,"package_name":"@radix-ui/react-switch","ecosystem":"npm","requirements":"^1.2.6","direct":true,"kind":"runtime","optional":false},{"id":25863048266,"package_name":"@radix-ui/react-tabs","ecosystem":"npm","requirements":"^1.1.13","direct":true,"kind":"runtime","optional":false},{"id":25863048267,"package_name":"@radix-ui/react-tooltip","ecosystem":"npm","requirements":"^1.2.8","direct":true,"kind":"runtime","optional":false},{"id":25863048268,"package_name":"class-variance-authority","ecosystem":"npm","requirements":"^0.7.1","direct":true,"kind":"runtime","optional":false},{"id":25863048269,"package_name":"clsx","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":25863048270,"package_name":"copy-to-clipboard","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"runtime","optional":false},{"id":25863048272,"package_name":"date-fns","ecosystem":"npm","requirements":"^3.6.0","direct":true,"kind":"runtime","optional":false},{"id":25863048273,"package_name":"glob","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"runtime","optional":false},{"id":25863048285,"package_name":"lucide-react","ecosystem":"npm","requirements":"^0.411.0","direct":true,"kind":"runtime","optional":false},{"id":25863048286,"package_name":"next","ecosystem":"npm","requirements":"15.4.10","direct":true,"kind":"runtime","optional":false},{"id":25863048287,"package_name":"next-themes","ecosystem":"npm","requirements":"^0.4.6","direct":true,"kind":"runtime","optional":false},{"id":25863048288,"package_name":"react","ecosystem":"npm","requirements":"19.1.0","direct":true,"kind":"runtime","optional":false},{"id":25863048289,"package_name":"react-day-picker","ecosystem":"npm","requirements":"^9.13.0","direct":true,"kind":"runtime","optional":false},{"id":25863048290,"package_name":"react-dom","ecosystem":"npm","requirements":"19.1.0","direct":true,"kind":"runtime","optional":false},{"id":25863048291,"package_name":"recharts","ecosystem":"npm","requirements":"^2.15.4","direct":true,"kind":"runtime","optional":false},{"id":25863048292,"package_name":"sonner","ecosystem":"npm","requirements":"^2.0.7","direct":true,"kind":"runtime","optional":false},{"id":25863048293,"package_name":"swr","ecosystem":"npm","requirements":"^2.3.8","direct":true,"kind":"runtime","optional":false},{"id":25863048294,"package_name":"tailwind-merge","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25863048295,"package_name":"tailwindcss","ecosystem":"npm","requirements":"^3.4.19","direct":true,"kind":"runtime","optional":false},{"id":25863048296,"package_name":"tailwindcss-animate","ecosystem":"npm","requirements":"^1.0.7","direct":true,"kind":"runtime","optional":false},{"id":25863048297,"package_name":"zod","ecosystem":"npm","requirements":"^3.25.76","direct":true,"kind":"runtime","optional":false},{"id":25863048298,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.19.30","direct":true,"kind":"development","optional":false},{"id":25863048299,"package_name":"@types/react","ecosystem":"npm","requirements":"19.1.0","direct":true,"kind":"development","optional":false},{"id":25863048338,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"19.1.1","direct":true,"kind":"development","optional":false},{"id":25863048339,"package_name":"eslint","ecosystem":"npm","requirements":"^9.39.2","direct":true,"kind":"development","optional":false},{"id":25863048340,"package_name":"eslint-config-next","ecosystem":"npm","requirements":"15.2.4","direct":true,"kind":"development","optional":false},{"id":25863048341,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^9.1.2","direct":true,"kind":"development","optional":false},{"id":25863048342,"package_name":"postcss","ecosystem":"npm","requirements":"^8.5.6","direct":true,"kind":"development","optional":false},{"id":25863048358,"package_name":"prettier","ecosystem":"npm","requirements":"3.3.3","direct":true,"kind":"development","optional":false},{"id":25863048383,"package_name":"typescript","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"development","optional":false}]}],"score":25.84188816132909,"created_at":"2023-09-11T11:54:34.640Z","updated_at":"2026-06-24T17:30:32.727Z","avatar_url":"https://github.com/mlco2.png","language":"Python","category":"Consumption","sub_category":"Computation and Communication","monthly_downloads":160519,"total_dependent_repos":807,"total_dependent_packages":39,"readme":"![banner](docs/images/banner.png)\n\n# Track \u0026 reduce CO₂ emissions from your local computing\n\nEstimate and track carbon emissions from your computer, quantify and analyze their impact.\n\n[![](https://img.shields.io/pypi/v/codecarbon?color=024758)](https://pypi.org/project/codecarbon/) [![DOI](https://zenodo.org/badge/263364731.svg)](https://zenodo.org/badge/latestdoi/263364731) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/mlco2/codecarbon/badge)](https://scorecard.dev/viewer/?uri=github.com/mlco2/codecarbon) [![codecov](https://codecov.io/gh/mlco2/codecarbon/graph/badge.svg)](https://codecov.io/gh/mlco2/codecarbon) [![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289da?logo=discord\u0026logoColor=white)](https://discord.gg/GS9js2XkJR)\n\n- **A lightweight, easy to use Python library** – Simple API to track emissions\n- **Open source, free \u0026 community driven** – Built by and for the community\n- **Effective visual outputs** – Put emissions in context with real-world equivalents\n\n\u003e **Tracking GenAI API calls?** CodeCarbon measures emissions from **local computing** (your hardware). To track emissions from remote GenAI API calls (OpenAI, Anthropic, Mistral, etc.), use [**EcoLogits**](https://ecologits.ai/). Both tools are complementary.\n\n\u003e **Join the community!** Have questions, want to share your work, or contribute? Join us on [**Discord**](https://discord.gg/GS9js2XkJR) – we're here to help and excited to hear from you!\n\n## Installation\n\n```bash\npip install codecarbon\n```\n\nIf you use Conda:\n\n```bash\nconda activate your_env\npip install codecarbon\n```\n\nMore installation options: [installation docs](https://docs.codecarbon.io/latest/how-to/installation/).\n\n## Quickstart (Python)\n\n```python\nfrom codecarbon import EmissionsTracker\n\ntracker = EmissionsTracker()\ntracker.start()\n\n# Your code here\n\nemissions = tracker.stop()\nprint(f\"Emissions: {emissions} kg CO₂\")\n```\n\n[**Learn more** →](https://docs.codecarbon.io/latest/tutorials/first-tracking/)\n\n## Quickstart (CLI)\n\nTrack a command without changing your code:\n\n```bash\ncodecarbon monitor --no-api -- python train.py\n```\n\nDetect your hardware:\n\n```bash\ncodecarbon detect\n```\n\nFull CLI guide: [CLI tutorial](https://docs.codecarbon.io/latest/tutorials/cli/).\n\n## Configuration\n\nYou can configure CodeCarbon using:\n\n- `~/.codecarbon.config` (global)\n- `./.codecarbon.config` (project-local)\n- `CODECARBON_*` environment variables\n- Python arguments (`EmissionsTracker(...)`)\n\nConfiguration precedence and examples: [configuration guide](https://docs.codecarbon.io/latest/how-to/configuration/).\n\n## How it works\n\nWe created a Python package that estimates your hardware electricity power consumption (GPU + CPU + RAM) and we apply to it the carbon intensity of the region where the computing is done.\n\nCodeCarbon focuses on the main compute components it can measure or estimate directly: CPU, GPU, and RAM. It does not separately model disk I/O, network transfers, displays, cooling, or other peripherals because those sources are usually much smaller for local code-level experiments and are not exposed through the same low-overhead measurement interfaces.\n\n![calculation Summary](docs/images/calculation.png)\n\nWe explain more about this calculation in the [**Methodology**](https://docs.codecarbon.io/latest/explanation/methodology/) section of the documentation.\n\n## Visualize\n\nYou can visualize your experiment emissions on the [dashboard](https://dashboard.codecarbon.io/) or locally with [carbonboard](https://docs.codecarbon.io/latest/how-to/visualize/).\n\n![dashboard](docs/images/dashboard.png)\n\n## Quick links\n\n| Section | Description |\n|---------|-------------|\n| [Quickstart](https://docs.codecarbon.io/latest/tutorials/first-tracking/) | Get started in 5 minutes |\n| [Installation](https://docs.codecarbon.io/latest/how-to/installation/) | Install CodeCarbon |\n| [CLI Tutorial](https://docs.codecarbon.io/latest/tutorials/cli/) | Track emissions from the command line |\n| [Python API Tutorial](https://docs.codecarbon.io/latest/tutorials/python-api/) | Track emissions in Python code |\n| [Comparing Model Efficiency](https://docs.codecarbon.io/latest/tutorials/comparing-model-efficiency/) | Measure carbon efficiency across ML models |\n| [API Reference](https://docs.codecarbon.io/latest/reference/api/) | Full parameter documentation |\n| [Framework examples (scikit-learn)](https://docs.codecarbon.io/latest/how-to/scikit-learn/) | Task-oriented ML framework examples |\n| [Methodology](https://docs.codecarbon.io/latest/explanation/methodology/) | How emissions are calculated |\n| [EcoLogits](https://ecologits.ai/) | Track emissions from GenAI API calls |\n| [Discord Community](https://discord.gg/GS9js2XkJR) | Chat with us and the community |\n\n## Links\n\n- [Main website](https://codecarbon.io) to learn why we do this.\n- [Dashboard](https://dashboard.codecarbon.io/) to see your emissions.\n- [Documentation](https://docs.codecarbon.io/) to learn how to use the package and our methodology.\n- [EcoLogits](https://ecologits.ai/) to track emissions from GenAI API calls (OpenAI, Anthropic, etc.).\n- [GitHub](https://github.com/mlco2/codecarbon) to look at the source code and contribute.\n- [Discord](https://discord.gg/GS9js2XkJR) to chat with us.\n\n## Contributing\n\nWe are hoping that the open-source community will help us edit the code and make it better!\n\nYou are welcome to open issues, even suggest solutions and better still contribute the fix/improvement! We can guide you if you're not sure where to start but want to help us out.\n\nCheck out our [contribution guidelines](https://github.com/mlco2/codecarbon/blob/master/CONTRIBUTING.md).\n\nFeel free to chat with us on [Discord](https://discord.gg/GS9js2XkJR).\n\n## Citation\n\nIf you find CodeCarbon useful for your research, you can find a citation under a variety of formats on [Zenodo](https://zenodo.org/records/11171501).\n\n\u003cdetails\u003e\n\u003csummary\u003eBibTeX\u003c/summary\u003e\n\n```tex\n@software{benoit_courty_2024_11171501,\n  author       = {Benoit Courty and\n                  Victor Schmidt and\n                  Sasha Luccioni and\n                  Goyal-Kamal and\n                  MarionCoutarel and\n                  Boris Feld and\n                  Jérémy Lecourt and\n                  LiamConnell and\n                  Amine Saboni and\n                  Inimaz and\n                  supatomic and\n                  Mathilde Léval and\n                  Luis Blanche and\n                  Alexis Cruveiller and\n                  ouminasara and\n                  Franklin Zhao and\n                  Aditya Joshi and\n                  Alexis Bogroff and\n                  Hugues de Lavoreille and\n                  Niko Laskaris and\n                  Edoardo Abati and\n                  Douglas Blank and\n                  Ziyao Wang and\n                  Armin Catovic and\n                  Marc Alencon and\n                  Michał Stęchły and\n                  Christian Bauer and\n                  Lucas Otávio N. de Araújo and\n                  JPW and\n                  MinervaBooks},\n  title        = {mlco2/codecarbon: v2.4.1},\n  month        = may,\n  year         = 2024,\n  publisher    = {Zenodo},\n  version      = {v2.4.1},\n  doi          = {10.5281/zenodo.11171501},\n  url          = {https://doi.org/10.5281/zenodo.11171501}\n}\n```\n\n\u003c/details\u003e\n\n## Contact\n\nFeel free to chat with us on [Discord](https://discord.gg/GS9js2XkJR).\n\nCodecarbon was formerly developed by volunteers from [**Mila**](http://mila.quebec) and the [**DataForGoodFR**](https://twitter.com/dataforgood_fr) community alongside donated professional time of engineers at [**Comet.ml**](https://comet.ml) and [**BCG GAMMA**](https://www.bcg.com/en-nl/beyond-consulting/bcg-gamma/default).\n\nNow CodeCarbon is supported by [**Code Carbon**](https://www.helloasso.com/associations/code-carbon), a French non-profit organization whose mission is to accelerate the development and adoption of CodeCarbon.\n\n### Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=mlco2/codecarbon,lfwa/carbontracker,sb-ai-lab/Eco2AI,fvaleye/tracarbon,Breakend/experiment-impact-tracker\u0026type=Date)](https://star-history.com/#mlco2/codecarbon\u0026lfwa/carbontracker\u0026sb-ai-lab/Eco2AI\u0026fvaleye/tracarbon\u0026Breakend/experiment-impact-tracker\u0026Date)\n","funding_links":["https://github.com/sponsors/mlco2"],"readme_doi_urls":["https://doi.org/10.5281/zenodo.11171501"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["language-model","climate-change","natural-language-processing","transformer","bert","climate-science","climate-data","electricitymap","flax","speech-recognition"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/453","html_url":"https://ost.ecosyste.ms/projects/453"}