{"id":41213,"name":"voronoi-diagram-for-polygons","description":"A tool to create a Voronoi diagram for polygons","url":"https://github.com/longavailable/voronoi-diagram-for-polygons","last_synced_at":"2025-09-05T08:58:23.610Z","repository":{"id":62587803,"uuid":"282530455","full_name":"longavailable/voronoi-diagram-for-polygons","owner":"longavailable","description":"A tool to create a Voronoi diagram for polygons","archived":false,"fork":false,"pushed_at":"2025-04-18T15:28:16.000Z","size":761,"stargazers_count":61,"open_issues_count":0,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T03:23:29.094Z","etag":null,"topics":["geospatial-processing","thiessen-polygons","voronoi-diagram","voronoi-polygons"],"latest_commit_sha":null,"homepage":"https://longlovemyu.com/voronoi-diagram-for-polygons/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/longavailable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-25T21:50:00.000Z","updated_at":"2025-08-04T21:36:23.000Z","dependencies_parsed_at":"2024-09-17T05:38:00.995Z","dependency_job_id":"6d9c7336-548b-42e0-a1d8-12a20e4c71a8","html_url":"https://github.com/longavailable/voronoi-diagram-for-polygons","commit_stats":{"total_commits":36,"total_committers":2,"mean_commits":18.0,"dds":0.02777777777777779,"last_synced_commit":"bb6ff49dc50c4399a5cad6f717e88957533536b0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/longavailable/voronoi-diagram-for-polygons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longavailable","download_url":"https://codeload.github.com/longavailable/voronoi-diagram-for-polygons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/sbom","scorecard":{"id":597999,"data":{"date":"2025-08-11","repo":{"name":"github.com/longavailable/voronoi-diagram-for-polygons","commit":"fa91a7806252328b484d8dec3cfab36f0eef09cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.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/publish-to-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/longavailable/voronoi-diagram-for-polygons/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/longavailable/voronoi-diagram-for-polygons/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-20T23:39:41.673Z","repository_id":62587803,"created_at":"2025-08-20T23:39:41.673Z","updated_at":"2025-08-20T23:39:41.673Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734404,"owners_count":25158273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"longavailable","name":"Xiaolong \"Bruce\" Liu","uuid":"24582280","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Southeast University","icon_url":"https://avatars.githubusercontent.com/u/24582280?u=3817184ffd310df7ac5dcde28728700970df7e2b\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-06T15:48:27.935Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/longavailable","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T17:50:12.282Z","updated_at":"2023-03-06T15:48:27.941Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longavailable","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longavailable/repositories"},"packages":[{"id":2965752,"name":"voronoi-diagram-for-polygons","ecosystem":"pypi","description":"A tool to create Voronoi diagram for polygons.","homepage":"https://github.com/longavailable/voronoi-diagram-for-polygons","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/longavailable/voronoi-diagram-for-polygons","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-07-25T23:13:25.000Z","latest_release_published_at":"2025-04-18T15:30:35.000Z","latest_release_number":"0.1.9","last_synced_at":"2025-08-27T19:03:46.212Z","created_at":"2022-04-10T13:01:35.314Z","updated_at":"2025-08-28T09:59:17.961Z","registry_url":"https://pypi.org/project/voronoi-diagram-for-polygons/","install_command":"pip install voronoi-diagram-for-polygons --index-url https://pypi.org/simple","documentation_url":"https://voronoi-diagram-for-polygons.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"voronoi-diagram-for-polygons","project_status":null},"repo_metadata":{"id":62587803,"uuid":"282530455","full_name":"longavailable/voronoi-diagram-for-polygons","owner":"longavailable","description":"A tool to create a Voronoi diagram for polygons","archived":false,"fork":false,"pushed_at":"2025-04-18T15:28:16.000Z","size":761,"stargazers_count":61,"open_issues_count":0,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T03:23:29.094Z","etag":null,"topics":["geospatial-processing","thiessen-polygons","voronoi-diagram","voronoi-polygons"],"latest_commit_sha":null,"homepage":"https://longlovemyu.com/voronoi-diagram-for-polygons/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/longavailable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-25T21:50:00.000Z","updated_at":"2025-08-04T21:36:23.000Z","dependencies_parsed_at":"2024-09-17T05:38:00.995Z","dependency_job_id":"6d9c7336-548b-42e0-a1d8-12a20e4c71a8","html_url":"https://github.com/longavailable/voronoi-diagram-for-polygons","commit_stats":{"total_commits":36,"total_committers":2,"mean_commits":18.0,"dds":0.02777777777777779,"last_synced_commit":"bb6ff49dc50c4399a5cad6f717e88957533536b0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/longavailable/voronoi-diagram-for-polygons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longavailable","download_url":"https://codeload.github.com/longavailable/voronoi-diagram-for-polygons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/sbom","scorecard":{"id":597999,"data":{"date":"2025-08-11","repo":{"name":"github.com/longavailable/voronoi-diagram-for-polygons","commit":"fa91a7806252328b484d8dec3cfab36f0eef09cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.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/publish-to-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/longavailable/voronoi-diagram-for-polygons/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/longavailable/voronoi-diagram-for-polygons/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-20T23:39:41.673Z","repository_id":62587803,"created_at":"2025-08-20T23:39:41.673Z","updated_at":"2025-08-20T23:39:41.673Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272481411,"owners_count":24941755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"longavailable","name":"Xiaolong \"Bruce\" Liu","uuid":"24582280","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Southeast University","icon_url":"https://avatars.githubusercontent.com/u/24582280?u=3817184ffd310df7ac5dcde28728700970df7e2b\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-06T15:48:27.935Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/longavailable","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T17:50:12.282Z","updated_at":"2023-03-06T15:48:27.941Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longavailable","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longavailable/repositories"},"tags":[{"name":"v0.1.8","sha":"e9ab5e2a68be99f638c2b852a49301b7cbea7096","kind":"commit","published_at":"2024-12-10T03:40:03.000Z","download_url":"https://codeload.github.com/longavailable/voronoi-diagram-for-polygons/tar.gz/v0.1.8","html_url":"https://github.com/longavailable/voronoi-diagram-for-polygons/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/longavailable/voronoi-diagram-for-polygons@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/tags/v0.1.8/manifests"},{"name":"v0.1.1","sha":"714063cbf7a151949684a2fb7adf596bf245d924","kind":"commit","published_at":"2020-07-25T23:32:39.000Z","download_url":"https://codeload.github.com/longavailable/voronoi-diagram-for-polygons/tar.gz/v0.1.1","html_url":"https://github.com/longavailable/voronoi-diagram-for-polygons/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/longavailable/voronoi-diagram-for-polygons@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T09:59:17.961Z","dependent_packages_count":0,"downloads":347,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":27.30174374960604,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":10.779999618021735,"forks_count":12.554353119109955,"docker_downloads_count":null,"average":16.466599744085094},"purl":"pkg:pypi/voronoi-diagram-for-polygons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/voronoi-diagram-for-polygons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/voronoi-diagram-for-polygons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/voronoi-diagram-for-polygons/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T20:22:22.781Z","issues_count":8,"pull_requests_count":5,"avg_time_to_close_issue":2653637.0,"avg_time_to_close_pull_request":80802.4,"issues_closed_count":8,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":22427.0,"past_year_avg_time_to_close_pull_request":134536.66666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/issues","maintainers":[{"login":"longavailable","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/longavailable"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voronoi-diagram-for-polygons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voronoi-diagram-for-polygons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voronoi-diagram-for-polygons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voronoi-diagram-for-polygons/related_packages","maintainers":[{"uuid":"longavailable","login":"longavailable","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/longavailable/","role":null,"created_at":"2023-02-22T17:38:29.196Z","updated_at":"2023-02-22T17:38:29.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/longavailable/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725059,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":678604,"full_name":"longavailable/voronoi-diagram-for-polygons","default_branch":"main","committers":[{"name":"longavailable","email":"liuxiaolong125@gmail.com","login":"longavailable","count":43},{"name":"jwardbond","email":"jessewb.c@gmail.com","login":"jwardbond","count":9},{"name":"ImgBotApp","email":"ImgBotHelp@gmail.com","login":"ImgBotApp","count":1},{"name":"Benjamin Chrétien","email":"2742231+bchretien","login":"bchretien","count":1}],"total_commits":54,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.5,"dds":0.20370370370370372,"past_year_committers":[{"name":"jwardbond","email":"jessewb.c@gmail.com","login":"jwardbond","count":9},{"name":"Xiaolong \"Bruce\" Liu","email":"liuxiaolong125@gmail.com","login":"longavailable","count":9},{"name":"Benjamin Chrétien","email":"2742231+bchretien","login":"bchretien","count":1}],"past_year_total_commits":19,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.333333333333333,"past_year_dds":0.5263157894736843,"last_synced_at":"2025-05-22T17:49:19.197Z","last_synced_commit":"fa91a7806252328b484d8dec3cfab36f0eef09cf","created_at":"2023-03-09T10:46:17.826Z","updated_at":"2025-05-22T17:49:19.207Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-24T00:00:06.660Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"longavailable/voronoi-diagram-for-polygons","html_url":"https://github.com/longavailable/voronoi-diagram-for-polygons","last_synced_at":"2025-08-27T20:22:22.781Z","status":"error","issues_count":8,"pull_requests_count":5,"avg_time_to_close_issue":2653637.0,"avg_time_to_close_pull_request":80802.4,"issues_closed_count":8,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":22427.0,"past_year_avg_time_to_close_pull_request":134536.66666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-15T02:26:26.578Z","updated_at":"2025-09-03T02:33:23.134Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/longavailable%2Fvoronoi-diagram-for-polygons/issues","issue_labels_count":{"bug":3,"enhancement":3,"good first issue":1,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":6,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":3,"OWNER":1},"issue_authors":{"duartejr":1,"derekschinke":1,"leshaved":1,"GeorgeKontsevik":1,"ppKrauss":1,"jwardbond":1,"christianayala10":1},"pull_request_authors":{"jwardbond":4,"bchretien":2,"longavailable":1,"imgbot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095965,"issues_count":31399514,"pull_requests_count":97158349,"authors_count":10700272,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":1,"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":2},"past_year_issue_authors":{"jwardbond":1},"past_year_pull_request_authors":{"jwardbond":4,"bchretien":2},"maintainers":[{"login":"longavailable","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/longavailable"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":14,"IssueCommentEvent":3,"PushEvent":9,"PullRequestReviewEvent":3,"PullRequestEvent":7,"ForkEvent":2},"last_year":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":14,"IssueCommentEvent":3,"PushEvent":9,"PullRequestReviewEvent":3,"PullRequestEvent":7,"ForkEvent":2}},"keywords":["geospatial-processing","thiessen-polygons","voronoi-diagram","voronoi-polygons"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-04T07:43:25.761Z","updated_at":"2022-11-04T07:43:25.761Z","repository_link":"https://github.com/longavailable/voronoi-diagram-for-polygons/blob/main/setup.py","dependencies":[{"id":6596590120,"package_name":"shapely","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6596590121,"package_name":"geopandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2024-09-17T05:38:00.459Z","updated_at":"2024-09-17T05:38:00.459Z","repository_link":"https://github.com/longavailable/voronoi-diagram-for-polygons/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[{"id":20182010194,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20182010195,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":11.352240147495628,"created_at":"2025-09-04T15:51:15.932Z","updated_at":"2025-10-07T08:16:48.041Z","avatar_url":"https://github.com/longavailable.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":347,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3960407","http://doi.org/10.5281/zenodo.3960407"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hack"],"project_url":"https://science.ecosyste.ms/api/v1/projects/41213","html_url":"https://science.ecosyste.ms/projects/41213","bibtex_url":"https://science.ecosyste.ms/projects/41213/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41213/export.apalike"}