{"id":2503,"name":"bioLEC","description":"bioLEC: A Python package to measure Landscape Elevational Connectivity - Published in JOSS (2019)","url":"https://github.com/geodels/biolec","last_synced_at":"2025-09-04T16:47:45.768Z","repository":{"id":57415231,"uuid":"185154268","full_name":"Geodels/bioLEC","owner":"Geodels","description":"Landscape Elevational Connectivity package  https://biolec.readthedocs.io/","archived":true,"fork":false,"pushed_at":"2019-08-18T06:34:20.000Z","size":20682,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T03:07:41.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Geodels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-06T08:22:46.000Z","updated_at":"2024-08-24T01:27:27.000Z","dependencies_parsed_at":"2022-09-10T01:41:33.078Z","dependency_job_id":null,"html_url":"https://github.com/Geodels/bioLEC","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Geodels/bioLEC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geodels","download_url":"https://codeload.github.com/Geodels/bioLEC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/sbom","scorecard":{"id":55687,"data":{"date":"2025-08-11","repo":{"name":"github.com/Geodels/bioLEC","commit":"e33640abdfc3f2e5cf4cce3647ac9c54bc11ad20"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/22 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Docker/Dockerfile:6","Warn: containerImage not pinned by hash: Docker/base/Dockerfile-debian:5: pin your Docker image by updating debian:latest to debian:latest@sha256:b6507e340c43553136f5078284c8c68d86ec8262b1724dde73c325e8d3dcdeba","Warn: pipCommand not pinned by hash: Docker/Dockerfile:22","Warn: pipCommand not pinned by hash: Docker/Dockerfile:29-32","Warn: pipCommand not pinned by hash: Docker/base/Dockerfile-debian:58-81","Warn: pipCommand not pinned by hash: Docker/base/Dockerfile-debian:58-81","Warn: pipCommand not pinned by hash: Docker/base/Dockerfile-debian:58-81","Warn: pipCommand not pinned by hash: Docker/base/Dockerfile-debian:58-81","Warn: pipCommand not pinned by hash: Docker/base/Dockerfile-debian:86-89","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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"}}]},"last_synced_at":"2025-08-15T00:40:55.450Z","repository_id":57415231,"created_at":"2025-08-15T00:40:55.450Z","updated_at":"2025-08-15T00:40:55.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273606494,"owners_count":25135992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Geodels","name":"GEOdels","uuid":"42806984","kind":"organization","description":"Global Scale Models of Earth Surface Evolution","email":"tristan.salles@sydney.edu.au","website":"www.earthcolab.org","location":"School of Geosciences - University of Sydney","twitter":"salles_tristan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42806984?v=4","repositories_count":6,"last_synced_at":"2023-03-02T20:40:21.058Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Geodels","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:05:00.302Z","updated_at":"2023-03-02T20:40:21.192Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geodels","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geodels/repositories"},"packages":[{"id":2656201,"name":"biolec","ecosystem":"pypi","description":"A Python interface to compute biodiversity metric based on landscape elevational connectivity.","homepage":"https://github.com/Geodels/bioLEC","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/Geodels/bioLEC","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-05-07T07:49:29.000Z","latest_release_published_at":"2019-05-23T10:15:10.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-03T22:36:11.448Z","created_at":"2022-04-10T10:12:11.885Z","updated_at":"2025-09-03T22:36:11.448Z","registry_url":"https://pypi.org/project/biolec/","install_command":"pip install biolec --index-url https://pypi.org/simple","documentation_url":"https://biolec.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6"],"normalized_name":"biolec","project_status":null},"repo_metadata":{"id":57415231,"uuid":"185154268","full_name":"Geodels/bioLEC","owner":"Geodels","description":"Landscape Elevational Connectivity package  https://biolec.readthedocs.io/","archived":false,"fork":false,"pushed_at":"2019-08-18T06:34:20.000Z","size":20682,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-08T16:10:55.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Geodels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-06T08:22:46.000Z","updated_at":"2024-01-10T16:34:21.000Z","dependencies_parsed_at":"2022-09-10T01:41:33.078Z","dependency_job_id":null,"html_url":"https://github.com/Geodels/bioLEC","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geodels","download_url":"https://codeload.github.com/Geodels/bioLEC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214662846,"owners_count":15766254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Geodels","name":"GEOdels","uuid":"42806984","kind":"organization","description":"Global Scale Models of Earth Surface Evolution","email":"tristan.salles@sydney.edu.au","website":"www.earthcolab.org","location":"School of Geosciences - University of Sydney","twitter":"salles_tristan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42806984?v=4","repositories_count":6,"last_synced_at":"2023-03-02T20:40:21.058Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Geodels","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:05:00.302Z","updated_at":"2023-03-02T20:40:21.192Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geodels","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geodels/repositories"},"tags":[{"name":"v1.0.0","sha":"b83c00e84c26328904011399e850fb0d373d268e","kind":"commit","published_at":"2019-07-19T00:22:58.000Z","download_url":"https://codeload.github.com/Geodels/bioLEC/tar.gz/v1.0.0","html_url":"https://github.com/Geodels/bioLEC/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-08-09T12:25:31.347Z","dependent_packages_count":0,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":68.78503281657643,"dependent_repos_count":67.29196169217087,"dependent_packages_count":10.09540786432578,"stargazers_count":25.024667584027238,"forks_count":15.31985792998414,"docker_downloads_count":null,"average":37.3033855774169},"purl":"pkg:pypi/biolec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/biolec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/biolec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/biolec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-09T12:25:30.649Z","issues_count":8,"pull_requests_count":3,"avg_time_to_close_issue":367834.125,"avg_time_to_close_pull_request":121336.33333333333,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/Geodels%2FbioLEC/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolec/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolec/related_packages","maintainers":[{"uuid":"tsalles","login":"tsalles","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/tsalles/","role":null,"created_at":"2023-02-23T17:19:40.190Z","updated_at":"2023-02-23T17:19:40.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tsalles/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724742,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":543020,"full_name":"Geodels/bioLEC","default_branch":"master","committers":[{"name":"Tristan","email":"tristan.salles@sydney.edu.au","login":"tristan-salles","count":113},{"name":"Katherine Barnhart","email":"katy.barnhart@gmail.com","login":"kbarnhart","count":6},{"name":"Kyle Niemeyer","email":"kyle.niemeyer@gmail.com","login":"kyleniemeyer","count":2}],"total_commits":121,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":40.333333333333336,"dds":0.06611570247933884,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:03:22.065Z","last_synced_commit":"e33640abdfc3f2e5cf4cce3647ac9c54bc11ad20","created_at":"2023-03-09T04:18:15.998Z","updated_at":"2025-08-07T08:03:22.065Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","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":"Geodels/bioLEC","html_url":"https://github.com/Geodels/bioLEC","last_synced_at":"2025-08-31T21:13:06.467Z","status":"error","issues_count":8,"pull_requests_count":3,"avg_time_to_close_issue":367834.125,"avg_time_to_close_pull_request":121336.33333333333,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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-14T09:49:07.254Z","updated_at":"2025-08-31T21:13:06.468Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geodels%2FbioLEC/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":8},"pull_request_author_associations_count":{"CONTRIBUTOR":3},"issue_authors":{"kbarnhart":8},"pull_request_authors":{"kyleniemeyer":2,"kbarnhart":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9891171,"issues_count":29024399,"pull_requests_count":83010190,"authors_count":8678585,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"src/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T01:41:32.530Z","updated_at":"2022-09-10T01:41:32.530Z","repository_link":"https://github.com/Geodels/bioLEC/blob/master/src/docs/requirements.txt","dependencies":[{"id":4349997305,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997306,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997307,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997308,"package_name":"pyevtk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997309,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997310,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997311,"package_name":"sphinxcontrib-inlinesyntaxhighlight","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997312,"package_name":"sphinxemoji","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4349997313,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"src/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T01:41:32.728Z","updated_at":"2022-09-10T01:41:32.728Z","repository_link":"https://github.com/Geodels/bioLEC/blob/master/src/requirements.txt","dependencies":[{"id":4349998845,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"runtime","optional":false},{"id":4349998846,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":4349998847,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.4.0","direct":true,"kind":"runtime","optional":false},{"id":4349998848,"package_name":"mpi4py","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":4349998849,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24","direct":true,"kind":"runtime","optional":false},{"id":4349998850,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":4349998851,"package_name":"scikit-image","ecosystem":"pypi","requirements":"\u003e=0.15","direct":true,"kind":"runtime","optional":false},{"id":4349998852,"package_name":"pyevtk","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false},{"id":4349998853,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":4349998854,"package_name":"rasterio","ecosystem":"pypi","requirements":"\u003e=1.0.23","direct":true,"kind":"runtime","optional":false},{"id":4349998855,"package_name":"nose","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"src/setup.py","sha":null,"kind":"manifest","created_at":"2022-09-10T01:41:32.971Z","updated_at":"2022-09-10T01:41:32.971Z","repository_link":"https://github.com/Geodels/bioLEC/blob/master/src/setup.py","dependencies":[{"id":4350001708,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"runtime","optional":false},{"id":4350001709,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":4350001710,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.4.0","direct":true,"kind":"runtime","optional":false},{"id":4350001711,"package_name":"mpi4py","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":4350001712,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24","direct":true,"kind":"runtime","optional":false},{"id":4350001713,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":4350001714,"package_name":"scikit-image","ecosystem":"pypi","requirements":"\u003e=0.15","direct":true,"kind":"runtime","optional":false},{"id":4350001715,"package_name":"pyevtk","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false},{"id":4350001716,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":4350001717,"package_name":"rasterio","ecosystem":"pypi","requirements":"\u003e=1.0.23","direct":true,"kind":"runtime","optional":false},{"id":4350001718,"package_name":"nose","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false}]}],"score":5.918893854273147,"created_at":"2025-09-04T09:18:02.312Z","updated_at":"2025-10-07T08:04:40.238Z","avatar_url":"https://github.com/Geodels.png","language":"Jupyter Notebook","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":30,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2503","html_url":"https://science.ecosyste.ms/projects/2503"}