{"id":356427,"url":"https://github.com/hugoledoux/startinpy","last_synced_at":"2026-06-20T22:30:30.405Z","repository":{"id":44099094,"uuid":"184763876","full_name":"hugoledoux/startinpy","owner":"hugoledoux","description":"A Python library for modelling and processing 2.5D terrains using a (2D) Delaunay triangulation.","archived":false,"fork":false,"pushed_at":"2026-03-30T15:53:43.000Z","size":14969,"stargazers_count":38,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-05T09:04:45.431Z","etag":null,"topics":["delaunay-triangulation","gis","interpolation","terrain","tin"],"latest_commit_sha":null,"homepage":"https://startinpy.rtfd.io/","language":"Rust","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/hugoledoux.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":"CONTRIBUTING.md","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":"2019-05-03T13:53:51.000Z","updated_at":"2026-03-19T13:48:35.000Z","dependencies_parsed_at":"2024-03-18T10:26:37.169Z","dependency_job_id":"df946454-ac48-49fa-b84a-3750c97dceea","html_url":"https://github.com/hugoledoux/startinpy","commit_stats":{"total_commits":186,"total_committers":4,"mean_commits":46.5,"dds":0.06451612903225812,"last_synced_commit":"90fca857510f21357a372cd5009cba63d58f1171"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/hugoledoux/startinpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/sbom","scorecard":{"id":472816,"data":{"date":"2025-08-11","repo":{"name":"github.com/hugoledoux/startinpy","commit":"bd4e8bf86a84664edbf4eeb0d20d9fd0d1a2bad4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"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.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-19T14:23:39.864Z","repository_id":44099094,"created_at":"2025-08-19T14:23:39.864Z","updated_at":"2025-08-19T14:23:39.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33090167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"online","status_checked_at":"2026-05-16T02:00:07.515Z","response_time":115,"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":"hugoledoux","name":"Hugo Ledoux","uuid":"1546518","kind":"user","description":"3D geoinformation processing, @cityjson, triangulations. I work at @tudelft3d ","email":"","website":"https://3d.bk.tudelft.nl/hledoux","location":"Delft, the Netherlands","twitter":null,"company":"Delft University of Technology","icon_url":"https://avatars.githubusercontent.com/u/1546518?v=4","repositories_count":66,"last_synced_at":"2024-05-02T09:03:33.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hugoledoux","funding_links":[],"total_stars":70,"followers":181,"following":0,"created_at":"2022-11-03T18:38:55.719Z","updated_at":"2024-05-02T09:03:45.829Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux/repositories"},"packages":[{"id":2932320,"name":"startinpy","ecosystem":"pypi","description":"Modelling terrains with Delaunay triangulation","homepage":"https://github.com/hugoledoux/startinpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hugoledoux/startinpy","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2021-04-16T06:43:07.000Z","latest_release_published_at":"2025-07-28T12:46:33.000Z","latest_release_number":"0.12.2","last_synced_at":"2026-04-05T09:02:15.324Z","created_at":"2022-04-10T12:43:05.129Z","updated_at":"2026-04-05T09:07:02.954Z","registry_url":"https://pypi.org/project/startinpy/","install_command":"pip install startinpy --index-url https://pypi.org/simple","documentation_url":"https://startinpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Programming Language :: Rust"],"normalized_name":"startinpy","project_status":null},"repo_metadata":{"id":44099094,"uuid":"184763876","full_name":"hugoledoux/startinpy","owner":"hugoledoux","description":"A Python library for modelling and processing 2.5D terrains using a (2D) Delaunay triangulation.","archived":false,"fork":false,"pushed_at":"2025-11-27T07:59:17.000Z","size":14968,"stargazers_count":38,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-28T08:49:53.889Z","etag":null,"topics":["delaunay-triangulation","gis","interpolation","terrain","tin"],"latest_commit_sha":null,"homepage":"https://startinpy.rtfd.io/","language":"Rust","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/hugoledoux.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":"CONTRIBUTING.md","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":"2019-05-03T13:53:51.000Z","updated_at":"2026-03-19T13:48:35.000Z","dependencies_parsed_at":"2024-03-18T10:26:37.169Z","dependency_job_id":"df946454-ac48-49fa-b84a-3750c97dceea","html_url":"https://github.com/hugoledoux/startinpy","commit_stats":{"total_commits":186,"total_committers":4,"mean_commits":46.5,"dds":0.06451612903225812,"last_synced_commit":"90fca857510f21357a372cd5009cba63d58f1171"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/hugoledoux/startinpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/sbom","scorecard":{"id":472816,"data":{"date":"2025-08-11","repo":{"name":"github.com/hugoledoux/startinpy","commit":"bd4e8bf86a84664edbf4eeb0d20d9fd0d1a2bad4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"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.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-19T14:23:39.864Z","repository_id":44099094,"created_at":"2025-08-19T14:23:39.864Z","updated_at":"2025-08-19T14:23:39.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31177697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"hugoledoux","name":"Hugo Ledoux","uuid":"1546518","kind":"user","description":"3D geoinformation processing, @cityjson, triangulations. I work at @tudelft3d ","email":"","website":"https://3d.bk.tudelft.nl/hledoux","location":"Delft, the Netherlands","twitter":null,"company":"Delft University of Technology","icon_url":"https://avatars.githubusercontent.com/u/1546518?v=4","repositories_count":66,"last_synced_at":"2024-05-02T09:03:33.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hugoledoux","funding_links":[],"total_stars":70,"followers":181,"following":0,"created_at":"2022-11-03T18:38:55.719Z","updated_at":"2024-05-02T09:03:45.829Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-05T09:07:02.953Z","dependent_packages_count":0,"downloads":743,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.522760406987993,"dependent_repos_count":21.693755280890695,"dependent_packages_count":10.025501552893209,"stargazers_count":14.495530257455638,"forks_count":15.324101039207871,"docker_downloads_count":null,"average":14.212329707487081},"purl":"pkg:pypi/startinpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/startinpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/startinpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/startinpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-27T12:12:30.204Z","issues_count":20,"pull_requests_count":18,"avg_time_to_close_issue":6823942.846153846,"avg_time_to_close_pull_request":2366427.9411764704,"issues_closed_count":13,"pull_requests_closed_count":17,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":1.45,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/issues","maintainers":[{"login":"hugoledoux","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/codemeta","maintainers":[{"uuid":"hledoux","login":"hledoux","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/hledoux/","role":null,"created_at":"2023-02-25T13:30:21.989Z","updated_at":"2023-02-25T13:30:21.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hledoux/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":834918,"maintainers_count":355818,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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":665206,"full_name":"hugoledoux/startinpy","default_branch":"master","total_commits":472,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":94.4,"dds":0.03389830508474578,"past_year_total_commits":11,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.0,"past_year_dds":0.0,"last_synced_at":"2026-04-05T09:02:47.048Z","last_synced_commit":"ba3c2322ca4b8f8a2da7aeff28bb2d2edc35120f","created_at":"2023-03-09T10:13:02.320Z","updated_at":"2026-04-05T09:02:47.025Z","committers":[{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":456},{"name":"Ewout ter Hoeven","email":"e.m.terhoeven@student.tudelft.nl","login":"EwoutH","count":11},{"name":"Pete Gadomski","email":"pete.gadomski@gmail.com","login":"gadomski","count":3},{"name":"Wei Ji","email":"23487320+weiji14","login":"weiji14","count":1},{"name":"Maarten Pronk","email":"git@evetion.nl","login":"evetion","count":1}],"past_year_committers":[{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":11}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211327,"commits_count":918910950,"contributors_count":35637260,"owners_count":1142579,"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":"hugoledoux/startinpy","html_url":"https://github.com/hugoledoux/startinpy","last_synced_at":"2025-11-27T12:12:30.204Z","status":"active","issues_count":20,"pull_requests_count":18,"avg_time_to_close_issue":6823942.846153846,"avg_time_to_close_pull_request":2366427.9411764704,"issues_closed_count":13,"pull_requests_closed_count":17,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":1.45,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:43:29.219Z","updated_at":"2025-11-27T12:12:30.205Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/issues","issue_labels_count":{"table":{"enhancement":2}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":12,"OWNER":7,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":5}},"issue_authors":{"table":{"hugoledoux":7,"djdan7":4,"mllobera":3,"weiji14":2,"kylemann16":1,"Ylannl":1,"a-kurski":1,"gadomski":1}},"pull_request_authors":{"table":{"gadomski":8,"EwoutH":5,"DimitrisMantas":2,"weiji14":2,"evetion":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-05T00:00:08.668Z","repositories_count":14083432,"issues_count":34455966,"pull_requests_count":112410751,"authors_count":11225952,"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":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"a-kurski":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"hugoledoux","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":3,"PullRequestEvent":1,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":5,"IssueCommentEvent":3,"PushEvent":27,"CreateEvent":5},"last_year":{"WatchEvent":1,"PushEvent":4,"CreateEvent":1}},"keywords":["delaunay-triangulation","gis","interpolation","terrain","tin"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T10:51:27.528Z","updated_at":"2022-09-10T10:51:27.528Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/docs/requirements.txt","dependencies":[{"id":4387230339,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3","direct":true,"kind":"runtime","optional":false},{"id":4387230340,"package_name":"sphinx-celery","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":4387230341,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:01:13.911Z","updated_at":"2023-01-22T04:01:13.911Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/.github/workflows/build.yml","dependencies":[{"id":7088407749,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088407750,"package_name":"messense/maturin-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7088407751,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:01:13.944Z","updated_at":"2023-01-22T04:01:13.944Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/.github/workflows/publish.yml","dependencies":[{"id":7088407752,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088407753,"package_name":"messense/maturin-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7088407754,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-02-16T20:45:36.678Z","updated_at":"2024-02-16T20:45:36.678Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/Cargo.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-02-16T20:45:36.722Z","updated_at":"2024-02-16T20:45:36.722Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-02-16T20:45:36.771Z","updated_at":"2024-02-16T20:45:36.771Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/setup.py","dependencies":[]}],"score":11.936394197517968,"created_at":"2025-04-11T10:17:02.239Z","updated_at":"2026-06-20T22:30:30.405Z","avatar_url":"https://github.com/hugoledoux.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356427","html_url":"https://summary.ecosyste.ms/projects/356427"}