{"id":31765,"name":"koolstof","description":"Miscellaneous tools for marine carbonate chemistry","url":"https://github.com/mvdh7/koolstof","last_synced_at":"2025-09-05T05:14:21.811Z","repository":{"id":47956876,"uuid":"253712052","full_name":"mvdh7/koolstof","owner":"mvdh7","description":"Miscellaneous tools for marine carbonate chemistry","archived":false,"fork":false,"pushed_at":"2025-06-27T13:51:07.000Z","size":4742,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-27T14:39:20.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://koolstof.hseao3.group","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvdh7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-04-07T06:56:00.000Z","updated_at":"2024-12-09T10:00:39.000Z","dependencies_parsed_at":"2024-04-28T05:27:41.317Z","dependency_job_id":"69266a2c-783c-4f46-b3fe-6453c7757d18","html_url":"https://github.com/mvdh7/koolstof","commit_stats":{"total_commits":229,"total_committers":2,"mean_commits":114.5,"dds":"0.048034934497816595","last_synced_commit":"e6bf94b13a3de0c9ab7c687d707b74972e62f91d"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/mvdh7/koolstof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/sbom","scorecard":{"id":669329,"data":{"date":"2025-08-11","repo":{"name":"github.com/mvdh7/koolstof","commit":"84329a6abaa050045d0fe16b01584fb7504917a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs.yml:7","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mvdh7/koolstof/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mvdh7/koolstof/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mvdh7/koolstof/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mvdh7/koolstof/run-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mvdh7/koolstof/run-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:23","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'v1'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T19:23:36.177Z","repository_id":47956876,"created_at":"2025-08-21T19:23:36.177Z","updated_at":"2025-08-21T19:23:36.177Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713621,"owners_count":25154614,"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-09-05T02:00:09.113Z","response_time":402,"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":"mvdh7","name":"Matthew Humphreys","uuid":"8830314","kind":"user","description":"Marine carbon cyclist at the Royal Netherlands Institute for Sea Research","email":"","website":"seaco2.group","location":"Texel, the Netherlands","twitter":null,"company":"NIOZ","icon_url":"https://avatars.githubusercontent.com/u/8830314?u=0729eb7c7a943125ada7bcca0ae5edf0ae55c2ca\u0026v=4","repositories_count":53,"last_synced_at":"2024-06-11T15:56:24.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mvdh7","funding_links":[],"total_stars":125,"followers":75,"following":104,"created_at":"2022-11-15T05:23:05.664Z","updated_at":"2024-06-11T15:56:26.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7/repositories"},"packages":[{"id":2781305,"name":"koolstof","ecosystem":"pypi","description":"Miscellaneous tools for marine carbonate chemistry","homepage":null,"licenses":"GNU General Public License v3 (GPLv3)","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/mvdh7/koolstof","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2020-04-07T07:07:08.000Z","latest_release_published_at":"2022-04-14T07:38:06.000Z","latest_release_number":"0.0.24","last_synced_at":"2025-08-03T18:01:09.301Z","created_at":"2022-04-10T11:25:54.124Z","updated_at":"2025-08-03T18:01:09.301Z","registry_url":"https://pypi.org/project/koolstof/","install_command":"pip install koolstof --index-url https://pypi.org/simple","documentation_url":"https://koolstof.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Chemistry","Topic :: Scientific/Engineering :: Oceanography","Topic :: Scientific/Engineering :: Visualization"],"normalized_name":"koolstof"},"repo_metadata":{"id":47956876,"uuid":"253712052","full_name":"mvdh7/koolstof","owner":"mvdh7","description":"Miscellaneous tools for marine carbonate chemistry","archived":false,"fork":false,"pushed_at":"2025-06-27T13:51:07.000Z","size":4742,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-27T14:39:20.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://koolstof.hseao3.group","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvdh7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-04-07T06:56:00.000Z","updated_at":"2024-12-09T10:00:39.000Z","dependencies_parsed_at":"2024-04-28T05:27:41.317Z","dependency_job_id":"69266a2c-783c-4f46-b3fe-6453c7757d18","html_url":"https://github.com/mvdh7/koolstof","commit_stats":{"total_commits":229,"total_committers":2,"mean_commits":114.5,"dds":"0.048034934497816595","last_synced_commit":"e6bf94b13a3de0c9ab7c687d707b74972e62f91d"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/mvdh7/koolstof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262278174,"owners_count":23286510,"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","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":"mvdh7","name":"Matthew Humphreys","uuid":"8830314","kind":"user","description":"Marine carbon cyclist at the Royal Netherlands Institute for Sea Research","email":"","website":"seaco2.group","location":"Texel, the Netherlands","twitter":null,"company":"NIOZ","icon_url":"https://avatars.githubusercontent.com/u/8830314?u=0729eb7c7a943125ada7bcca0ae5edf0ae55c2ca\u0026v=4","repositories_count":53,"last_synced_at":"2024-06-11T15:56:24.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mvdh7","funding_links":[],"total_stars":125,"followers":75,"following":104,"created_at":"2022-11-15T05:23:05.664Z","updated_at":"2024-06-11T15:56:26.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7/repositories"},"tags":[{"name":"v1.0.0-b.1","sha":"0b58be6f40f5d638fc025b9528765692f2fc0145","kind":"commit","published_at":"2025-06-27T13:44:51.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v1.0.0-b.1","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v1.0.0-b.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v1.0.0-b.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v1.0.0-b.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v1.0.0-b.1/manifests"},{"name":"v0.31","sha":"3578a947c15dd5f30551b119f04a1b4d0cffd4cf","kind":"commit","published_at":"2024-10-31T09:09:01.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.31","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.31/manifests"},{"name":"v0.30","sha":"3753ec342f84b56d2ed34216d9feeed3b3617fa6","kind":"commit","published_at":"2024-10-09T05:56:50.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.30","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.30/manifests"},{"name":"v0.29","sha":"7468d39aaaf13c0d846b511dd2e4d59e5406141a","kind":"commit","published_at":"2024-09-13T16:17:15.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.29","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.29/manifests"},{"name":"v0.28","sha":"d6bef73db1bd7d99266f2d8d0b658fdd66ecb243","kind":"commit","published_at":"2024-09-13T14:02:26.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.28","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.28/manifests"},{"name":"v0.27","sha":"44335dd0cf4a80ae5a8ac25711a4197483f3a773","kind":"commit","published_at":"2024-06-20T11:27:18.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.27","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.27/manifests"},{"name":"v0.26","sha":"86fe084768566c17d3e833cb9b6092960ea219ef","kind":"commit","published_at":"2023-11-25T13:25:08.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.26","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.26/manifests"},{"name":"v0.25","sha":"71a7d941171ad9469945d9ceb706eb02d8754bb8","kind":"commit","published_at":"2022-12-09T15:26:40.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.25","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.25/manifests"},{"name":"v0.0.24","sha":"d86232187d669b7f7ac21a0004c3e64e63032057","kind":"commit","published_at":"2022-04-14T07:22:56.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.24","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"03b27bf2cbaf1489b7440e4ed5ddba8d2453c4b8","kind":"commit","published_at":"2022-04-14T06:47:17.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.23","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.23/manifests"},{"name":"v0.0.21","sha":"7d94031d764a46629f09868e2398cdb3f611b076","kind":"commit","published_at":"2021-08-20T13:04:43.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.21","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"7ee7a5e3512cf0e03ba20b315e6077b1e3818e83","kind":"commit","published_at":"2021-08-11T13:38:15.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.20","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"37e813a0a22574fc840be68f2b1f0dc1a186a6ff","kind":"commit","published_at":"2021-07-28T12:38:43.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.19","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"4b5475dc038af7759530f1546719fc0580201aac","kind":"commit","published_at":"2021-07-28T07:31:19.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.18","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"d9d4453c4ee15f596c6ad6a1ab0d858545b15aa5","kind":"commit","published_at":"2021-07-19T12:22:30.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.17","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.17/manifests"},{"name":"v0.0.15","sha":"bea18ac0724c7dcdfb7a8ad6b3bd97afc7d50a20","kind":"commit","published_at":"2021-03-18T12:35:52.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.15","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"04dff7bad70302f3db65ec94642a0f6a72f96a4c","kind":"commit","published_at":"2021-03-15T11:08:42.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.14","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"2a4592bb4786c0f28229d185d657eee02312f6b3","kind":"commit","published_at":"2021-03-10T10:49:52.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.13","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"c9a2c91ae7861b0ee3bfcc18796f2521caa50604","kind":"commit","published_at":"2020-11-24T15:42:11.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.12","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"18862337ea15ccfe1b657e3f0f0f11fe0450f646","kind":"commit","published_at":"2020-10-15T09:45:52.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.11","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.11/manifests"},{"name":"v0.0.9","sha":"4a732f71884852a2a9f0b33391623b7fc696d00b","kind":"commit","published_at":"2020-10-15T08:18:02.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.9","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"8929e268fa73fc87acb5e864e7a0c6043272d676","kind":"commit","published_at":"2020-10-15T08:02:04.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.8","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"566f8db25b75aecd228ba00a5b94b2d3920bf7d4","kind":"commit","published_at":"2020-10-15T07:56:12.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.7","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"630029e126c754de267e59bfba73b542db1cd32f","kind":"commit","published_at":"2020-10-15T07:18:02.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.6","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a325ef38c821cd9a662c4567f5d2223e7dee9f19","kind":"commit","published_at":"2020-10-14T12:04:05.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.5","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"f8519f2f4d42eea596a6213abd5df9d3655377e1","kind":"commit","published_at":"2020-10-13T12:14:58.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.4","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"98dfb125a57a248160ec3ed121eb342b9c392c82","kind":"commit","published_at":"2020-08-25T09:14:14.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.3","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"b08b158f34e08718ec1859724909290536804749","kind":"commit","published_at":"2020-06-25T08:39:32.000Z","download_url":"https://codeload.github.com/mvdh7/koolstof/tar.gz/v0.0.2","html_url":"https://github.com/mvdh7/koolstof/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/koolstof@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-06-27T14:50:17.738Z","dependent_packages_count":1,"downloads":186,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.939212304236458,"dependent_repos_count":21.63438025370625,"dependent_packages_count":4.7464847929084515,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.773359116950386},"purl":"pkg:pypi/koolstof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/koolstof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/koolstof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/koolstof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-14T17:55:17.827Z","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":13079153.5,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":39.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/issues","maintainers":[{"login":"louisedelaigue","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/louisedelaigue"},{"login":"mvdh7","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}],"active_maintainers":[{"login":"mvdh7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/koolstof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/koolstof/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/koolstof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/koolstof/related_packages","maintainers":[{"uuid":"mvdh","login":"mvdh","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/mvdh/","role":null,"created_at":"2023-02-24T13:35:10.254Z","updated_at":"2023-02-24T13:35:10.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mvdh/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724994,"maintainers_count":308311,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}}],"commits":{"id":601710,"full_name":"mvdh7/koolstof","default_branch":"main","committers":[{"name":"Matthew Humphreys","email":"m.p.humphreys@icloud.com","login":"mvdh7","count":218},{"name":"Louise Delaigue","email":"louisedelaigue@gmail.com","login":null,"count":11}],"total_commits":229,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":114.5,"dds":0.048034934497816595,"past_year_committers":[{"name":"Matthew Humphreys","email":"m.p.humphreys@icloud.com","login":"mvdh7","count":31}],"past_year_total_commits":31,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":31.0,"past_year_dds":0.0,"last_synced_at":"2024-01-25T21:43:33.686Z","last_synced_commit":"e6bf94b13a3de0c9ab7c687d707b74972e62f91d","created_at":"2023-03-09T06:51:32.862Z","updated_at":"2024-01-25T21:43:33.686Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309614,"contributors_count":31095219,"owners_count":906558,"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":"mvdh7/koolstof","html_url":"https://github.com/mvdh7/koolstof","last_synced_at":"2025-06-27T14:51:43.931Z","status":null,"issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":13079153.5,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T16:41:03.758Z","updated_at":"2025-09-03T01:39:21.538Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2Fkoolstof/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":5,"COLLABORATOR":5,"CONTRIBUTOR":1},"issue_authors":{},"pull_request_authors":{"louisedelaigue":5,"mvdh7":5,"YOurradi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"OWNER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"mvdh7":2},"maintainers":[{"login":"louisedelaigue","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/louisedelaigue"},{"login":"mvdh7","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}],"active_maintainers":[{"login":"mvdh7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}]},"events":{"total":{"DeleteEvent":1,"PushEvent":44,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":4},"last_year":{"DeleteEvent":1,"PushEvent":44,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-12T15:10:22.708Z","updated_at":"2022-08-12T15:10:22.708Z","repository_link":"https://github.com/mvdh7/koolstof/blob/main/docs/requirements.txt","dependencies":[{"id":1340745221,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==8.3.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-12-09T18:44:55.203Z","updated_at":"2023-12-09T18:44:55.203Z","repository_link":"https://github.com/mvdh7/koolstof/blob/main/.github/workflows/run-tests.yml","dependencies":[{"id":14995706522,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14995706523,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-09T18:44:55.373Z","updated_at":"2023-12-09T18:44:55.373Z","repository_link":"https://github.com/mvdh7/koolstof/blob/main/pyproject.toml","dependencies":[{"id":14995708832,"package_name":"calkulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14995718739,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14995718745,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14995718748,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14995718751,"package_name":"PyCO2SYS","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14995722940,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14995722941,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14995722942,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":5.934894195619588,"created_at":"2025-09-04T15:51:04.758Z","updated_at":"2025-10-07T08:13:32.628Z","avatar_url":"https://github.com/mvdh7.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":186,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3999292"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/31765","html_url":"https://science.ecosyste.ms/projects/31765"}