{"id":43196,"name":"entsoe-py","description":"Python client for the ENTSO-E API (european network of transmission system operators for electricity)","url":"https://github.com/energieid/entsoe-py","last_synced_at":"2025-09-05T09:42:07.935Z","repository":{"id":41859106,"uuid":"97010217","full_name":"EnergieID/entsoe-py","owner":"EnergieID","description":"Python client for the ENTSO-E API (european network of transmission system operators for electricity)","archived":false,"fork":false,"pushed_at":"2025-08-28T20:30:42.000Z","size":2000,"stargazers_count":559,"open_issues_count":27,"forks_count":229,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-08-28T23:38:57.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/EnergieID.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-12T13:17:39.000Z","updated_at":"2025-08-28T20:30:46.000Z","dependencies_parsed_at":"2024-01-13T07:05:41.901Z","dependency_job_id":"0d57d00c-a155-4fe2-8985-78cecd61ccc6","html_url":"https://github.com/EnergieID/entsoe-py","commit_stats":{"total_commits":304,"total_committers":60,"mean_commits":5.066666666666666,"dds":0.6973684210526316,"last_synced_commit":"ec029e5405588bc261a86ee94b11f45bf56b9fb7"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/EnergieID/entsoe-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/sbom","scorecard":{"id":45833,"data":{"date":"2025-08-11","repo":{"name":"github.com/EnergieID/entsoe-py","commit":"fa948d98d00bd8159fcc3c1564a0c0acc1cda2df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":10,"reason":"27 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"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":"Code-Review","score":4,"reason":"Found 8/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/close-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/close-stale-issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/close-stale-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact V0.7.1 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/234637556","Warn: release artifact V0.7.0 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/227414160","Warn: release artifact V0.6.19 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/220849386","Warn: release artifact V0.6.18 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/194968503","Warn: release artifact V0.6.17 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/194003055","Warn: release artifact V0.7.1 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/234637556","Warn: release artifact V0.7.0 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/227414160","Warn: release artifact V0.6.19 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/220849386","Warn: release artifact V0.6.18 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/194968503","Warn: release artifact V0.6.17 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/194003055"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:8"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"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 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:44:09.996Z","repository_id":41859106,"created_at":"2025-08-14T22:44:09.996Z","updated_at":"2025-08-14T22:44:09.996Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740172,"owners_count":25159429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"EnergieID","name":"EnergieID cvba-so","uuid":"13538977","kind":"organization","description":"","email":null,"website":"http://www.energieid.be","location":"Antwerp, Belgium","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13538977?v=4","repositories_count":12,"last_synced_at":"2023-03-03T04:01:55.740Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EnergieID","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:52:44.786Z","updated_at":"2023-03-03T04:01:55.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID/repositories"},"packages":[{"id":2723856,"name":"entsoe-py","ecosystem":"pypi","description":"A python API wrapper for ENTSO-E","homepage":"https://github.com/EnergieID/entsoe-py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/EnergieID/entsoe-py","keywords_array":["ENTSO-E","data","api","energy"],"namespace":null,"versions_count":83,"first_release_published_at":"2017-07-18T09:57:23.000Z","latest_release_published_at":"2025-08-23T20:20:16.000Z","latest_release_number":"0.7.4","last_synced_at":"2025-09-04T22:05:15.207Z","created_at":"2022-04-10T10:53:46.304Z","updated_at":"2025-09-04T22:05:15.207Z","registry_url":"https://pypi.org/project/entsoe-py/","install_command":"pip install entsoe-py --index-url https://pypi.org/simple","documentation_url":"https://entsoe-py.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"entsoe-py","project_status":null},"repo_metadata":{"id":41859106,"uuid":"97010217","full_name":"EnergieID/entsoe-py","owner":"EnergieID","description":"Python client for the ENTSO-E API (european network of transmission system operators for electricity)","archived":false,"fork":false,"pushed_at":"2025-08-28T20:30:42.000Z","size":2000,"stargazers_count":559,"open_issues_count":27,"forks_count":229,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-08-28T23:38:57.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/EnergieID.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-12T13:17:39.000Z","updated_at":"2025-08-28T20:30:46.000Z","dependencies_parsed_at":"2024-01-13T07:05:41.901Z","dependency_job_id":"0d57d00c-a155-4fe2-8985-78cecd61ccc6","html_url":"https://github.com/EnergieID/entsoe-py","commit_stats":{"total_commits":304,"total_committers":60,"mean_commits":5.066666666666666,"dds":0.6973684210526316,"last_synced_commit":"ec029e5405588bc261a86ee94b11f45bf56b9fb7"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/EnergieID/entsoe-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/sbom","scorecard":{"id":45833,"data":{"date":"2025-08-11","repo":{"name":"github.com/EnergieID/entsoe-py","commit":"fa948d98d00bd8159fcc3c1564a0c0acc1cda2df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":10,"reason":"27 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"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":"Code-Review","score":4,"reason":"Found 8/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/close-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/close-stale-issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/close-stale-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact V0.7.1 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/234637556","Warn: release artifact V0.7.0 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/227414160","Warn: release artifact V0.6.19 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/220849386","Warn: release artifact V0.6.18 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/194968503","Warn: release artifact V0.6.17 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/194003055","Warn: release artifact V0.7.1 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/234637556","Warn: release artifact V0.7.0 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/227414160","Warn: release artifact V0.6.19 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/220849386","Warn: release artifact V0.6.18 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/194968503","Warn: release artifact V0.6.17 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/194003055"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:8"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"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 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:44:09.996Z","repository_id":41859106,"created_at":"2025-08-14T22:44:09.996Z","updated_at":"2025-08-14T22:44:09.996Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273514805,"owners_count":25119422,"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-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EnergieID","name":"EnergieID cvba-so","uuid":"13538977","kind":"organization","description":"","email":null,"website":"http://www.energieid.be","location":"Antwerp, Belgium","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13538977?v=4","repositories_count":12,"last_synced_at":"2023-03-03T04:01:55.740Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EnergieID","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:52:44.786Z","updated_at":"2023-03-03T04:01:55.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID/repositories"},"tags":[{"name":"V0.7.4","sha":"7353f2b733b280fa8d4674f33a5606a5587fa89b","kind":"commit","published_at":"2025-08-23T20:17:40.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.4/manifests"},{"name":"V0.7.3","sha":"2bb224276a9621a2ae0f928b08a09fa56709e969","kind":"commit","published_at":"2025-08-18T10:55:52.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.3/manifests"},{"name":"V0.7.2","sha":"db19b012f5cc1b6ac7f2228d30c8ee17d6026af5","kind":"commit","published_at":"2025-08-15T22:02:47.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.2/manifests"},{"name":"V0.7.1","sha":"fd7f3d11160ca7ff79b831031aedf10fc01415ed","kind":"commit","published_at":"2025-07-23T16:48:02.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.1/manifests"},{"name":"V0.7.0","sha":"eccdf68f6ad55975a7c6683d1494cf03679a506e","kind":"commit","published_at":"2025-06-24T15:49:25.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.0","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.0/manifests"},{"name":"V0.6.19","sha":"0f4aac8791fe38133cf3cf3d6e4e734c256bc2e8","kind":"commit","published_at":"2025-05-25T11:43:13.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.19","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.19/manifests"},{"name":"V0.6.18","sha":"c03c604af36ef92e8ef6ee89dc57c56ca5e1dbac","kind":"commit","published_at":"2025-01-15T17:48:40.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.18","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.18/manifests"},{"name":"V0.6.17","sha":"0e9e6dd900ff9d42e695ecab3b77f7440db1ce91","kind":"commit","published_at":"2025-01-09T21:35:53.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.17","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.17/manifests"},{"name":"V0.6.16","sha":"e2d8f9b7d63a6940f2a389b51f9b150a5ff8e566","kind":"commit","published_at":"2024-11-06T12:43:11.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.16","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.16/manifests"},{"name":"v0.6.15","sha":"ec029e5405588bc261a86ee94b11f45bf56b9fb7","kind":"commit","published_at":"2024-10-24T12:17:48.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.15","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"2b319b1642f9b2aa5e729e76cf247229c1cfd763","kind":"commit","published_at":"2024-10-22T21:55:09.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.14","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"6b3efa57426833ca6af59cfc1ac8f6a6586fd4a7","kind":"commit","published_at":"2024-10-17T09:58:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.13","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"5e9f4c68d07f476a12779597fa315d949c30129a","kind":"commit","published_at":"2024-10-16T21:22:25.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.12","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"033dcb564beb97aa2252c3b772174478c31d70ee","kind":"commit","published_at":"2024-10-07T15:54:09.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.11","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"6248d178203255ae1e48f292ee25e64e401b8a6d","kind":"commit","published_at":"2024-10-07T15:30:34.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.10","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"4d6b401a376b6c8a9e1d2f523325a110f5af8abe","kind":"commit","published_at":"2024-10-06T21:50:55.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.9","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"25e4803b391aa106ca9934b77fcd10802a869a7a","kind":"commit","published_at":"2024-06-01T15:06:30.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.8","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee9bfd10b590db28d95a47f978060119792d53b7","kind":"commit","published_at":"2024-02-21T15:32:14.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.7","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.7/manifests"},{"name":"V0.6.6","sha":"079fcd5ce301e2394efa613ea14eb96edc2a77aa","kind":"commit","published_at":"2024-02-05T17:11:49.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.6","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.6/manifests"},{"name":"V0.6.5","sha":"b6791e3052995dec1ae09ca0f01bec32fc6dfe4d","kind":"commit","published_at":"2024-02-05T08:35:36.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.5/manifests"},{"name":"V0.6.4","sha":"5518fa9da8b3991a4a3d6a054c03539fecd8cd7f","kind":"commit","published_at":"2024-01-31T09:32:40.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.4/manifests"},{"name":"v0.6.3","sha":"3a0e33bd5f82e416dccda13e327ed186781cbac8","kind":"commit","published_at":"2024-01-26T10:20:36.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.3/manifests"},{"name":"V0.6.2","sha":"245002eabc5559e39b52d59c0f06c3d9ac0ed0c4","kind":"commit","published_at":"2024-01-05T09:10:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.2/manifests"},{"name":"V0.6.1","sha":"29089d3a7b8fd4511f1fec8ad4bf2bf43c3e5927","kind":"commit","published_at":"2023-12-21T21:25:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.1/manifests"},{"name":"V0.6.0","sha":"5cfe3b6aa5b30a64b59cc9d7299ea84c1eab7494","kind":"commit","published_at":"2023-12-20T22:10:15.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.0","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.0/manifests"},{"name":"v0.5.12","sha":"fd411dcffb8cd743b96991ebf72e79bf99aa2d4d","kind":"commit","published_at":"2023-12-19T17:46:37.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.5.12","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.5.12/manifests"},{"name":"V0.5.11","sha":"9ade261d014bee6f75a3710c6a4453e2dddb711e","kind":"commit","published_at":"2023-11-21T13:42:46.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.11","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.11/manifests"},{"name":"V0.5.10","sha":"4c288c518dc38eaec18793ee4ca45321650e934c","kind":"commit","published_at":"2023-07-20T15:59:44.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.10","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.10/manifests"},{"name":"V0.5.9","sha":"0ecb847fbd38c5fbc0e4dd4f17789b062541e5e4","kind":"commit","published_at":"2022-11-29T14:04:12.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.9","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.9/manifests"},{"name":"V0.5.8","sha":"7c745d97cdcfa716af7690bf2e5d0606ffe88753","kind":"commit","published_at":"2022-08-21T15:18:07.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.8","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.8/manifests"},{"name":"V0.5.7","sha":"0b9a38c75e97f87ee0090c9c50a5f4714bbb7b7b","kind":"commit","published_at":"2022-08-21T11:40:01.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.7","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.7/manifests"},{"name":"V0.5.6","sha":"2b8b39d9121f2957a0d8c90588b4d3f26a55ddd2","kind":"commit","published_at":"2022-08-13T11:23:16.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.6","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.6/manifests"},{"name":"V0.5.5","sha":"5e7d87af380d3e3313a4a761b118ea21adab5bb9","kind":"commit","published_at":"2022-08-12T12:55:07.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.5/manifests"},{"name":"V0.5.4","sha":"8e7bace1622cd61997592e6e44babeb06316a58c","kind":"commit","published_at":"2022-04-16T14:04:45.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.4/manifests"},{"name":"V0.5.3","sha":"8dd5649818610644e76a4baf72c89b52de9d628e","kind":"commit","published_at":"2022-04-12T10:44:47.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.3/manifests"},{"name":"V0.5.2","sha":"9c5d10d802dfc299b77d9b2cecb2baec266c9a68","kind":"commit","published_at":"2022-03-21T14:29:49.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.2/manifests"},{"name":"V0.5.1","sha":"b31334c1ebd8671b3a155ef15d03201ed33f5898","kind":"commit","published_at":"2022-03-21T14:01:23.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.1/manifests"},{"name":"V0.5.0","sha":"1ed510766cccf8f512aaeb9d92a4ececc4cd9e8e","kind":"commit","published_at":"2022-03-21T12:34:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.0","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.0/manifests"},{"name":"V0.4.5","sha":"c5ed993db1a60d19d72a7f00e2d997b9bf37130c","kind":"commit","published_at":"2022-03-13T11:17:24.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.5/manifests"},{"name":"V0.4.4","sha":"e4a84ca37cc0e9b89c33f4e99ee3c7b012fa5392","kind":"commit","published_at":"2022-02-25T17:30:14.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.4/manifests"},{"name":"V0.4.3","sha":"570b3a56aee4ae14f7e9ed3be36c4c0bbb5cfa90","kind":"commit","published_at":"2022-01-30T14:18:43.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.3/manifests"},{"name":"V0.4.2","sha":"9b85824da1b15e86f872f1946929d24239758748","kind":"commit","published_at":"2022-01-10T17:33:45.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.2/manifests"},{"name":"V0.4.1","sha":"5fc7d12797f61140babf954604dfdb5330b586ba","kind":"commit","published_at":"2021-11-14T12:28:52.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.1/manifests"},{"name":"0.4","sha":"34daa30e09dd39c19f5ba53e974f3f9f565001f4","kind":"commit","published_at":"2021-09-13T21:31:30.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.4/manifests"},{"name":"0.3.8","sha":"67cb4386796c242c112512fbf1f50b68723c861a","kind":"tag","published_at":"2021-08-28T16:45:04.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.8","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"c704e29f0a54c6e05e1e9c35b86bbdee6ff463ba","kind":"commit","published_at":"2021-08-09T20:34:46.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.7","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"9e23a4295e63a31c3b06509c2255fd2522610d77","kind":"commit","published_at":"2021-08-09T20:30:48.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.6","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"bc6161db07c331f6892461aa17e1d0f8f6c60e47","kind":"commit","published_at":"2021-08-09T20:20:50.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.5/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:13:21.203Z","dependent_packages_count":8,"downloads":217643,"downloads_period":"last-month","dependent_repos_count":26,"rankings":{"downloads":1.6081991536206015,"dependent_repos_count":2.8647612633689183,"dependent_packages_count":1.070134324764036,"stargazers_count":3.5341036795714675,"forks_count":4.016904628611026,"docker_downloads_count":null,"average":2.6188206099872096},"purl":"pkg:pypi/entsoe-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/entsoe-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/entsoe-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/entsoe-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T23:01:01.276Z","issues_count":291,"pull_requests_count":151,"avg_time_to_close_issue":9201908.63562753,"avg_time_to_close_pull_request":4856083.742424242,"issues_closed_count":247,"pull_requests_closed_count":132,"pull_request_authors_count":88,"issue_authors_count":226,"avg_comments_per_issue":2.6735395189003435,"avg_comments_per_pull_request":1.5496688741721854,"merged_pull_requests_count":104,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":62,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":2025135.111111111,"past_year_avg_time_to_close_pull_request":1399373.6153846155,"past_year_issues_closed_count":36,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.370967741935484,"past_year_avg_comments_per_pull_request":0.6176470588235294,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/issues","maintainers":[{"login":"jpaduart","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpaduart"},{"login":"fgenoese","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgenoese"},{"login":"fboerman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fboerman"}],"active_maintainers":[{"login":"fboerman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fboerman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/entsoe-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/entsoe-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/entsoe-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/entsoe-py/related_packages","maintainers":[{"uuid":"fboerman","login":"fboerman","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/fboerman/","role":null,"created_at":"2023-07-06T13:06:32.633Z","updated_at":"2023-07-06T13:06:32.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fboerman/packages"},{"uuid":"JrtPec","login":"JrtPec","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/JrtPec/","role":null,"created_at":"2023-02-07T09:18:33.339Z","updated_at":"2023-02-07T09:18:33.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JrtPec/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725077,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5296900,"name":"entsoe-py","ecosystem":"conda","description":null,"homepage":"https://github.com/EnergieID/entsoe-py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/EnergieID/entsoe-py","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2019-08-15T14:12:44.000Z","latest_release_published_at":"2022-08-29T06:30:37.000Z","latest_release_number":"0.5.8","last_synced_at":"2025-09-01T06:54:16.685Z","created_at":"2022-10-03T16:01:27.038Z","updated_at":"2025-09-01T06:54:16.686Z","registry_url":"https://anaconda.org/conda-forge/entsoe-py","install_command":"conda install -c conda-forge entsoe-py","documentation_url":null,"metadata":{},"repo_metadata":{"id":41859106,"uuid":"97010217","full_name":"EnergieID/entsoe-py","owner":"EnergieID","description":"Python client for the ENTSO-E API (european network of transmission system operators for electricity)","archived":false,"fork":false,"pushed_at":"2025-08-28T20:30:42.000Z","size":2000,"stargazers_count":559,"open_issues_count":27,"forks_count":229,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-08-28T23:38:57.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/EnergieID.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-12T13:17:39.000Z","updated_at":"2025-08-28T20:30:46.000Z","dependencies_parsed_at":"2024-01-13T07:05:41.901Z","dependency_job_id":"0d57d00c-a155-4fe2-8985-78cecd61ccc6","html_url":"https://github.com/EnergieID/entsoe-py","commit_stats":{"total_commits":304,"total_committers":60,"mean_commits":5.066666666666666,"dds":0.6973684210526316,"last_synced_commit":"ec029e5405588bc261a86ee94b11f45bf56b9fb7"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/EnergieID/entsoe-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/sbom","scorecard":{"id":45833,"data":{"date":"2025-08-11","repo":{"name":"github.com/EnergieID/entsoe-py","commit":"fa948d98d00bd8159fcc3c1564a0c0acc1cda2df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":10,"reason":"27 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"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":"Code-Review","score":4,"reason":"Found 8/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/close-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/close-stale-issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/close-stale-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/EnergieID/entsoe-py/publish-to-test-pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact V0.7.1 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/234637556","Warn: release artifact V0.7.0 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/227414160","Warn: release artifact V0.6.19 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/220849386","Warn: release artifact V0.6.18 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/194968503","Warn: release artifact V0.6.17 not signed: https://api.github.com/repos/EnergieID/entsoe-py/releases/194003055","Warn: release artifact V0.7.1 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/234637556","Warn: release artifact V0.7.0 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/227414160","Warn: release artifact V0.6.19 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/220849386","Warn: release artifact V0.6.18 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/194968503","Warn: release artifact V0.6.17 does not have provenance: https://api.github.com/repos/EnergieID/entsoe-py/releases/194003055"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:8"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"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 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:44:09.996Z","repository_id":41859106,"created_at":"2025-08-14T22:44:09.996Z","updated_at":"2025-08-14T22:44:09.996Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272618236,"owners_count":24965406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EnergieID","name":"EnergieID cvba-so","uuid":"13538977","kind":"organization","description":"","email":null,"website":"http://www.energieid.be","location":"Antwerp, Belgium","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13538977?v=4","repositories_count":12,"last_synced_at":"2023-03-03T04:01:55.740Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EnergieID","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:52:44.786Z","updated_at":"2023-03-03T04:01:55.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnergieID/repositories"},"tags":[{"name":"V0.7.4","sha":"7353f2b733b280fa8d4674f33a5606a5587fa89b","kind":"commit","published_at":"2025-08-23T20:17:40.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.4/manifests"},{"name":"V0.7.3","sha":"2bb224276a9621a2ae0f928b08a09fa56709e969","kind":"commit","published_at":"2025-08-18T10:55:52.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.3/manifests"},{"name":"V0.7.2","sha":"db19b012f5cc1b6ac7f2228d30c8ee17d6026af5","kind":"commit","published_at":"2025-08-15T22:02:47.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.2/manifests"},{"name":"V0.7.1","sha":"fd7f3d11160ca7ff79b831031aedf10fc01415ed","kind":"commit","published_at":"2025-07-23T16:48:02.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.1/manifests"},{"name":"V0.7.0","sha":"eccdf68f6ad55975a7c6683d1494cf03679a506e","kind":"commit","published_at":"2025-06-24T15:49:25.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.7.0","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.7.0/manifests"},{"name":"V0.6.19","sha":"0f4aac8791fe38133cf3cf3d6e4e734c256bc2e8","kind":"commit","published_at":"2025-05-25T11:43:13.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.19","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.19/manifests"},{"name":"V0.6.18","sha":"c03c604af36ef92e8ef6ee89dc57c56ca5e1dbac","kind":"commit","published_at":"2025-01-15T17:48:40.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.18","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.18/manifests"},{"name":"V0.6.17","sha":"0e9e6dd900ff9d42e695ecab3b77f7440db1ce91","kind":"commit","published_at":"2025-01-09T21:35:53.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.17","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.17/manifests"},{"name":"V0.6.16","sha":"e2d8f9b7d63a6940f2a389b51f9b150a5ff8e566","kind":"commit","published_at":"2024-11-06T12:43:11.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.16","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.16/manifests"},{"name":"v0.6.15","sha":"ec029e5405588bc261a86ee94b11f45bf56b9fb7","kind":"commit","published_at":"2024-10-24T12:17:48.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.15","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"2b319b1642f9b2aa5e729e76cf247229c1cfd763","kind":"commit","published_at":"2024-10-22T21:55:09.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.14","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"6b3efa57426833ca6af59cfc1ac8f6a6586fd4a7","kind":"commit","published_at":"2024-10-17T09:58:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.13","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"5e9f4c68d07f476a12779597fa315d949c30129a","kind":"commit","published_at":"2024-10-16T21:22:25.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.12","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"033dcb564beb97aa2252c3b772174478c31d70ee","kind":"commit","published_at":"2024-10-07T15:54:09.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.11","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"6248d178203255ae1e48f292ee25e64e401b8a6d","kind":"commit","published_at":"2024-10-07T15:30:34.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.10","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"4d6b401a376b6c8a9e1d2f523325a110f5af8abe","kind":"commit","published_at":"2024-10-06T21:50:55.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.9","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"25e4803b391aa106ca9934b77fcd10802a869a7a","kind":"commit","published_at":"2024-06-01T15:06:30.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.8","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee9bfd10b590db28d95a47f978060119792d53b7","kind":"commit","published_at":"2024-02-21T15:32:14.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.7","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.7/manifests"},{"name":"V0.6.6","sha":"079fcd5ce301e2394efa613ea14eb96edc2a77aa","kind":"commit","published_at":"2024-02-05T17:11:49.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.6","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.6/manifests"},{"name":"V0.6.5","sha":"b6791e3052995dec1ae09ca0f01bec32fc6dfe4d","kind":"commit","published_at":"2024-02-05T08:35:36.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.5/manifests"},{"name":"V0.6.4","sha":"5518fa9da8b3991a4a3d6a054c03539fecd8cd7f","kind":"commit","published_at":"2024-01-31T09:32:40.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.4/manifests"},{"name":"v0.6.3","sha":"3a0e33bd5f82e416dccda13e327ed186781cbac8","kind":"commit","published_at":"2024-01-26T10:20:36.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.6.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.6.3/manifests"},{"name":"V0.6.2","sha":"245002eabc5559e39b52d59c0f06c3d9ac0ed0c4","kind":"commit","published_at":"2024-01-05T09:10:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.2/manifests"},{"name":"V0.6.1","sha":"29089d3a7b8fd4511f1fec8ad4bf2bf43c3e5927","kind":"commit","published_at":"2023-12-21T21:25:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.1/manifests"},{"name":"V0.6.0","sha":"5cfe3b6aa5b30a64b59cc9d7299ea84c1eab7494","kind":"commit","published_at":"2023-12-20T22:10:15.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.6.0","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.6.0/manifests"},{"name":"v0.5.12","sha":"fd411dcffb8cd743b96991ebf72e79bf99aa2d4d","kind":"commit","published_at":"2023-12-19T17:46:37.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/v0.5.12","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/v0.5.12/manifests"},{"name":"V0.5.11","sha":"9ade261d014bee6f75a3710c6a4453e2dddb711e","kind":"commit","published_at":"2023-11-21T13:42:46.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.11","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.11/manifests"},{"name":"V0.5.10","sha":"4c288c518dc38eaec18793ee4ca45321650e934c","kind":"commit","published_at":"2023-07-20T15:59:44.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.10","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.10/manifests"},{"name":"V0.5.9","sha":"0ecb847fbd38c5fbc0e4dd4f17789b062541e5e4","kind":"commit","published_at":"2022-11-29T14:04:12.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.9","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.9/manifests"},{"name":"V0.5.8","sha":"7c745d97cdcfa716af7690bf2e5d0606ffe88753","kind":"commit","published_at":"2022-08-21T15:18:07.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.8","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.8/manifests"},{"name":"V0.5.7","sha":"0b9a38c75e97f87ee0090c9c50a5f4714bbb7b7b","kind":"commit","published_at":"2022-08-21T11:40:01.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.7","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.7/manifests"},{"name":"V0.5.6","sha":"2b8b39d9121f2957a0d8c90588b4d3f26a55ddd2","kind":"commit","published_at":"2022-08-13T11:23:16.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.6","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.6/manifests"},{"name":"V0.5.5","sha":"5e7d87af380d3e3313a4a761b118ea21adab5bb9","kind":"commit","published_at":"2022-08-12T12:55:07.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.5/manifests"},{"name":"V0.5.4","sha":"8e7bace1622cd61997592e6e44babeb06316a58c","kind":"commit","published_at":"2022-04-16T14:04:45.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.4/manifests"},{"name":"V0.5.3","sha":"8dd5649818610644e76a4baf72c89b52de9d628e","kind":"commit","published_at":"2022-04-12T10:44:47.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.3/manifests"},{"name":"V0.5.2","sha":"9c5d10d802dfc299b77d9b2cecb2baec266c9a68","kind":"commit","published_at":"2022-03-21T14:29:49.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.2/manifests"},{"name":"V0.5.1","sha":"b31334c1ebd8671b3a155ef15d03201ed33f5898","kind":"commit","published_at":"2022-03-21T14:01:23.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.1/manifests"},{"name":"V0.5.0","sha":"1ed510766cccf8f512aaeb9d92a4ececc4cd9e8e","kind":"commit","published_at":"2022-03-21T12:34:20.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.5.0","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.5.0/manifests"},{"name":"V0.4.5","sha":"c5ed993db1a60d19d72a7f00e2d997b9bf37130c","kind":"commit","published_at":"2022-03-13T11:17:24.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.5/manifests"},{"name":"V0.4.4","sha":"e4a84ca37cc0e9b89c33f4e99ee3c7b012fa5392","kind":"commit","published_at":"2022-02-25T17:30:14.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.4/manifests"},{"name":"V0.4.3","sha":"570b3a56aee4ae14f7e9ed3be36c4c0bbb5cfa90","kind":"commit","published_at":"2022-01-30T14:18:43.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.3","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.3/manifests"},{"name":"V0.4.2","sha":"9b85824da1b15e86f872f1946929d24239758748","kind":"commit","published_at":"2022-01-10T17:33:45.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.2","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.2/manifests"},{"name":"V0.4.1","sha":"5fc7d12797f61140babf954604dfdb5330b586ba","kind":"commit","published_at":"2021-11-14T12:28:52.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/V0.4.1","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/V0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@V0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/V0.4.1/manifests"},{"name":"0.4","sha":"34daa30e09dd39c19f5ba53e974f3f9f565001f4","kind":"commit","published_at":"2021-09-13T21:31:30.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.4","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.4/manifests"},{"name":"0.3.8","sha":"67cb4386796c242c112512fbf1f50b68723c861a","kind":"tag","published_at":"2021-08-28T16:45:04.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.8","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"c704e29f0a54c6e05e1e9c35b86bbdee6ff463ba","kind":"commit","published_at":"2021-08-09T20:34:46.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.7","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"9e23a4295e63a31c3b06509c2255fd2522610d77","kind":"commit","published_at":"2021-08-09T20:30:48.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.6","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"bc6161db07c331f6892461aa17e1d0f8f6c60e47","kind":"commit","published_at":"2021-08-09T20:20:50.000Z","download_url":"https://codeload.github.com/EnergieID/entsoe-py/tar.gz/0.3.5","html_url":"https://github.com/EnergieID/entsoe-py/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EnergieID/entsoe-py@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/tags/0.3.5/manifests"}]},"repo_metadata_updated_at":"2025-08-29T03:13:15.487Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.059895183429,"dependent_packages_count":28.954329922635385,"stargazers_count":23.26428749688046,"forks_count":15.672572997254806,"docker_downloads_count":null,"average":21.987771400049912},"purl":"pkg:conda/entsoe-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/entsoe-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/entsoe-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/entsoe-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T18:45:32.303Z","issues_count":288,"pull_requests_count":122,"avg_time_to_close_issue":7473003.447580645,"avg_time_to_close_pull_request":4860953.363636363,"issues_closed_count":248,"pull_requests_closed_count":110,"pull_request_authors_count":83,"issue_authors_count":225,"avg_comments_per_issue":2.9409722222222223,"avg_comments_per_pull_request":1.7459016393442623,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":60,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1996384.857142857,"past_year_avg_time_to_close_pull_request":1570520.6666666667,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":2.3666666666666667,"past_year_avg_comments_per_pull_request":0.7857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/issues","maintainers":[{"login":"jpaduart","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpaduart"},{"login":"fgenoese","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgenoese"},{"login":"fboerman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fboerman"}],"active_maintainers":[{"login":"fboerman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fboerman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/entsoe-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/entsoe-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/entsoe-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/entsoe-py/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":31307,"full_name":"EnergieID/entsoe-py","default_branch":"master","committers":[{"name":"Jan Pecinovsky","email":"janpecinovsky@gmail.com","login":"JrtPec","count":92},{"name":"Frank Boerman","email":"frank@fboerman.nl","login":"fboerman","count":90},{"name":"Johan Paduart","email":"jpaduart@gmail.com","login":"jpaduart","count":16},{"name":"Gopakumar Mohandas","email":"gopakumar@POWERMART.EU","login":"gmohandas","count":9},{"name":"Alexander Warsewa","email":"34737555+awarsewa","login":"awarsewa","count":8},{"name":"Piotr Pocheć","email":"piotr.pochec@interia.pl","login":"pee-po","count":6},{"name":"shatteringlass","email":"federico.pizzolo@gmail.com","login":"shatteringlass","count":5},{"name":"Li Chuang","email":"141038190+LiInGit","login":"LiInGit","count":5},{"name":"Philipp Reuber","email":"philipp.reuber@fgh-ma.de","login":"p-reuber","count":5},{"name":"Jean-Michel Reghem","email":"24934116+jimich","login":"jimich","count":5},{"name":"Frank Boerman","email":"frank.boerman@tennet.eu","login":"FrankBoermanTenneT","count":5},{"name":"enrico.tesio","email":"enrico.tesio@dfc-economics.com","login":null,"count":5},{"name":"Lars Tellemann Sæther","email":"lars.tellemann.saether@aenergi.no","login":"larstellemannsaether-aenergi","count":4},{"name":"maurerle","email":"f.maurer@outlook.de","login":"maurerle","count":4},{"name":"Fabio Genoese","email":"fabio.genoese@gmail.com","login":null,"count":3},{"name":"drieshugaerts","email":"dries.hugaerts@student.kuleuven.be","login":null,"count":3},{"name":"shuvo-cefalo","email":"mrityunjoy.das@cefalo.com","login":"shuvo-cefalo","count":3},{"name":"jdtrebbien","email":"juliustrebbien@gmail.com","login":"jdtrebbien","count":3},{"name":"Vartan Ahrens Kayayan","email":"35811318+VartanAhrensKayayan","login":"VartanAhrensKayayan","count":3},{"name":"jm-sm","email":"47446238+jm-sm","login":"jm-sm","count":3},{"name":"Lemuel Lee","email":"lemuel.lee@lowcarboncontracts.uk","login":"LemuelKL","count":2},{"name":"waldemarmeier","email":"waldemar_meier@yahoo.de","login":"waldemarmeier","count":2},{"name":"leostimpfle","email":"leonardstimpfle@icloud.com","login":"leostimpfle","count":2},{"name":"Paul","email":"ppo@norlysenergytrading.com","login":"pponl","count":2},{"name":"Lukas Pirl","email":"git@lukas-pirl.de","login":"lpirl","count":2},{"name":"Jiro Matsuzawa","email":"j.matsuzawa@newnormal-resource.com","login":"jmatsuzawa","count":2},{"name":"Jarrad Whitaker","email":"155397737+jwhitaker-gridcog","login":"jwhitaker-gridcog","count":2},{"name":"Hans Böhm","email":"boehan","login":"boehan","count":2},{"name":"Francesc Ortiz","email":"f.ortiz@flexidao.com","login":"fortizflexidao","count":2},{"name":"Christophe","email":"Christophe@oceanleonid.com","login":null,"count":2},{"name":"tng_alwa","email":"a.warsewa@transnetbw.de","login":null,"count":2},{"name":"mikaello","email":"2505178+mikaello","login":"mikaello","count":1},{"name":"fleimgruber","email":"fabio.leimgruber@posteo.eu","login":"fleimgruber","count":1},{"name":"fgenoese","email":"fgenoese","login":"fgenoese","count":1},{"name":"dave-cz","email":"david.charvat.cz@gmail.com","login":"dave-cz","count":1},{"name":"corralien","email":"damien.corral@gmail.com","login":"corralien","count":1},{"name":"cantoyu","email":"92871091+cantoyu","login":"cantoyu","count":1},{"name":"Tinkaa","email":"tinkavalentijn@gmail.com","login":"Tinkaa","count":1},{"name":"Timon Viola","email":"violatimon@gmail.com","login":"timonviola","count":1},{"name":"Naitra Thoun","email":"n.thoun@mercuria.com","login":null,"count":1},{"name":"Niklas Berliner","email":"berliner@data-cybernetics.com","login":null,"count":1},{"name":"Tom Felder","email":"tom.felder@bkw.ch","login":null,"count":1},{"name":"Gasper Mis","email":"gasper.mis@kolektor.com","login":null,"count":1},{"name":"Huang, Jiangyi","email":"jiangyi.huang@vtt.fi","login":null,"count":1},{"name":"Thomas Dekelver","email":"50994394+tdekelver-bd","login":"tdekelver-bd","count":1},{"name":"Robin Grether","email":"privat@robingrether.de","login":"robingrether","count":1},{"name":"Pepijn Schoen","email":"pepijn@eliandor.com","login":"duizendnegen","count":1},{"name":"Niek Brekelmans","email":"niek.brekelmans@gmail.com","login":"niekbr","count":1},{"name":"Mathias Veenman","email":"mathias711@gmail.com","login":"Xytreyum","count":1},{"name":"301630","email":"kevin.d@live.nl","login":"Babybroker","count":1},{"name":"Alexandre Huynen","email":"Alexandre.Huynen@gmail.com","login":"AlexandreHuynen","count":1},{"name":"BChaudron","email":"37617359+BChaudron","login":"BChaudron","count":1},{"name":"Bo Tranberg","email":"bo@tberg.dk","login":"tranberg","count":1},{"name":"Brychu","email":"pbrych@gmail.com","login":"bryszard","count":1},{"name":"xginn8","email":"xginn8","login":"xginn8","count":1},{"name":"M4RC0Sx","email":"43318927+M4RC0Sx","login":"M4RC0Sx","count":1},{"name":"Jonas","email":"jonasbechler@gmail.com","login":"JonasBechler","count":1},{"name":"Jan Wolter","email":"jwolter@posteo.de","login":"jan-who","count":1},{"name":"Jakob Kruse","email":"jakob.kruse@gmx.de","login":"jakobkruse1","count":1},{"name":"Ivan Djuraki","email":"ivan.djuraki@bridgewaterlabs.com","login":"ivkebwl","count":1},{"name":"Gabriel","email":"gabrie.kuka@gmail.com","login":"GabrielKuka","count":1},{"name":"Fabian","email":"fab.hof@gmx.de","login":"FabianHofmann","count":1},{"name":"Erik Sundell","email":"erik.i.sundell@gmail.com","login":"consideRatio","count":1},{"name":"Edvin Sidebo","email":"edvin.sidebo@svk.se","login":"edvinsav","count":1},{"name":"David Parrini","email":"david@psr-inc.com","login":"dparrini","count":1},{"name":"Christian Fosli","email":"christian.fosli@webstep.no","login":"christianfosli","count":1},{"name":"quintinnicolas","email":"47981178+quintinnicolas","login":"quintinnicolas","count":1}],"total_commits":335,"total_committers":67,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.0,"dds":0.7253731343283583,"past_year_committers":[{"name":"Frank Boerman","email":"frank@fboerman.nl","login":"fboerman","count":23},{"name":"shuvo-cefalo","email":"mrityunjoy.das@cefalo.com","login":"shuvo-cefalo","count":3},{"name":"leostimpfle","email":"leonardstimpfle@icloud.com","login":"leostimpfle","count":2},{"name":"Jiro Matsuzawa","email":"j.matsuzawa@newnormal-resource.com","login":"jmatsuzawa","count":2},{"name":"Jarrad Whitaker","email":"155397737+jwhitaker-gridcog","login":"jwhitaker-gridcog","count":2},{"name":"Robin Grether","email":"privat@robingrether.de","login":"robingrether","count":1},{"name":"Jonas","email":"jonasbechler@gmail.com","login":"JonasBechler","count":1},{"name":"Christian Fosli","email":"christian.fosli@webstep.no","login":"christianfosli","count":1},{"name":"Alexandre Huynen","email":"Alexandre.Huynen@gmail.com","login":"AlexandreHuynen","count":1},{"name":"Tom Felder","email":"tom.felder@bkw.ch","login":null,"count":1}],"past_year_total_commits":37,"past_year_total_committers":10,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.7,"past_year_dds":0.3783783783783784,"last_synced_at":"2025-08-07T08:05:31.609Z","last_synced_commit":"d478af839006255eaa6f3c9df54aaef31efde71f","created_at":"2023-03-07T16:45:53.810Z","updated_at":"2025-08-07T08:05:31.610Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","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":"EnergieID/entsoe-py","html_url":"https://github.com/EnergieID/entsoe-py","last_synced_at":"2025-09-03T23:01:01.276Z","status":null,"issues_count":291,"pull_requests_count":151,"avg_time_to_close_issue":9201908.63562753,"avg_time_to_close_pull_request":4856083.742424242,"issues_closed_count":247,"pull_requests_closed_count":132,"pull_request_authors_count":88,"issue_authors_count":226,"avg_comments_per_issue":2.6735395189003435,"avg_comments_per_pull_request":1.5496688741721854,"merged_pull_requests_count":104,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":62,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":2025135.111111111,"past_year_avg_time_to_close_pull_request":1399373.6153846155,"past_year_issues_closed_count":36,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.370967741935484,"past_year_avg_comments_per_pull_request":0.6176470588235294,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-09T10:36:34.300Z","updated_at":"2025-09-03T23:01:01.277Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnergieID%2Fentsoe-py/issues","issue_labels_count":{"more info needed":18,"bug":11,"help wanted":9,"enhancement":6,"question":4,"server bug":3,"wontfix":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":255,"CONTRIBUTOR":32,"COLLABORATOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":75,"NONE":61,"COLLABORATOR":15},"issue_authors":{"fleimgruber":5,"ThomasAuriel":5,"rablancomo":4,"JrtPec":4,"AbiAfthab":4,"nhlong2701":3,"huertamir":3,"ThomasPade":3,"PetricaR":3,"FabianHofmann":3,"AlejandroElBecario":3,"mkaut":3,"jimich":3,"fgenoese":3,"Gilles-H":3,"jdtrebbien":3,"tdekelver-bd":2,"p-reuber":2,"VartanAhrensKayayan":2,"yas18":2,"alexDF-79":2,"HristoNikodinovski":2,"mechen-gess":2,"ssozcan":2,"beregmiklos":2,"echoqsun":2,"e-zaline":2,"tvwerkhoven":2,"woutertP1":2,"timgitty212":2,"linssendane":2,"mattdikos":2,"yusufgencer":2,"399645":2,"aleave":2,"Roeland54":2,"grjoni":2,"alp-yg":2,"sdementen":2,"Tomkourou":2,"JasperGroenewoud":2,"morrisonmaxw":2,"timhaj":1,"Zaher1975":1,"tn2094":1,"bfauser":1,"maksym-semenyuk":1,"pkassing":1,"charelF":1,"AIKalpithaNidigal":1,"jens-entras":1,"risosoky":1,"waltherg":1,"magnushaga":1,"Miltiadis-Kon":1,"brunchz":1,"sicallan":1,"dilaraIsikliIntellico":1,"bromosky":1,"idpboxleitner":1,"kalpitha":1,"andreadib":1,"christianfosli":1,"r4ch45":1,"StefaE":1,"grotteru":1,"DCJLN":1,"kvak":1,"cdemulde":1,"Taffo94":1,"welworx":1,"User45612":1,"EricLeer":1,"LemuelKL":1,"ggasparis18":1,"klaasv12":1,"robingrether":1,"popeze":1,"mfleschutz":1,"tjader":1,"Rakkiee":1,"kasol62":1,"florianlbcm":1,"ploplen":1,"wes3985":1,"aferrero23":1,"hoang-duc-dinh":1,"gturri":1,"atantet":1,"kjeir":1,"moptis":1,"absvm":1,"ditchell":1,"tvandersen":1,"juhanijaakola":1,"jakobdo":1,"PeteGilbert98":1,"HerrMuellerluedenscheid":1,"MuhammadPathan":1,"frapanix":1,"jacob-mannhardt":1,"zouss":1,"AndreasBordvik":1,"paolonervosi":1,"polsinello":1,"mainrs":1,"CoenvdPol":1,"amanwad":1,"Pieterpost25":1,"henri-chat-noir":1,"timebis":1,"timonviola":1,"karimkallel":1,"JonasBechler":1,"gjertro":1,"Jmuccigr":1,"danshaman05":1,"mjak009":1,"rorevillaca":1,"bantu":1,"xginn8":1,"corneel27":1,"bmorenods":1,"fcambrea":1,"clj-enspired":1,"tim-velthoven":1,"warreee":1,"Dapid":1,"AMACarter":1,"CesarPereiraa":1,"jordmetz":1,"EnzoMolfetta":1,"spar-eag":1,"badrbmb":1,"AlessandroFossi":1,"bosainasharba":1,"MattEwen":1,"HristoHr":1,"sstroemer":1,"mlibsig":1,"PfeLars94":1,"robertrachita":1,"mortvif":1,"dsimpson1980":1,"maurerle":1,"KuboSv":1,"ACRtennet":1,"hardcodedpassword":1,"hjaarnio":1,"aemrouxtilt":1,"leostimpfle":1,"Boulder08":1,"nedbalseas":1,"HuxleySumitomo":1,"alexhaikel":1,"Simongabsschon":1,"PeterAndrewGilbert":1,"vijapija":1,"larstellemannsaether-aenergi":1,"tuxiano":1,"edvinsav":1,"runsonmycomputer":1,"RomanProcyk":1,"pl52feve":1,"raffaele-sg":1,"IoannisKountouris":1,"TwanKrmr":1,"a12one":1,"tiltedace":1,"Jancs-E":1,"j-blackwell":1,"tausendfreund":1,"ruxandramitu14":1,"Krthnanalyst":1,"Relouse":1,"mcw92":1,"Einwunder":1,"ZekiMuren":1,"ph-eip":1,"tomfelder94":1,"elenyte":1,"theShylence":1,"ba1dr":1,"BenediktPrusas":1,"Nakhlemario":1,"ghost":1,"mariaolzai":1,"eamonn-bell":1,"milannnnn":1,"Cordou":1,"gmohandas":1,"nima-mirzaei":1,"emilhe":1,"EndesaMan":1,"blacksilvergeek":1,"AbdouMechraoui":1,"fboerman":1,"TheFrederik":1,"cantoyu":1,"kzro":1,"idati":1,"ckaskouras":1,"JBrucksch":1,"carstenblank":1,"svaeyens":1,"Gabriele1990":1,"carl-lange2":1,"JTPfi":1,"srsps":1,"geertscholma":1,"ThanosGkou":1,"NicbechVolt":1,"DamCET":1,"Aastha1996":1,"further-reading":1,"binboupan":1,"aslten":1,"manesho":1,"Researcher-Retorta":1,"irmatgit":1,"brunolehner":1,"JuliaGawlick":1,"AlexanderVenchev":1,"Xero57":1,"nhcb":1,"samarthiith":1},"pull_request_authors":{"jpaduart":9,"pee-po":5,"maurerle":5,"JrtPec":4,"awarsewa":4,"jdtrebbien":4,"fgenoese":4,"gmohandas":4,"p-reuber":3,"ivandjuraki":2,"Tijoxa":2,"larstellemannsaether-aenergi":2,"bryszard":2,"quintinnicolas":2,"leostimpfle":2,"boehan":2,"JonasBechler":2,"gkuka":2,"Tinkaa":2,"PeterAndrewGilbert":2,"tuxiano":2,"jensrix":2,"Pirez":2,"tomfelder94":2,"LemuelKL":2,"MaksymSkorupskyi":2,"fleimgruber":2,"tdekelver-bd":2,"nberliner":2,"fboerman":2,"AlexandreHuynen":2,"jmatsuzawa":2,"ThanosGkou":2,"Chris-Fr-C":2,"waldemarmeier":2,"FrankBoermanTenneT":2,"linssendane":2,"etesio":2,"ruupert":2,"jakobdo":1,"Xytreyum":1,"dave-cz":1,"shuvo-cefalo":1,"jvanelteren":1,"jm-sm":1,"FabianHofmann":1,"dimoschi":1,"lucabenedetti1997":1,"M4RC0Sx":1,"BChaudron":1,"francescortiz":1,"sam-watttime":1,"timonviola":1,"tommasogallingani":1,"robingrether":1,"LiInGit":1,"drieshugaerts":1,"corralien":1,"christianfosli":1,"shatteringlass":1,"cantoyu":1,"JamieTaylor-TUOS":1,"jan-who":1,"mrgapo":1,"Babybroker":1,"niekbr":1,"domi-devel":1,"DarioHett":1,"lpirl":1,"edvinsav":1,"jimich":1,"lrolsen1":1,"woutertP1":1,"nnhjy":1,"carstenblank":1,"theShylence":1,"milannnnn":1,"xginn8":1,"tranberg":1,"bromosky":1,"VartanAhrensKayayan":1,"mikaello":1,"rorevillaca":1,"NsanDev":1,"duizendnegen":1,"fzeiser":1,"jakobkruse1":1,"consideRatio":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082573,"issues_count":31281971,"pull_requests_count":96192905,"authors_count":10694127,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":1,"more info needed":1,"help wanted":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":57,"CONTRIBUTOR":4,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"NONE":27,"CONTRIBUTOR":6,"COLLABORATOR":1},"past_year_issue_authors":{"mattdikos":2,"linssendane":2,"morrisonmaxw":2,"fleimgruber":2,"Roeland54":2,"e-zaline":2,"sdementen":2,"timgitty212":2,"warreee":1,"User45612":1,"milannnnn":1,"Miltiadis-Kon":1,"moptis":1,"tuxiano":1,"MuhammadPathan":1,"nedbalseas":1,"PeteGilbert98":1,"PfeLars94":1,"pl52feve":1,"robingrether":1,"tomfelder94":1,"ThomasPade":1,"RomanProcyk":1,"rorevillaca":1,"runsonmycomputer":1,"ruxandramitu14":1,"theShylence":1,"spar-eag":1,"sstroemer":1,"AbiAfthab":1,"ACRtennet":1,"aemrouxtilt":1,"AMACarter":1,"bantu":1,"binboupan":1,"bmorenods":1,"brunolehner":1,"cdemulde":1,"christianfosli":1,"corneel27":1,"danshaman05":1,"elenyte":1,"EndesaMan":1,"fboerman":1,"ggasparis18":1,"hoang-duc-dinh":1,"j-blackwell":1,"JBrucksch":1,"Jmuccigr":1,"JonasBechler":1,"JTPfi":1,"Krthnanalyst":1,"KuboSv":1,"leostimpfle":1},"past_year_pull_request_authors":{"Tijoxa":2,"jmatsuzawa":2,"MaksymSkorupskyi":2,"AlexandreHuynen":2,"JonasBechler":2,"tomfelder94":2,"Pirez":2,"leostimpfle":2,"jensrix":2,"linssendane":2,"tuxiano":2,"ruupert":2,"PeterAndrewGilbert":2,"theShylence":1,"shuvo-cefalo":1,"milannnnn":1,"fboerman":1,"christianfosli":1,"robingrether":1,"lucabenedetti1997":1,"rorevillaca":1},"maintainers":[{"login":"jpaduart","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpaduart"},{"login":"fgenoese","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgenoese"},{"login":"fboerman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fboerman"}],"active_maintainers":[{"login":"fboerman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fboerman"}]},"events":{"total":{"CreateEvent":11,"ReleaseEvent":10,"IssuesEvent":85,"WatchEvent":114,"IssueCommentEvent":141,"PushEvent":26,"PullRequestReviewEvent":2,"PullRequestEvent":32,"ForkEvent":37},"last_year":{"CreateEvent":11,"ReleaseEvent":10,"IssuesEvent":86,"WatchEvent":114,"IssueCommentEvent":141,"PushEvent":26,"PullRequestReviewEvent":2,"PullRequestEvent":32,"ForkEvent":37}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish-to-test-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:05:20.436Z","updated_at":"2023-02-13T21:05:20.436Z","repository_link":"https://github.com/EnergieID/entsoe-py/blob/master/.github/workflows/publish-to-test-pypi.yml","dependencies":[{"id":7631615000,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7631615001,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7631615002,"package_name":"svenstaro/upload-release-action","ecosystem":"actions","requirements":"2.2.1","direct":true,"kind":"composite","optional":false},{"id":7631615003,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"entsoe/geo/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-13T21:05:21.550Z","updated_at":"2023-02-13T21:05:21.550Z","repository_link":"https://github.com/EnergieID/entsoe-py/blob/master/entsoe/geo/requirements.txt","dependencies":[{"id":7631615220,"package_name":"geopandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615249,"package_name":"plotly","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615250,"package_name":"geojson-rewind","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-13T21:05:22.235Z","updated_at":"2023-02-13T21:05:22.235Z","repository_link":"https://github.com/EnergieID/entsoe-py/blob/master/requirements.txt","dependencies":[{"id":7631615838,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615839,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615840,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615841,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-13T21:05:23.951Z","updated_at":"2023-02-13T21:05:23.951Z","repository_link":"https://github.com/EnergieID/entsoe-py/blob/master/setup.py","dependencies":[{"id":7631615846,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615847,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615848,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7631615849,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false}]}],"score":22.868802970181502,"created_at":"2025-09-04T15:51:18.211Z","updated_at":"2025-10-07T08:17:31.095Z","avatar_url":"https://github.com/EnergieID.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":217643,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["energy-system-model"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43196","html_url":"https://science.ecosyste.ms/projects/43196","bibtex_url":"https://science.ecosyste.ms/projects/43196/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/43196/export.apalike"}