{"id":369297,"url":"https://github.com/uber/h3-py","last_synced_at":"2026-08-24T12:07:09.784Z","repository":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-14T19:02:15.000Z","size":75036,"stargazers_count":1029,"open_issues_count":80,"forks_count":144,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-17T08:35:58.720Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-14T19:01:37.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"packages":[{"id":10344476,"name":"py3-h3-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h3","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.7.6-r1","last_synced_at":"2026-08-03T23:03:43.315Z","created_at":"2024-06-11T09:56:30.901Z","updated_at":"2026-08-17T08:39:22.019Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-h3-pyc","install_command":"apk add py3-h3-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.019Z","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:apk/alpine/py3-h3-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-12T01:10:29.505Z","updated_at":"2024-06-12T01:10:29.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":14373865,"name":"github.com/uber/h3-py","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2026-05-03T13:53:31.489Z","latest_release_published_at":"2026-05-30T00:47:53.000Z","latest_release_number":"v4.5.0+incompatible","last_synced_at":"2026-08-23T11:45:58.107Z","created_at":"2026-05-03T13:53:08.963Z","updated_at":"2026-08-23T11:45:58.108Z","registry_url":"https://pkg.go.dev/github.com/uber/h3-py","install_command":"go get github.com/uber/h3-py","documentation_url":"https://pkg.go.dev/github.com/uber/h3-py#section-documentation","metadata":{},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.004Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10461320031639,"dependent_packages_count":4.782849713919924,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.943731457118156},"purl":"pkg:golang/github.com/uber/h3-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/uber/h3-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/uber/h3-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/uber/h3-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fuber%2Fh3-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fuber%2Fh3-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fuber%2Fh3-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fuber%2Fh3-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fuber%2Fh3-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fuber%2Fh3-py/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":10344482,"name":"py3-h3","ecosystem":"alpine","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.7.6-r1","last_synced_at":"2026-08-03T23:04:07.137Z","created_at":"2024-06-11T09:56:34.689Z","updated_at":"2026-08-17T08:39:22.019Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-h3","install_command":"apk add py3-h3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.019Z","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:apk/alpine/py3-h3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h3/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-12T01:10:40.989Z","updated_at":"2024-06-12T01:10:40.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":14434063,"name":"py-h3","ecosystem":"spack","description":"Uber's hierarchical hexagonal geospatial indexing system.\n","homepage":"https://github.com/uber/h3-py","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-12T14:01:46.335Z","latest_release_published_at":"2026-05-12T14:01:46.335Z","latest_release_number":"4.4.2","last_synced_at":"2026-08-23T11:34:53.769Z","created_at":"2026-05-12T14:01:41.472Z","updated_at":"2026-08-23T11:34:53.770Z","registry_url":"https://packages.spack.io/package.html?name=py-h3","install_command":"spack install py-h3","documentation_url":null,"metadata":{},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.001Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":51.84250932221979,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.921254661109895},"purl":"pkg:spack/py-h3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-h3/codemeta","maintainers":[{"uuid":"LydDeb","login":"LydDeb","name":null,"email":null,"url":"https://github.com/LydDeb","packages_count":82,"html_url":null,"role":null,"created_at":"2026-05-12T15:25:57.775Z","updated_at":"2026-05-12T15:25:57.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/LydDeb/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2755119,"name":"h3","ecosystem":"pypi","description":"Uber's hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2018-07-31T20:37:47.000Z","latest_release_published_at":"2026-05-30T00:58:46.000Z","latest_release_number":"4.5.0","last_synced_at":"2026-08-23T11:38:53.032Z","created_at":"2022-04-10T11:12:47.641Z","updated_at":"2026-08-23T11:38:53.032Z","registry_url":"https://pypi.org/project/h3/","install_command":"pip install h3 --index-url https://pypi.org/simple","documentation_url":"https://uber.github.io/h3-py/","metadata":{"funding":null,"documentation":"https://uber.github.io/h3-py/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: C","Programming Language :: Cython","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","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"h3","project_status":null},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-14T19:02:15.000Z","size":75036,"stargazers_count":1029,"open_issues_count":80,"forks_count":144,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-17T08:35:58.720Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-14T19:01:37.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:38:08.058Z","dependent_packages_count":49,"downloads":14462062,"downloads_period":"last-month","dependent_repos_count":243,"rankings":{"downloads":0.1791396358317265,"dependent_repos_count":0.9820356094816707,"dependent_packages_count":0.3538692812196517,"stargazers_count":2.3674508760594426,"forks_count":4.242735140167384,"docker_downloads_count":2.1538549215907903,"average":1.713180910725111},"purl":"pkg:pypi/h3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/h3","docker_dependents_count":24,"docker_downloads_count":1929,"usage_url":"https://repos.ecosyste.ms/usage/pypi/h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:38:44.930Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3/codemeta","maintainers":[{"uuid":"dubersaj","login":"dubersaj","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/dubersaj/","role":null,"created_at":"2022-12-26T16:26:46.630Z","updated_at":"2022-12-26T16:26:46.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dubersaj/packages"},{"uuid":"ajfriend","login":"ajfriend","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/ajfriend/","role":null,"created_at":"2022-12-26T16:26:46.623Z","updated_at":"2022-12-26T16:26:46.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ajfriend/packages"},{"uuid":"ibrodsky","login":"ibrodsky","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ibrodsky/","role":null,"created_at":"2024-04-16T12:42:06.336Z","updated_at":"2024-04-16T12:42:06.336Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ibrodsky/packages"},{"uuid":"jongbin","login":"jongbin","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/jongbin/","role":"Owner","created_at":"2026-08-18T09:07:13.034Z","updated_at":"2026-08-18T09:07:13.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jongbin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":5287204,"name":"h3-py","ecosystem":"conda","description":null,"homepage":"https://github.com/uber/h3-py.git","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2019-12-18T15:39:48.000Z","latest_release_published_at":"2022-04-20T06:45:49.000Z","latest_release_number":"3.7.4","last_synced_at":"2026-08-03T23:04:26.743Z","created_at":"2022-10-03T15:44:30.294Z","updated_at":"2026-08-17T08:39:22.018Z","registry_url":"https://anaconda.org/conda-forge/h3-py","install_command":"conda install -c conda-forge h3-py","documentation_url":null,"metadata":{},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.018Z","dependent_packages_count":7,"downloads":708996,"downloads_period":"total","dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.17625630021458,"dependent_packages_count":8.014371974649434,"stargazers_count":15.784220769499477,"forks_count":16.83217725435401,"docker_downloads_count":null,"average":13.201756574679376},"purl":"pkg:conda/h3-py?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/h3-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/h3-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/h3-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h3-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h3-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h3-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h3-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h3-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h3-py/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":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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":11138923,"name":"py3-h3","ecosystem":"alpine","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-08-03T12:53:15.970Z","created_at":"2024-12-07T12:40:35.071Z","updated_at":"2026-08-17T08:39:21.973Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-h3","install_command":"apk add py3-h3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:21.973Z","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:apk/alpine/py3-h3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-01-07T23:07:13.515Z","updated_at":"2025-01-07T23:07:13.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11138924,"name":"py3-h3-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h3","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-08-03T23:03:07.570Z","created_at":"2024-12-07T12:40:36.246Z","updated_at":"2026-08-17T08:39:21.985Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-h3-pyc","install_command":"apk add py3-h3-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:21.985Z","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:apk/alpine/py3-h3-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h3-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-01-07T23:29:10.091Z","updated_at":"2025-01-07T23:29:10.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13195361,"name":"python311Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:22:23.417Z","latest_release_published_at":"2026-02-02T00:22:23.417Z","latest_release_number":"3.7.7","last_synced_at":"2026-03-08T12:08:42.109Z","created_at":"2026-02-02T00:22:22.066Z","updated_at":"2026-08-17T08:39:22.044Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.h3","install_command":"nix-env -iA nixpkgs.python311Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/h3/default.nix#L72","metadata":{"nix_attribute":"python3.11-h3-3.7.7","position":"pkgs/development/python-modules/h3/default.nix:72","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.044Z","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/python311Packages.h3?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":69,"html_url":null,"role":null,"created_at":"2026-03-08T12:08:42.378Z","updated_at":"2026-03-08T12:08:42.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12815275,"name":"python310Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:05:50.174Z","latest_release_published_at":"2026-01-26T17:05:50.174Z","latest_release_number":"3.7.6","last_synced_at":"2026-04-10T04:01:46.489Z","created_at":"2026-01-26T17:05:50.004Z","updated_at":"2026-08-17T08:39:22.040Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.h3","install_command":"nix-env -iA nixpkgs.python310Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/h3/default.nix#L65","metadata":{"nix_attribute":"python3.10-h3-3.7.6","position":"pkgs/development/python-modules/h3/default.nix:65","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.040Z","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/python310Packages.h3?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-03T20:39:35.896Z","updated_at":"2026-03-03T20:39:35.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":11765485,"name":"py3-h3","ecosystem":"alpine","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-08-03T23:04:25.539Z","created_at":"2025-06-07T18:21:09.541Z","updated_at":"2026-08-17T08:39:22.268Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-h3","install_command":"apk add py3-h3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.268Z","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:apk/alpine/py3-h3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-06-08T15:30:32.456Z","updated_at":"2025-06-08T15:30:32.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12888920,"name":"python314Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T07:40:32.272Z","latest_release_published_at":"2026-03-04T06:09:43.774Z","latest_release_number":"4.4.2","last_synced_at":"2026-04-13T22:01:22.868Z","created_at":"2026-01-27T07:40:31.470Z","updated_at":"2026-08-17T08:39:22.290Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.h3","install_command":"nix-env -iA nixpkgs.python314Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/h3/default.nix#L80","metadata":{"nix_attribute":"python3.14-h3-4.4.2","position":"pkgs/development/python-modules/h3/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-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":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.290Z","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":1.24355474673946,"forks_count":1.2780213417156092,"docker_downloads_count":null,"average":0.6303940221137674},"purl":"pkg:nix/python314Packages.h3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":77,"html_url":null,"role":null,"created_at":"2026-03-04T06:09:44.399Z","updated_at":"2026-03-04T06:09:44.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":13085138,"name":"python312Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:10.049Z","latest_release_published_at":"2026-02-01T18:00:10.049Z","latest_release_number":"3.7.7","last_synced_at":"2026-04-10T02:01:46.361Z","created_at":"2026-02-01T18:00:09.719Z","updated_at":"2026-08-17T08:39:22.175Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.h3","install_command":"nix-env -iA nixpkgs.python312Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/h3/default.nix#L72","metadata":{"nix_attribute":"python3.12-h3-3.7.7","position":"pkgs/development/python-modules/h3/default.nix:72","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.175Z","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/python312Packages.h3?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":68,"html_url":null,"role":null,"created_at":"2026-03-03T20:17:06.572Z","updated_at":"2026-03-03T20:17:06.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13203644,"name":"python312Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:55:54.531Z","latest_release_published_at":"2026-02-02T00:55:54.531Z","latest_release_number":"3.7.7","last_synced_at":"2026-03-07T08:11:20.942Z","created_at":"2026-02-02T00:55:50.937Z","updated_at":"2026-08-17T08:39:22.227Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.h3","install_command":"nix-env -iA nixpkgs.python312Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/h3/default.nix#L72","metadata":{"nix_attribute":"python3.12-h3-3.7.7","position":"pkgs/development/python-modules/h3/default.nix:72","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.227Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.h3?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":69,"html_url":null,"role":null,"created_at":"2026-03-07T08:11:21.100Z","updated_at":"2026-03-07T08:11:21.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13076273,"name":"python311Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:32:28.497Z","latest_release_published_at":"2026-02-01T17:32:28.497Z","latest_release_number":"3.7.7","last_synced_at":"2026-04-20T13:07:00.860Z","created_at":"2026-02-01T17:32:24.518Z","updated_at":"2026-08-17T08:39:22.258Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.h3","install_command":"nix-env -iA nixpkgs.python311Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/h3/default.nix#L72","metadata":{"nix_attribute":"python3.11-h3-3.7.7","position":"pkgs/development/python-modules/h3/default.nix:72","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.258Z","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/python311Packages.h3?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":68,"html_url":null,"role":null,"created_at":"2026-03-05T02:12:42.055Z","updated_at":"2026-03-05T02:12:42.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13965113,"name":"python-h3","ecosystem":"guix","description":"Python bindings for H3","homepage":"https://uber.github.io/h3-py","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T23:23:21.403Z","latest_release_published_at":"2026-03-02T23:23:21.403Z","latest_release_number":"3.7.6","last_synced_at":"2026-04-07T03:01:25.654Z","created_at":"2026-03-02T23:23:21.210Z","updated_at":"2026-08-17T08:39:22.275Z","registry_url":"https://packages.guix.gnu.org/packages/python-h3/4.0.0b2/","install_command":"guix install python-h3","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/geo.scm#n341","metadata":{"location":"gnu/packages/geo.scm:341","variable_name":"python-h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.275Z","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:guix/python-h3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h3/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":11765486,"name":"py3-h3-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h3","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-08-03T23:03:59.035Z","created_at":"2025-06-07T18:21:09.877Z","updated_at":"2026-08-17T08:39:22.290Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-h3-pyc","install_command":"apk add py3-h3-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.289Z","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:apk/alpine/py3-h3-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3-pyc/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h3-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-06-08T15:30:34.357Z","updated_at":"2025-06-08T15:30:34.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8643558,"name":"py3-h3-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h3","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2023-12-14T09:37:23.000Z","latest_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-03-21T04:06:25.198Z","created_at":"2023-12-14T10:15:31.001Z","updated_at":"2026-08-17T08:39:22.055Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-h3-pyc","install_command":"apk add py3-h3-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.055Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.984724495362792,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.992362247681396},"purl":"pkg:apk/alpine/py3-h3-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":3041,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-12-14T10:15:34.198Z","updated_at":"2023-12-14T10:15:34.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39924,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12865368,"name":"python313Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:13:03.814Z","latest_release_published_at":"2026-03-03T09:13:51.771Z","latest_release_number":"4.4.2","last_synced_at":"2026-04-03T10:07:03.615Z","created_at":"2026-01-27T02:13:02.500Z","updated_at":"2026-08-17T08:39:22.060Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.h3","install_command":"nix-env -iA nixpkgs.python313Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/h3/default.nix#L80","metadata":{"nix_attribute":"python3.13-h3-4.4.2","position":"pkgs/development/python-modules/h3/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-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":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.060Z","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.h3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":77,"html_url":null,"role":null,"created_at":"2026-03-03T09:13:52.480Z","updated_at":"2026-03-03T09:13:52.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":12827848,"name":"python311Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:17:02.468Z","latest_release_published_at":"2026-01-26T19:17:02.468Z","latest_release_number":"3.7.6","last_synced_at":"2026-04-18T06:04:45.105Z","created_at":"2026-01-26T19:17:02.301Z","updated_at":"2026-08-17T08:39:22.068Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.h3","install_command":"nix-env -iA nixpkgs.python311Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/h3/default.nix#L65","metadata":{"nix_attribute":"python3.11-h3-3.7.6","position":"pkgs/development/python-modules/h3/default.nix:65","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.068Z","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/python311Packages.h3?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-04T20:29:36.361Z","updated_at":"2026-03-04T20:29:36.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13295834,"name":"python310Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:02.848Z","latest_release_published_at":"2026-02-02T06:27:02.848Z","latest_release_number":"3.7.6","last_synced_at":"2026-03-07T06:38:38.903Z","created_at":"2026-02-02T06:26:59.798Z","updated_at":"2026-08-17T08:39:22.157Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.h3","install_command":"nix-env -iA nixpkgs.python310Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/h3/default.nix#L65","metadata":{"nix_attribute":"python3.10-h3-3.7.6","position":"pkgs/development/python-modules/h3/default.nix:65","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.157Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.h3?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-07T06:38:39.190Z","updated_at":"2026-03-07T06:38:39.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13008951,"name":"py3-h3-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h3","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-10-21T05:33:34.000Z","latest_release_published_at":"2025-10-21T05:33:34.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-04-13T20:04:13.179Z","created_at":"2026-01-31T00:49:08.933Z","updated_at":"2026-08-17T08:39:22.220Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-h3-pyc","install_command":"apk add py3-h3-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.220Z","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:apk/alpine/py3-h3-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2026-03-04T05:48:16.053Z","updated_at":"2026-03-04T05:48:16.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13303513,"name":"python311Packages.h3","ecosystem":"nixpkgs","description":"Hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:55:42.325Z","latest_release_published_at":"2026-02-02T06:55:42.325Z","latest_release_number":"3.7.6","last_synced_at":"2026-03-07T06:36:41.976Z","created_at":"2026-02-02T06:55:38.016Z","updated_at":"2026-08-17T08:39:22.203Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.h3","install_command":"nix-env -iA nixpkgs.python311Packages.h3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/h3/default.nix#L65","metadata":{"nix_attribute":"python3.11-h3-3.7.6","position":"pkgs/development/python-modules/h3/default.nix:65","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h3","upstream_purl":"pkg:pypi/h3"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.203Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.h3?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h3/codemeta","maintainers":[{"uuid":"kalbasit","login":null,"name":"Wael Nasreddine","email":"wael.nasreddine@gmail.com","url":"https://github.com/kalbasit","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-07T06:36:42.129Z","updated_at":"2026-03-07T06:36:42.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/kalbasit/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13008950,"name":"py3-h3","ecosystem":"alpine","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-10-21T05:33:34.000Z","latest_release_published_at":"2025-10-21T05:33:34.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-04-12T05:05:18.360Z","created_at":"2026-01-31T00:49:07.155Z","updated_at":"2026-08-17T08:39:22.264Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-h3","install_command":"apk add py3-h3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.263Z","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:apk/alpine/py3-h3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h3/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2026-03-04T02:14:46.436Z","updated_at":"2026-03-04T02:14:46.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":8643561,"name":"py3-h3","ecosystem":"alpine","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","homepage":"https://github.com/uber/h3-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uber/h3-py","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2023-12-14T09:37:23.000Z","latest_release_published_at":"2024-09-20T12:25:42.000Z","latest_release_number":"3.7.7-r0","last_synced_at":"2026-08-03T12:52:53.009Z","created_at":"2023-12-14T10:15:34.026Z","updated_at":"2026-08-17T08:39:22.309Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-h3","install_command":"apk add py3-h3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37514878,"uuid":"137135152","full_name":"uber/h3-py","owner":"uber","description":"Python bindings for H3, a hierarchical hexagonal geospatial indexing system","archived":false,"fork":false,"pushed_at":"2026-08-03T15:49:27.000Z","size":74996,"stargazers_count":1028,"open_issues_count":83,"forks_count":145,"subscribers_count":29,"default_branch":"master","last_synced_at":"2026-08-09T10:03:52.533Z","etag":null,"topics":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"latest_commit_sha":null,"homepage":"https://uber.github.io/h3-py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-12T22:39:59.000Z","updated_at":"2026-08-03T15:52:44.000Z","dependencies_parsed_at":"2026-08-09T05:34:59.187Z","dependency_job_id":null,"html_url":"https://github.com/uber/h3-py","commit_stats":{"total_commits":155,"total_committers":18,"mean_commits":8.61111111111111,"dds":0.6193548387096774,"last_synced_commit":"ae9865c1522e0b62dc668d6b2beb49cd1b4ec63f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/uber/h3-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/sbom","scorecard":{"id":906239,"data":{"date":"2025-08-11","repo":{"name":"github.com/uber/h3-py","commit":"bd455be97581f0abd8d1afed41e0be066cf51e9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","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":"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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_and_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/build_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_and_coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/lint_and_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/uber/h3-py/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_and_coverage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v3'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:186"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T17:26:56.027Z","repository_id":37514878,"created_at":"2025-08-24T17:26:56.027Z","updated_at":"2025-08-24T17:26:56.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36457573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"uber","name":"Uber Open Source","uuid":"538264","kind":"organization","description":"Open Source Software at Uber","email":null,"website":"http://uber.github.io/","location":"70+ countries and counting.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/538264?v=4","repositories_count":153,"last_synced_at":"2024-04-14T11:12:02.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uber","funding_links":[],"total_stars":105917,"followers":2381,"following":0,"created_at":"2022-11-02T16:26:46.931Z","updated_at":"2024-04-14T11:12:31.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber/repositories"},"tags":[{"name":"v4.5.0","sha":"2883945e3434d30061b3cb18f7d0256f16242767","kind":"commit","published_at":"2026-05-30T00:47:53.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0/manifests"},{"name":"v4.5.0a3","sha":"40910c1291bf94df166044d496d9c288a23cb768","kind":"commit","published_at":"2026-05-28T19:36:48.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a3/manifests"},{"name":"v4.5.0a2","sha":"adba976e22a65a5b1ae29eabe8782ff5922f843b","kind":"commit","published_at":"2026-02-28T03:28:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a2/manifests"},{"name":"v4.5.0a1","sha":"9a7d6dfd6f2813e1d448151dbb7e25def752f018","kind":"commit","published_at":"2026-02-26T22:12:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.5.0a1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.5.0a1/manifests"},{"name":"v4.4.2","sha":"26084144a264b978c1a7a0cfe6e9d261e58d4da3","kind":"commit","published_at":"2026-01-29T18:20:16.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"486f6efd39fe50715715bd450a7f532204d80b97","kind":"commit","published_at":"2025-12-15T21:44:12.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9f52d7445818f819a22351fa013ebd596ffdc32d","kind":"commit","published_at":"2025-12-14T22:17:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.4.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bd455be97581f0abd8d1afed41e0be066cf51e9a","kind":"commit","published_at":"2025-08-10T19:30:56.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ce0638d7cedb034a7b533e875e996da88a2a7268","kind":"commit","published_at":"2025-06-18T16:20:22.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.3.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"856d481de31c54aaa6076020ade6b88ed4d316cc","kind":"commit","published_at":"2025-03-10T18:30:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"ae375a987c107b5bc2b4315db7d8957ede9ea026","kind":"commit","published_at":"2025-01-31T22:32:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e054120e1b314289526b8a42e04b9658f2e19123","kind":"commit","published_at":"2025-01-27T19:38:18.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.2.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d061d810c6c64cf5b2e9b1851619ac1f0734c55b","kind":"commit","published_at":"2024-10-27T03:16:13.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3c1d235ac7cf9ec7ebdde1edc427a1f3b20c92ea","kind":"commit","published_at":"2024-10-14T00:53:39.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a8f9a085fd037ad6fee1b237bbb9efdb937e0d45","kind":"commit","published_at":"2024-10-14T00:06:08.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0/manifests"},{"name":"v4.1.0b3","sha":"6d9a5fccd6b7b450179fa10b1db90ccc91ec21ed","kind":"commit","published_at":"2024-10-06T05:07:36.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b3/manifests"},{"name":"v4.1.0b2","sha":"5d9acb06e04dc1218e965f56ace1f9dea39f46c7","kind":"commit","published_at":"2024-09-27T22:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b2/manifests"},{"name":"v4.1.0b1","sha":"b168018dae1aeabfaa72520813aa0d50236fd2c9","kind":"commit","published_at":"2024-09-27T02:08:35.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.1.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.1.0b1/manifests"},{"name":"v4.0.0b7","sha":"5c8e100fdc34de4bfffb92396a1c125476d63c1a","kind":"commit","published_at":"2024-09-04T22:24:32.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b7","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b7/manifests"},{"name":"v4.0.0b6","sha":"cec946a879eb7706e41a0526752dd688c6e56fd5","kind":"commit","published_at":"2024-09-04T00:13:21.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b6","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b6/manifests"},{"name":"v4.0.0b5","sha":"d3f6c1d27d28ea29f1946f4622b4f451b136f400","kind":"commit","published_at":"2024-05-19T16:51:59.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b5","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b5/manifests"},{"name":"v4.0.0b4","sha":"0a588ebef92eda5a0dc4c8fca1aec9f3b7cf3423","kind":"commit","published_at":"2024-04-14T17:38:11.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b4","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b4/manifests"},{"name":"v4.0.0b3","sha":"89c3720e13ac9a7b7de266788699d08c87b25634","kind":"commit","published_at":"2024-03-12T20:43:50.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b3","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b3/manifests"},{"name":"v3.7.7","sha":"5871bfb51907841ef08fc085c04a9253e75db87a","kind":"commit","published_at":"2024-03-09T18:39:09.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.7","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"f8958ac788ea04e2b383c8b859f75a05c3fcb815","kind":"commit","published_at":"2022-11-24T19:26:28.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.6","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.6/manifests"},{"name":"v4.0.0b2","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b2","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b2/manifests"},{"name":"v3.7.5","sha":"3eece401ba311feeba99073eb65db2764ef85557","kind":"commit","published_at":"2022-11-24T00:25:00.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.5/manifests"},{"name":"v4.0.0b1","sha":"5ed4102152538fbc9bfde70f3df690ddadc2c5f2","kind":"commit","published_at":"2022-08-23T17:06:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v4.0.0b1","html_url":"https://github.com/uber/h3-py/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v4.0.0b1/manifests"},{"name":"v3.7.4","sha":"d1a5a3b9b2add6f970a840f154c51947d312cdd7","kind":"commit","published_at":"2022-04-15T17:39:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fd43513c905dfdab355573cc9f5b6c9806de164a","kind":"commit","published_at":"2021-06-12T23:29:06.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"a7cac3e6dfa0541987d5a5dc97f3bc790fff56d9","kind":"commit","published_at":"2021-03-02T04:53:51.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"fefba23a6c9aeca0add11c912eeaf81e9e5fa240","kind":"commit","published_at":"2020-12-18T22:09:02.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"5e0dceb2256f1a8209356e4cf727e57093032a2e","kind":"commit","published_at":"2020-10-02T19:51:54.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.7.0","html_url":"https://github.com/uber/h3-py/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"1f2a75a71e72c6581e524eab5f1c0c370ec721a1","kind":"commit","published_at":"2020-07-20T20:55:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"72db3f72d291ee3099edd473de583b0d3b057cda","kind":"commit","published_at":"2020-06-04T19:36:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a2770bd776d556f1c859b2d5912942af60e43cca","kind":"commit","published_at":"2020-06-03T06:29:24.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"944d917352a242206ff7f9ca80ee556d57489b52","kind":"commit","published_at":"2020-05-29T21:39:19.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1/manifests"},{"name":"v3.6.1a5","sha":"480bf972db20940146eae37e9b55b0019737c0f6","kind":"commit","published_at":"2020-05-27T06:03:07.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a5","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a5/manifests"},{"name":"v3.6.1a4","sha":"11a3df63c9231af35727797d1b0b6c821007f51c","kind":"commit","published_at":"2020-05-27T05:15:25.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a4","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a4/manifests"},{"name":"v3.6.1a3","sha":"7521efdfaaa260aaf684e1c0f51a93382ea155d4","kind":"commit","published_at":"2020-05-27T03:41:14.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a3","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a3/manifests"},{"name":"v3.6.1a2","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a2/manifests"},{"name":"v3.6.1a1","sha":"08daf33b32388a779692f568d6f1758a2cc46247","kind":"commit","published_at":"2020-05-26T01:13:38.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.6.1a1","html_url":"https://github.com/uber/h3-py/releases/tag/v3.6.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.6.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.6.1a1/manifests"},{"name":"v3.4.2","sha":"ff13deb21196a0ab56938c92166edbbab4692241","kind":"tag","published_at":"2020-04-25T02:36:37.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/v3.4.2","html_url":"https://github.com/uber/h3-py/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/v3.4.2/manifests"},{"name":"3.1.0","sha":"7e20ba1ee1aa53fd9aa2204f59f65da5db0f789f","kind":"commit","published_at":"2018-09-07T00:11:43.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.1.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"556774d760f8d44ec7e49a3825c6b337c3262ea1","kind":"commit","published_at":"2018-07-30T21:20:03.000Z","download_url":"https://codeload.github.com/uber/h3-py/tar.gz/3.0.0","html_url":"https://github.com/uber/h3-py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uber/h3-py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:22.309Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.984724495362792,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.992362247681396},"purl":"pkg:apk/alpine/py3-h3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T08:03:30.787Z","issues_count":129,"pull_requests_count":192,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5989583333333335,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","maintainers":[{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"},{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}],"active_maintainers":[{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"},{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"},{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h3/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":3041,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-12-14T10:15:37.748Z","updated_at":"2023-12-14T10:15:37.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39924,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}}],"commits":{"id":16116,"full_name":"uber/h3-py","default_branch":"master","total_commits":248,"total_committers":28,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":8.857142857142858,"dds":0.5524193548387097,"past_year_total_commits":34,"past_year_total_committers":8,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":4.25,"past_year_dds":0.6176470588235294,"last_synced_at":"2026-08-19T09:33:25.494Z","last_synced_commit":"af962c0ab49562278f24970bc96290d25583d7c2","created_at":"2023-03-07T11:31:52.132Z","updated_at":"2026-08-19T09:33:23.793Z","committers":[{"name":"AJ Friend","email":"ajfriend@gmail.com","login":"ajfriend","count":111},{"name":"Niel Hu","email":"niel.hu@uber.com","login":null,"count":35},{"name":"dyrpsf","email":"dyrpsf@gmail.com","login":"dyrpsf","count":13},{"name":"Kyle Barron","email":"kbarron@foursquare.com","login":"kylebarron","count":13},{"name":"Isaac Brodsky","email":"isaac@isaacbrodsky.com","login":"isaacbrodsky","count":12},{"name":"Isaac Brodsky","email":"isaac@uber.com","login":null,"count":9},{"name":"David Ellis","email":"isv.damocles@gmail.com","login":"dfellis","count":9},{"name":"Niel Hu","email":"10646097+TengHu","login":"TengHu","count":9},{"name":"Taikun Liu","email":"taikunliu4@gmail.com","login":"karentycoon","count":6},{"name":"Jongbin Jung","email":"jungjongbin86@gmail.com","login":"jongbinjung","count":4},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":3},{"name":"Marco Barbosa","email":"aureliobarbosa@gmail.com","login":"aureliobarbosa","count":3},{"name":"Matteo Nastasi","email":"nastasi@openquake.org","login":"nastasi-oq","count":3},{"name":"Salman Chishti","email":"salmanmkc@GitHub.com","login":"salmanmkc","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"William Chen","email":"williamchen16@gmail.com","login":"wwchen","count":2},{"name":"Alejandro Hall","email":"alejandrohall","login":"alejandrohall","count":1},{"name":"Arpit Jain","email":"arpitjain099@gmail.com","login":"arpitjain099","count":1},{"name":"Karl Rosaen","email":"krosaen@gmail.com","login":"krosaen","count":1},{"name":"Nick Rabinowitz","email":"public@nickrabinowitz.com","login":"nrabinowitz","count":1},{"name":"Pieter Provoost","email":"pieterprovoost@gmail.com","login":"pieterprovoost","count":1},{"name":"SADIK KUZU","email":"sadikkuzu@hotmail.com","login":"sadikkuzu","count":1},{"name":"Shiran Yuan","email":"shiran.yuan@outlook.com","login":"Shiran-Yuan","count":1},{"name":"Sukhdeep Gill","email":"sgilldev@gmail.com","login":"sukhdeepg","count":1},{"name":"Tim Süll","email":"t.suellner@web.de","login":null,"count":1},{"name":"Sina Kashuk","email":"kashuk@nyu.edu","login":null,"count":1},{"name":"newyork_loki","email":"137760120+lowkeyrossi","login":"lowkeyrossi","count":1},{"name":"zabop","email":"szabopal96@gmail.com","login":"zabop","count":1}],"past_year_committers":[{"name":"dyrpsf","email":"dyrpsf@gmail.com","login":"dyrpsf","count":13},{"name":"AJ Friend","email":"ajfriend@gmail.com","login":"ajfriend","count":12},{"name":"Marco Barbosa","email":"aureliobarbosa@gmail.com","login":"aureliobarbosa","count":3},{"name":"Salman Chishti","email":"salmanmkc@GitHub.com","login":"salmanmkc","count":2},{"name":"zabop","email":"szabopal96@gmail.com","login":"zabop","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Jongbin Jung","email":"jongbin@uber.com","login":"jongbinjung","count":1},{"name":"Arpit Jain","email":"arpitjain099@gmail.com","login":"arpitjain099","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750506,"commits_count":978010206,"contributors_count":41229425,"owners_count":1358604,"committers_count":3352512,"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":{"table":{"full_name":"uber/h3-py","html_url":"https://github.com/uber/h3-py","last_synced_at":"2026-08-23T11:32:39.936Z","status":null,"issues_count":129,"pull_requests_count":193,"avg_time_to_close_issue":8624822.268656716,"avg_time_to_close_pull_request":4639234.736263736,"issues_closed_count":67,"pull_requests_closed_count":182,"pull_request_authors_count":22,"issue_authors_count":80,"avg_comments_per_issue":2.116279069767442,"avg_comments_per_pull_request":2.5854922279792745,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":6,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":9023971.0,"past_year_avg_time_to_close_pull_request":1314771.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.7058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-10T20:51:17.240Z","updated_at":"2026-08-23T11:32:39.936Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fh3-py/issues","issue_labels_count":{"table":{"v4":7,"help wanted":3,"good first issue":2,"enhancement":1}},"pull_request_labels_count":{"table":{"v4":4,"dependencies":3,"help wanted":2,"github_actions":1}},"issue_author_associations_count":{"table":{"NONE":84,"CONTRIBUTOR":42,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":141,"COLLABORATOR":37,"NONE":15}},"issue_authors":{"table":{"ajfriend":38,"isaacbrodsky":3,"kylebarron":3,"geoHeil":3,"fhk":3,"Zeroto521":2,"gwerbin-tive":2,"wingkitlee0":2,"marklit":2,"petrgazarov":1,"Gui-FernandesBR":1,"mohit-at-delhivery":1,"aureliobarbosa":1,"paws07":1,"henriktorget":1,"Jofemago":1,"maxispeicher":1,"jmealo":1,"kato1208":1,"josteinl":1,"thomasaarholt":1,"ysig":1,"quanticsolutions":1,"gwerbin":1,"wanthons":1,"ashokmahdev":1,"CrabbyPete":1,"sawadogosalif":1,"SirDagen":1,"jorisvandenbossche":1,"charleskawczynski":1,"amotl":1,"gherka":1,"geliAIMila":1,"KcTheMapper":1,"jerichomcleod":1,"AdelinaK":1,"mborus":1,"criscode97":1,"suyash0103":1,"yangscout":1,"ocker11":1,"tkchouaki":1,"majbc1999":1,"nojimatakashi55":1,"Takewood":1,"JochimMaene":1,"atharva-choudhary":1,"Clown1206":1,"tomrussell-willdan":1,"Tanay0510":1,"Shiran-Yuan":1,"rafajm7":1,"amengjiao":1,"ischlo":1,"MHong94":1,"sxwebster":1,"augustomarcolin":1,"theophile-pace-bolt":1,"Donglai-Zhang-asurion":1,"NickLucche":1,"ventel-the-great":1,"osundwajeff":1,"JorgeMiguelGomes":1,"khmyznikov":1,"qemtek":1,"xnuohz":1,"amanramanandsharma":1,"DrYerzinia":1,"UANEMESIS":1,"Zia-":1,"fnmut":1,"owen-extent":1,"sandgrules":1,"meyerovb":1,"Zaczero":1,"AltaherPresto":1,"akkharolia":1,"Anubis-Jackal":1,"nwroyer":1}},"pull_request_authors":{"table":{"ajfriend":121,"isaacbrodsky":17,"jongbinjung":14,"kylebarron":10,"dyrpsf":4,"Shiran-Yuan":3,"dependabot[bot]":3,"pieterprovoost":2,"msaecker":2,"I3lackRacer":2,"sukhdeepg":2,"aureliobarbosa":2,"wingkitlee0":2,"sadikkuzu":1,"Hashim1999164":1,"dfellis":1,"lowkeyrossi":1,"gcward18":1,"timlinux":1,"zabop":1,"pastramahodu":1,"arpitjain099":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"NONE":4,"COLLABORATOR":1,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":9,"COLLABORATOR":7,"NONE":1}},"past_year_issue_authors":{"table":{"aureliobarbosa":1,"charleskawczynski":1,"geliAIMila":1,"isaacbrodsky":1,"jorisvandenbossche":1,"osundwajeff":1}},"past_year_pull_request_authors":{"table":{"ajfriend":5,"dyrpsf":4,"aureliobarbosa":2,"jongbinjung":2,"arpitjain099":1,"dependabot[bot]":1,"Hashim1999164":1,"zabop":1}},"maintainers":[{"table":{"login":"isaacbrodsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}},{"table":{"login":"jongbinjung","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"}},{"table":{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"}},{"table":{"login":"dfellis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfellis"}}],"active_maintainers":[{"table":{"login":"ajfriend","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajfriend"}},{"table":{"login":"jongbinjung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongbinjung"}},{"table":{"login":"isaacbrodsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacbrodsky"}}]}},"events":{"total":{"ReleaseEvent":5,"DeleteEvent":19,"PullRequestEvent":48,"ForkEvent":13,"DiscussionEvent":1,"IssuesEvent":47,"WatchEvent":118,"IssueCommentEvent":118,"PushEvent":90,"PullRequestReviewEvent":55,"PullRequestReviewCommentEvent":39,"CreateEvent":21},"last_year":{"ReleaseEvent":2,"DeleteEvent":9,"PullRequestEvent":8,"ForkEvent":2,"DiscussionEvent":1,"IssuesEvent":4,"WatchEvent":25,"IssueCommentEvent":6,"PushEvent":37,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":3,"CreateEvent":5}},"keywords":["geocoding","geospatial","gis","h3","hexagonal-architecture","python","uber"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-09T05:34:59.040Z","updated_at":"2026-08-09T05:34:59.040Z","repository_link":"https://github.com/uber/h3-py/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2026-08-09T05:34:58.861Z","updated_at":"2026-08-09T05:34:58.861Z","repository_link":"https://github.com/uber/h3-py/blob/master/.github/workflows/tests.yml","dependencies":[{"id":25989595510,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6.0.2","direct":true,"kind":"composite","optional":false},{"id":25989595511,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25989595512,"package_name":"extractions/setup-just","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25989595513,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1.13.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_docs.yml","sha":null,"kind":"manifest","created_at":"2026-08-09T05:34:58.672Z","updated_at":"2026-08-09T05:34:58.672Z","repository_link":"https://github.com/uber/h3-py/blob/master/.github/workflows/build_docs.yml","dependencies":[{"id":25989595295,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6.0.2","direct":true,"kind":"composite","optional":false},{"id":25989595296,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25989595297,"package_name":"extractions/setup-just","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25989595298,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v6.0.0","direct":true,"kind":"composite","optional":false},{"id":25989595299,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheels.yml","sha":null,"kind":"manifest","created_at":"2026-08-09T05:34:58.953Z","updated_at":"2026-08-09T05:34:58.953Z","repository_link":"https://github.com/uber/h3-py/blob/master/.github/workflows/wheels.yml","dependencies":[{"id":25989596307,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6.0.2","direct":true,"kind":"composite","optional":false},{"id":25989596311,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25989596313,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v6.0.0","direct":true,"kind":"composite","optional":false},{"id":25989596316,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25989596318,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v3.7.0","direct":true,"kind":"composite","optional":false},{"id":25989596320,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v3.3.1","direct":true,"kind":"composite","optional":false},{"id":25989596322,"package_name":"actions/upload-artifact/merge","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25989596325,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v7.0.0","direct":true,"kind":"composite","optional":false},{"id":25989596327,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.13.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_and_coverage.yml","sha":null,"kind":"manifest","created_at":"2026-08-09T05:34:58.775Z","updated_at":"2026-08-09T05:34:58.775Z","repository_link":"https://github.com/uber/h3-py/blob/master/.github/workflows/lint_and_coverage.yml","dependencies":[{"id":25989595356,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6.0.2","direct":true,"kind":"composite","optional":false},{"id":25989595357,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25989595358,"package_name":"extractions/setup-just","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":26.878468007430524,"created_at":"2025-11-11T15:16:51.125Z","updated_at":"2026-08-24T12:07:09.824Z","avatar_url":"https://github.com/uber.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369297","html_url":"https://summary.ecosyste.ms/projects/369297"}