{"id":9122,"name":"hyoga","description":"Paleoglacier modelling framework","url":"https://github.com/juseg/hyoga","last_synced_at":"2025-09-04T20:22:45.296Z","repository":{"id":50357629,"uuid":"227465038","full_name":"juseg/hyoga","owner":"juseg","description":"Paleoglacier modelling framework","archived":false,"fork":false,"pushed_at":"2025-07-01T10:05:13.000Z","size":553,"stargazers_count":9,"open_issues_count":24,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-05T18:39:14.351Z","etag":null,"topics":["glacier","science","visualization"],"latest_commit_sha":null,"homepage":"https://hyoga.io","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/juseg.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2019-12-11T21:37:17.000Z","updated_at":"2025-07-01T09:58:12.000Z","dependencies_parsed_at":"2023-02-10T03:45:16.263Z","dependency_job_id":"a1a8d356-6a98-43b2-8225-769a49f97cc8","html_url":"https://github.com/juseg/hyoga","commit_stats":{"total_commits":415,"total_committers":2,"mean_commits":207.5,"dds":"0.12771084337349392","last_synced_commit":"247ebe135b97a9117c1a62becccea5753fbcbb10"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/juseg/hyoga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juseg","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/sbom","scorecard":{"id":543381,"data":{"date":"2025-08-11","repo":{"name":"github.com/juseg/hyoga","commit":"f4f61e59bce47c289f4d5630a33a581c1fdec608"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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: no topLevel permission defined: .github/workflows/pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Maintained","score":10,"reason":"8 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/pypi.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/juseg/hyoga/pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/juseg/hyoga/pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/juseg/hyoga/pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/juseg/hyoga/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/juseg/hyoga/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/juseg/hyoga/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:29","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yaml:8"],"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":"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/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 25 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-20T08:48:00.511Z","repository_id":50357629,"created_at":"2025-08-20T08:48:00.511Z","updated_at":"2025-08-20T08:48:00.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667199,"owners_count":25146536,"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-04T02:00:08.968Z","response_time":61,"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":"juseg","name":"Julien Seguinot","uuid":"1186928","kind":"user","description":"Glaciers \u0026 Python.","email":"","website":"juseg.dev","location":null,"twitter":null,"company":"Vrije Universiteit Brussel","icon_url":"https://avatars.githubusercontent.com/u/1186928?u=20294864cbbda75b54899794d066cb30d65ffad6\u0026v=4","repositories_count":35,"last_synced_at":"2024-06-11T15:36:16.886Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/juseg","funding_links":[],"total_stars":41,"followers":31,"following":12,"created_at":"2022-11-05T00:02:36.530Z","updated_at":"2024-06-11T15:36:19.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juseg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juseg/repositories"},"packages":[{"id":2762729,"name":"hyoga","ecosystem":"pypi","description":"Paleoglacier modelling framework","homepage":"https://github.com/juseg/hyoga","licenses":"GNU General Public License v3 or later (GPLv3+)","normalized_licenses":["GPL-2.0","GPL-2.0+"],"repository_url":"https://github.com/juseg/hyoga","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-03-01T15:33:06.000Z","latest_release_published_at":"2025-07-01T11:31:03.000Z","latest_release_number":"0.3.2","last_synced_at":"2025-08-12T10:23:14.803Z","created_at":"2022-04-10T11:16:36.300Z","updated_at":"2025-08-12T10:23:14.803Z","registry_url":"https://pypi.org/project/hyoga/","install_command":"pip install hyoga --index-url https://pypi.org/simple","documentation_url":"https://hyoga.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Programming Language :: Python :: 3","Topic :: Scientific/Engineering"],"normalized_name":"hyoga"},"repo_metadata":{"id":50357629,"uuid":"227465038","full_name":"juseg/hyoga","owner":"juseg","description":"Paleoglacier modelling framework","archived":false,"fork":false,"pushed_at":"2025-06-26T09:49:29.000Z","size":519,"stargazers_count":9,"open_issues_count":27,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-26T10:25:06.321Z","etag":null,"topics":["glacier","science","visualization"],"latest_commit_sha":null,"homepage":"https://hyoga.io","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/juseg.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2019-12-11T21:37:17.000Z","updated_at":"2025-06-26T09:33:05.000Z","dependencies_parsed_at":"2023-02-10T03:45:16.263Z","dependency_job_id":"a1a8d356-6a98-43b2-8225-769a49f97cc8","html_url":"https://github.com/juseg/hyoga","commit_stats":{"total_commits":415,"total_committers":2,"mean_commits":207.5,"dds":"0.12771084337349392","last_synced_commit":"247ebe135b97a9117c1a62becccea5753fbcbb10"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/juseg/hyoga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juseg","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262049722,"owners_count":23250805,"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":"juseg","name":"Julien Seguinot","uuid":"1186928","kind":"user","description":"Glaciers \u0026 Python.","email":"","website":"juseg.dev","location":null,"twitter":null,"company":"Vrije Universiteit Brussel","icon_url":"https://avatars.githubusercontent.com/u/1186928?u=20294864cbbda75b54899794d066cb30d65ffad6\u0026v=4","repositories_count":35,"last_synced_at":"2024-06-11T15:36:16.886Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/juseg","funding_links":[],"total_stars":41,"followers":31,"following":12,"created_at":"2022-11-05T00:02:36.530Z","updated_at":"2024-06-11T15:36:19.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juseg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juseg/repositories"},"tags":[{"name":"v0.3.1","sha":"8105b9da833060d14b01d504fe971d563138ba38","kind":"tag","published_at":"2024-06-10T16:15:38.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.3.1","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"247ebe135b97a9117c1a62becccea5753fbcbb10","kind":"tag","published_at":"2023-01-16T13:56:10.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.3.0","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"c77a421509b10e614954c3a10c2be18f6b8bf1eb","kind":"tag","published_at":"2022-12-16T10:58:44.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.2.2","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"d9afcce1b1a73d65a7abe1a414642204166cd298","kind":"tag","published_at":"2022-12-01T14:03:47.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.2.1","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"de40ed8a3d624a763cf3db6294a544fbe13717bb","kind":"tag","published_at":"2022-11-01T14:17:13.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.2.0","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"0246ca9154abb0043caa1c3507a55f02fc2d47e9","kind":"tag","published_at":"2022-08-01T16:08:51.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.1.2","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7fb0fef45a653bf5f3fba15e224afb895b577384","kind":"tag","published_at":"2021-03-08T10:47:45.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.1.1","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"91a4d169550e6690ed67455de4322cea7bee8af1","kind":"tag","published_at":"2021-03-01T15:39:49.000Z","download_url":"https://codeload.github.com/juseg/hyoga/tar.gz/v0.1.0","html_url":"https://github.com/juseg/hyoga/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juseg/hyoga@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-01T11:46:55.093Z","dependent_packages_count":0,"downloads":64,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.78617735234588,"dependent_repos_count":21.5515601217656,"dependent_packages_count":10.117827917587048,"stargazers_count":19.37231043181481,"forks_count":29.798377584488122,"docker_downloads_count":null,"average":22.725250681600293},"purl":"pkg:pypi/hyoga","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hyoga","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hyoga","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hyoga/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-15T10:06:34.545Z","issues_count":66,"pull_requests_count":36,"avg_time_to_close_issue":12151735.363636363,"avg_time_to_close_pull_request":1016261.3235294118,"issues_closed_count":44,"pull_requests_closed_count":34,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.25757575757575757,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":392118.1666666667,"past_year_avg_time_to_close_pull_request":157606.08333333334,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.08333333333333333,"past_year_avg_comments_per_pull_request":0.21428571428571427,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/issues","maintainers":[{"login":"juseg","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juseg"}],"active_maintainers":[{"login":"juseg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juseg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hyoga/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hyoga/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hyoga/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hyoga/related_packages","maintainers":[{"uuid":"juseg","login":"juseg","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/juseg/","role":null,"created_at":"2023-02-20T19:50:53.285Z","updated_at":"2023-02-20T19:50:53.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/juseg/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724892,"maintainers_count":308233,"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":594177,"full_name":"juseg/hyoga","default_branch":"main","committers":[{"name":"Julien Seguinot","email":"juseg@posteo.eu","login":"juseg","count":436}],"total_commits":436,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":436.0,"dds":0.0,"past_year_committers":[{"name":"Julien Seguinot","email":"1186928+juseg","login":"juseg","count":10}],"past_year_total_commits":10,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.0,"last_synced_at":"2025-07-06T03:14:31.936Z","last_synced_commit":"f4f61e59bce47c289f4d5630a33a581c1fdec608","created_at":"2023-03-09T06:29:18.052Z","updated_at":"2025-07-06T03:14:31.936Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"juseg/hyoga","html_url":"https://github.com/juseg/hyoga","last_synced_at":"2025-07-05T18:52:57.407Z","status":null,"issues_count":72,"pull_requests_count":44,"avg_time_to_close_issue":11334740.86,"avg_time_to_close_pull_request":838165.9761904762,"issues_closed_count":50,"pull_requests_closed_count":42,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.2361111111111111,"avg_comments_per_pull_request":0.18181818181818182,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":141014.14285714287,"past_year_avg_time_to_close_pull_request":65421.3,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-14T15:39:53.327Z","updated_at":"2025-09-01T22:47:33.700Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juseg%2Fhyoga/issues","issue_labels_count":{"enhancement":41,"bug":18,"documentation":9,"ci":4,"question":2},"pull_request_labels_count":{"enhancement":23,"bug":21,"documentation":12,"ci":8},"issue_author_associations_count":{"OWNER":71,"NONE":1},"pull_request_author_associations_count":{"OWNER":61},"issue_authors":{"juseg":71,"dcherian":1},"pull_request_authors":{"juseg":61},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056112,"issues_count":30938446,"pull_requests_count":93174875,"authors_count":10664614,"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":{"bug":6,"documentation":1},"past_year_pull_request_labels_count":{"bug":9,"documentation":2,"ci":2},"past_year_issue_author_associations_count":{"OWNER":6},"past_year_pull_request_author_associations_count":{"OWNER":12},"past_year_issue_authors":{"juseg":6},"past_year_pull_request_authors":{"juseg":12},"maintainers":[{"login":"juseg","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juseg"}],"active_maintainers":[{"login":"juseg","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juseg"}]},"events":{"total":{"IssuesEvent":6,"WatchEvent":2,"DeleteEvent":3,"IssueCommentEvent":1,"PushEvent":16,"PullRequestEvent":10,"ForkEvent":1,"CreateEvent":3},"last_year":{"IssuesEvent":6,"WatchEvent":2,"DeleteEvent":3,"IssueCommentEvent":1,"PushEvent":16,"PullRequestEvent":10,"ForkEvent":1,"CreateEvent":3}},"keywords":["glacier","science","visualization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pypi.yaml","sha":null,"kind":"manifest","created_at":"2023-02-10T03:45:15.479Z","updated_at":"2023-02-10T03:45:15.479Z","repository_link":"https://github.com/juseg/hyoga/blob/main/.github/workflows/pypi.yaml","dependencies":[{"id":7514549722,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7514549723,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7514549724,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-02-10T03:45:15.630Z","updated_at":"2023-02-10T03:45:15.630Z","repository_link":"https://github.com/juseg/hyoga/blob/main/.github/workflows/tests.yaml","dependencies":[{"id":7514549802,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7514549803,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7514549804,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":7.686162303492905,"created_at":"2025-09-04T15:50:30.216Z","updated_at":"2025-10-07T08:06:29.015Z","avatar_url":"https://github.com/juseg.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":64,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/9122","html_url":"https://science.ecosyste.ms/projects/9122","bibtex_url":"https://science.ecosyste.ms/projects/9122/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/9122/export.apalike"}