{"id":14962,"name":"pywaterinfo","description":"Python package to download time series data from waterinfo.be","url":"https://github.com/fluves/pywaterinfo","last_synced_at":"2025-09-04T22:37:13.800Z","repository":{"id":42524570,"uuid":"254464642","full_name":"fluves/pywaterinfo","owner":"fluves","description":"Python package to download time series data from waterinfo.be","archived":false,"fork":false,"pushed_at":"2024-08-29T15:48:06.000Z","size":6855,"stargazers_count":20,"open_issues_count":4,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-03T09:41:46.797Z","etag":null,"topics":["open-science","package","python","water","weather"],"latest_commit_sha":null,"homepage":"https://fluves.github.io/pywaterinfo/","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/fluves.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":".github/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-09T19:49:45.000Z","updated_at":"2025-03-05T08:49:40.000Z","dependencies_parsed_at":"2023-02-10T02:45:28.634Z","dependency_job_id":"9e2f177e-119a-4762-883f-35a30e81e0a8","html_url":"https://github.com/fluves/pywaterinfo","commit_stats":{"total_commits":193,"total_committers":9,"mean_commits":"21.444444444444443","dds":"0.23316062176165808","last_synced_commit":"169c28697f36e367a8ca5cda116abe4d577c5b8c"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/fluves/pywaterinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluves","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/sbom","scorecard":{"id":404916,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluves/pywaterinfo","commit":"9e820ee657c4eb75c8896621c3d564dbd612a5b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","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":"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":"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/binder.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/update_docs.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/binder.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/binder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/update_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/update_docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fluves/pywaterinfo/update_docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update_docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/update_docs.yml:20","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T20:56:58.269Z","repository_id":42524570,"created_at":"2025-08-18T20:56:58.269Z","updated_at":"2025-08-18T20:56:58.269Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685002,"owners_count":25149719,"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":null,"packages":[{"id":2892010,"name":"pywaterinfo","ecosystem":"pypi","description":"Python package to download time series data from waterinfo.be","homepage":"https://github.com/fluves/pywaterinfo","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fluves/pywaterinfo","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2020-04-21T16:00:59.000Z","latest_release_published_at":"2024-08-28T15:07:08.000Z","latest_release_number":"0.8.1","last_synced_at":"2025-08-11T04:07:00.355Z","created_at":"2022-04-10T12:23:04.326Z","updated_at":"2025-08-11T04:07:00.355Z","registry_url":"https://pypi.org/project/pywaterinfo/","install_command":"pip install pywaterinfo --index-url https://pypi.org/simple","documentation_url":"https://github.com/fluves/pywaterinfo","metadata":{"funding":null,"documentation":"https://github.com/fluves/pywaterinfo","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"pywaterinfo"},"repo_metadata":{"id":42524570,"uuid":"254464642","full_name":"fluves/pywaterinfo","owner":"fluves","description":"Python package to download time series data from waterinfo.be","archived":false,"fork":false,"pushed_at":"2024-08-29T15:48:06.000Z","size":6855,"stargazers_count":20,"open_issues_count":4,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-05T13:02:11.722Z","etag":null,"topics":["open-science","package","python","water","weather"],"latest_commit_sha":null,"homepage":"https://fluves.github.io/pywaterinfo/","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/fluves.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":".github/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-09T19:49:45.000Z","updated_at":"2025-03-05T08:49:40.000Z","dependencies_parsed_at":"2023-02-10T02:45:28.634Z","dependency_job_id":"9e2f177e-119a-4762-883f-35a30e81e0a8","html_url":"https://github.com/fluves/pywaterinfo","commit_stats":{"total_commits":193,"total_committers":9,"mean_commits":"21.444444444444443","dds":"0.23316062176165808","last_synced_commit":"169c28697f36e367a8ca5cda116abe4d577c5b8c"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluves","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258398050,"owners_count":22694598,"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"},"tags":[{"name":"v0.8.1","sha":"212743de5c252d333504879332cfd8137704e361","kind":"commit","published_at":"2024-08-28T15:05:10.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.8.1","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"de3a4ec12eea6aba6958d2846eefa3c58fb1812c","kind":"commit","published_at":"2024-08-28T14:53:01.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.8.0","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4553fc987c2a595231de4710bcbdb337fa6ee02b","kind":"commit","published_at":"2023-04-27T14:09:38.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.7.0","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"67298ff4813b4e06da064368f646035d8a548fff","kind":"commit","published_at":"2022-01-25T23:04:38.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.6.0","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3416fc1e4dfde30e5f5f5e4a4bb3beb239471ad9","kind":"commit","published_at":"2021-10-08T12:04:45.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.5.1","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"bbfe99a57209a187c09fec4c1e1efbcfb040cf6c","kind":"commit","published_at":"2021-10-08T11:00:47.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.5.0","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"9b95da3d1cef277412d4c606ec0a9f435c0e729a","kind":"commit","published_at":"2021-06-04T08:00:45.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.4.0","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"e2095bbe4b3b3c265486c7573bb386fc5c2ba524","kind":"commit","published_at":"2021-02-04T22:17:22.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.3.1","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0031dd08e623f5647ef9fa17e867f675d503c480","kind":"commit","published_at":"2021-02-04T22:11:07.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.3.0","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"532f66093fbd79cce595caf9034ef06f913b2b99","kind":"commit","published_at":"2020-12-17T11:07:01.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.2.2","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"878c118a90688788f68f926f65bfe939f23c064a","kind":"commit","published_at":"2020-06-19T16:01:45.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.2.1","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2e2d29bb5b33beb8a3be35c87f11038bcd2dfd36","kind":"commit","published_at":"2020-04-23T11:57:16.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.2.0","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"e97de4d70cc49108ac737c88d68821725b284e05","kind":"commit","published_at":"2020-04-21T15:32:38.000Z","download_url":"https://codeload.github.com/fluves/pywaterinfo/tar.gz/v0.1.1","html_url":"https://github.com/fluves/pywaterinfo/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-07-08T12:03:03.859Z","dependent_packages_count":0,"downloads":373,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":25.430316709941675,"dependent_repos_count":68.86826521007275,"dependent_packages_count":7.373338280337238,"stargazers_count":14.216769965654732,"forks_count":11.46814426296794,"docker_downloads_count":null,"average":25.47136688579487},"purl":"pkg:pypi/pywaterinfo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pywaterinfo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pywaterinfo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pywaterinfo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-05T12:59:37.814Z","issues_count":27,"pull_requests_count":44,"avg_time_to_close_issue":13057363.217391305,"avg_time_to_close_pull_request":3057187.2045454546,"issues_closed_count":23,"pull_requests_closed_count":44,"pull_request_authors_count":5,"issue_authors_count":11,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":1.4090909090909092,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3222253.0,"past_year_avg_time_to_close_pull_request":911676.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":4.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/issues","maintainers":[{"login":"binomaiheu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/binomaiheu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywaterinfo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywaterinfo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywaterinfo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywaterinfo/related_packages","maintainers":[{"uuid":"stvhoey","login":"stvhoey","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/stvhoey/","role":null,"created_at":"2023-02-25T06:56:37.160Z","updated_at":"2023-02-25T06:56:37.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stvhoey/packages"},{"uuid":"fluves","login":"fluves","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/fluves/","role":null,"created_at":"2023-02-25T06:56:37.155Z","updated_at":"2023-02-25T06:56:37.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fluves/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724920,"maintainers_count":308248,"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":645413,"full_name":"fluves/pywaterinfo","default_branch":"master","committers":[{"name":"Stijn Van Hoey","email":"stijn@fluves.com","login":null,"count":148},{"name":"Stijn Van Hoey","email":"stijnvanhoey@gmail.com","login":"stijnvanhoey","count":29},{"name":"Johan Van de Wauw","email":"johan@gisky.be","login":null,"count":5},{"name":"Johan Van de Wauw","email":"johan@fluves.com","login":null,"count":3},{"name":"Bino Maiheu","email":"bino.maiheu@vito.be","login":null,"count":3},{"name":"Bino Maiheu","email":"binomaiheu@gmail.com","login":null,"count":2},{"name":"DBuekenhout","email":"daan.buekenhout@hotmail.com","login":null,"count":1},{"name":"Daan Buekenhout","email":"70980044+dbkhout","login":"dbkhout","count":1},{"name":"Stijn Van Looy","email":"stijn.vanlooy@vito.be","login":null,"count":1}],"total_commits":193,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.444444444444443,"dds":0.23316062176165808,"past_year_committers":[{"name":"Stijn Van Hoey","email":"stijn@fluves.com","login":null,"count":21},{"name":"Johan Van de Wauw","email":"johan@fluves.com","login":null,"count":2},{"name":"Johan Van de Wauw","email":"johan@gisky.be","login":null,"count":1},{"name":"Stijn Van Looy","email":"stijn.vanlooy@vito.be","login":null,"count":1}],"past_year_total_commits":25,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.25,"past_year_dds":0.16000000000000003,"last_synced_at":"2024-01-28T14:05:37.093Z","last_synced_commit":"169c28697f36e367a8ca5cda116abe4d577c5b8c","created_at":"2023-03-09T09:06:55.886Z","updated_at":"2024-01-28T14:05:37.093Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"fluves/pywaterinfo","html_url":"https://github.com/fluves/pywaterinfo","last_synced_at":"2025-06-07T18:07:08.330Z","status":null,"issues_count":27,"pull_requests_count":44,"avg_time_to_close_issue":13057363.217391305,"avg_time_to_close_pull_request":3057187.2045454546,"issues_closed_count":23,"pull_requests_closed_count":44,"pull_request_authors_count":5,"issue_authors_count":11,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":1.4090909090909092,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3222253.0,"past_year_avg_time_to_close_pull_request":911676.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":4.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T22:27:52.990Z","updated_at":"2025-09-02T04:54:04.165Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluves%2Fpywaterinfo/issues","issue_labels_count":{"documentation":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":17,"NONE":9},"pull_request_author_associations_count":{"CONTRIBUTOR":44,"COLLABORATOR":3,"NONE":1},"issue_authors":{"stijnvanhoey":14,"johanvdw":2,"nielsdevleeschouwer":2,"frievb":2,"Olivia-WB":1,"olivierbonte":1,"arnoutr":1,"JoniDH":1,"stijnvanlooy":1,"Jornvdv":1},"pull_request_authors":{"stijnvanhoey":30,"johanvdw":11,"binomaiheu":3,"dbkhout":2,"TimFranken":1,"stijnvanlooy":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056179,"issues_count":30942323,"pull_requests_count":93167637,"authors_count":10648282,"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":{"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"TimFranken":1},"maintainers":[{"login":"binomaiheu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/binomaiheu"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"IssueCommentEvent":3,"PullRequestEvent":1,"ForkEvent":2},"last_year":{"WatchEvent":3,"IssueCommentEvent":3,"PullRequestEvent":1,"ForkEvent":2}},"keywords":["open-science","package","python","water","weather"],"dependencies":[{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2022-08-28T11:00:45.772Z","updated_at":"2022-08-28T11:00:45.772Z","repository_link":"https://github.com/fluves/pywaterinfo/blob/master/environment.yml","dependencies":[{"id":3033909146,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":3033909147,"package_name":"requests","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":3033909148,"package_name":"requests-cache","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/binder.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T02:45:28.089Z","updated_at":"2023-02-10T02:45:28.089Z","repository_link":"https://github.com/fluves/pywaterinfo/blob/master/.github/workflows/binder.yml","dependencies":[{"id":7512655503,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512655504,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T02:45:28.252Z","updated_at":"2023-02-10T02:45:28.252Z","repository_link":"https://github.com/fluves/pywaterinfo/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7512655527,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512655528,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T02:45:28.402Z","updated_at":"2023-02-10T02:45:28.402Z","repository_link":"https://github.com/fluves/pywaterinfo/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":7512655538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512655539,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7512655540,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T02:45:28.521Z","updated_at":"2023-02-10T02:45:28.521Z","repository_link":"https://github.com/fluves/pywaterinfo/blob/master/.github/workflows/update_docs.yml","dependencies":[{"id":7512655600,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512655601,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7512655602,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":11.302204433654577,"created_at":"2025-09-04T15:50:45.830Z","updated_at":"2025-10-07T08:08:16.350Z","avatar_url":"https://github.com/fluves.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":373,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/14962","html_url":"https://science.ecosyste.ms/projects/14962","bibtex_url":"https://science.ecosyste.ms/projects/14962/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/14962/export.apalike"}