{"id":19848,"name":"pygfunction","description":"An open source toolbox for the evaluation of thermal response factors of geothermal borehole fields.","url":"https://github.com/MassimoCimmino/pygfunction","last_synced_at":"2026-04-03T21:30:21.221Z","repository":{"id":37580056,"uuid":"100305705","full_name":"MassimoCimmino/pygfunction","owner":"MassimoCimmino","description":"An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.","archived":false,"fork":false,"pushed_at":"2026-02-18T19:39:45.000Z","size":1403,"stargazers_count":65,"open_issues_count":35,"forks_count":25,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-03-28T01:15:59.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MassimoCimmino.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-08-14T20:13:54.000Z","updated_at":"2026-03-25T20:01:45.000Z","dependencies_parsed_at":"2024-01-12T04:45:28.381Z","dependency_job_id":"54675e3b-9e09-456e-9177-3485d0447a1e","html_url":"https://github.com/MassimoCimmino/pygfunction","commit_stats":{"total_commits":652,"total_committers":9,"mean_commits":72.44444444444444,"dds":0.254601226993865,"last_synced_commit":"56fb9e8076a96ea97ad8ab07cb2be4e8bf39fde3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/MassimoCimmino/pygfunction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/sbom","scorecard":{"id":90724,"data":{"date":"2025-08-11","repo":{"name":"github.com/MassimoCimmino/pygfunction","commit":"443d866b3ac2d24aeb7dd3ca1a262f1d39589244"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 2/3 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.3.1 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/237285697","Warn: release artifact v2.3.0 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/215391879","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/163409064","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/88375894","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/74297517","Warn: release artifact v2.3.1 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/237285697","Warn: release artifact v2.3.0 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/215391879","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/163409064","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/88375894","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/74297517"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:52:27.295Z","repository_id":37580056,"created_at":"2025-08-15T07:52:27.296Z","updated_at":"2025-08-15T07:52:27.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31160141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T18:55:37.765Z","status":"ssl_error","status_checked_at":"2026-03-29T18:55:04.089Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"MassimoCimmino","name":"Massimo Cimmino","uuid":"23085996","kind":"user","description":"","email":"","website":"https://www.polymtl.ca/expertises/en/cimmino-massimo","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23085996?u=389b819cb55c6c6280881a4a89bda52f83b66a5f\u0026v=4","repositories_count":6,"last_synced_at":"2024-06-11T15:44:25.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MassimoCimmino","funding_links":[],"total_stars":45,"followers":22,"following":1,"created_at":"2022-11-15T11:04:32.299Z","updated_at":"2024-06-11T15:44:26.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino/repositories"},"packages":[{"id":2872229,"name":"pygfunction","ecosystem":"pypi","description":"A g-function calculator for Python","homepage":"https://github.com/MassimoCimmino/pygfunction","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/MassimoCimmino/pygfunction","keywords_array":["Geothermal","Ground-source","Ground heat exchangers"],"namespace":null,"versions_count":17,"first_release_published_at":"2017-11-30T22:27:41.000Z","latest_release_published_at":"2025-08-04T09:32:30.000Z","latest_release_number":"2.3.1","last_synced_at":"2026-03-31T20:00:45.994Z","created_at":"2022-04-10T12:13:11.461Z","updated_at":"2026-03-31T20:00:45.994Z","registry_url":"https://pypi.org/project/pygfunction/","install_command":"pip install pygfunction --index-url https://pypi.org/simple","documentation_url":"https://pygfunction.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Utilities"],"normalized_name":"pygfunction","project_status":null},"repo_metadata":{"id":37580056,"uuid":"100305705","full_name":"MassimoCimmino/pygfunction","owner":"MassimoCimmino","description":"An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.","archived":false,"fork":false,"pushed_at":"2024-09-10T20:38:55.000Z","size":1118,"stargazers_count":46,"open_issues_count":29,"forks_count":20,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-29T21:01:13.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MassimoCimmino.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-14T20:13:54.000Z","updated_at":"2024-09-10T20:39:01.000Z","dependencies_parsed_at":"2024-01-12T04:45:28.381Z","dependency_job_id":"54675e3b-9e09-456e-9177-3485d0447a1e","html_url":"https://github.com/MassimoCimmino/pygfunction","commit_stats":{"total_commits":601,"total_committers":9,"mean_commits":66.77777777777777,"dds":"0.27121464226289516","last_synced_commit":"25afb35175cbc481cb4e8946f5a4496f08240906"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132497,"owners_count":16936605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"MassimoCimmino","name":"Massimo Cimmino","uuid":"23085996","kind":"user","description":"","email":"","website":"https://www.polymtl.ca/expertises/en/cimmino-massimo","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23085996?u=389b819cb55c6c6280881a4a89bda52f83b66a5f\u0026v=4","repositories_count":6,"last_synced_at":"2024-06-11T15:44:25.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MassimoCimmino","funding_links":[],"total_stars":45,"followers":22,"following":1,"created_at":"2022-11-15T11:04:32.299Z","updated_at":"2024-06-11T15:44:26.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino/repositories"},"tags":[{"name":"v2.2.2","sha":"9cb5f4fd49d9867058a5d89aa5a3aab5819c3933","kind":"commit","published_at":"2023-01-06T18:23:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.2","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"c47334898084705bf36ae584d31bfa7109366f11","kind":"commit","published_at":"2022-08-09T15:00:33.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"927a9943d261e6926eab4b59847c0731cbafd887","kind":"commit","published_at":"2022-07-10T15:30:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fa106e09d63b2f1c8a40d67520b836104a5b866a","kind":"commit","published_at":"2021-11-12T19:58:30.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6cf6ada6c3d4d59e8fe63ca7466daba7cae935a4","kind":"commit","published_at":"2021-05-22T20:56:57.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.0.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"584754b86234ad4b516618813971548741eec339","kind":"commit","published_at":"2021-01-22T20:24:17.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.2","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"982ab6c47dae4931415f1a0f9a43bbfcfb34580c","kind":"commit","published_at":"2020-06-20T13:25:32.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"35683be45e0d87cbafb2446a91b5a131c2f7e3ef","kind":"commit","published_at":"2018-03-09T23:05:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"83bc13f3226496c035b4b5b3ea689659cb5f73cb","kind":"commit","published_at":"2017-12-01T19:40:17.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.0.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"614d2fbbd8744335d875d6909e0c8fc25807168a","kind":"commit","published_at":"2017-10-17T21:41:02.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.3.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"272e0ab4ee57873ef84dbd8e1a3cbaf61d07b58a","kind":"commit","published_at":"2017-10-10T19:55:33.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.2.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b51187e5470574c8be24027b778f6d80ef98d902","kind":"commit","published_at":"2017-10-07T21:11:02.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.2.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ddfe0615e4fa7d880af791db4e13367e8a461ae6","kind":"commit","published_at":"2017-09-06T15:31:19.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:40:21.660Z","dependent_packages_count":3,"downloads":5913,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.252177760029441,"dependent_repos_count":11.798391849216776,"dependent_packages_count":1.597174500809551,"stargazers_count":9.996730471419033,"forks_count":8.271714424991337,"docker_downloads_count":null,"average":7.583237801293228},"purl":"pkg:pypi/pygfunction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygfunction","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygfunction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygfunction/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:02:52.561Z","issues_count":151,"pull_requests_count":158,"avg_time_to_close_issue":7484275.076923077,"avg_time_to_close_pull_request":1729235.3157894737,"issues_closed_count":130,"pull_requests_closed_count":152,"pull_request_authors_count":7,"issue_authors_count":17,"avg_comments_per_issue":1.9337748344370862,"avg_comments_per_pull_request":1.3227848101265822,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":14,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":1378947.5833333333,"past_year_avg_time_to_close_pull_request":1051898.423076923,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.5714285714285714,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/issues","maintainers":[{"login":"MassimoCimmino","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}],"active_maintainers":[{"login":"MassimoCimmino","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygfunction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygfunction/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygfunction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygfunction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygfunction/codemeta","maintainers":[{"uuid":"MassimoCimmino","login":"MassimoCimmino","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/MassimoCimmino/","role":null,"created_at":"2023-02-25T03:48:32.899Z","updated_at":"2023-02-25T03:48:32.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MassimoCimmino/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":831077,"maintainers_count":354758,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52946},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-01T06:27:22.786Z","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":4135049,"name":"github.com/massimocimmino/pygfunction","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/massimocimmino/pygfunction","keywords_array":[],"namespace":"github.com/massimocimmino","versions_count":16,"first_release_published_at":"2017-09-06T15:31:19.000Z","latest_release_published_at":"2025-08-04T09:26:32.000Z","latest_release_number":"v2.3.1+incompatible","last_synced_at":"2026-03-31T20:00:47.637Z","created_at":"2022-04-12T16:08:45.017Z","updated_at":"2026-03-31T20:00:47.637Z","registry_url":"https://pkg.go.dev/github.com/massimocimmino/pygfunction","install_command":"go get github.com/massimocimmino/pygfunction","documentation_url":"https://pkg.go.dev/github.com/massimocimmino/pygfunction#section-documentation","metadata":{},"repo_metadata":{"id":37580056,"uuid":"100305705","full_name":"MassimoCimmino/pygfunction","owner":"MassimoCimmino","description":"An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.","archived":false,"fork":false,"pushed_at":"2025-08-04T09:31:51.000Z","size":1418,"stargazers_count":57,"open_issues_count":32,"forks_count":25,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-11-09T23:03:09.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MassimoCimmino.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-08-14T20:13:54.000Z","updated_at":"2025-11-06T03:45:52.000Z","dependencies_parsed_at":"2024-01-12T04:45:28.381Z","dependency_job_id":"54675e3b-9e09-456e-9177-3485d0447a1e","html_url":"https://github.com/MassimoCimmino/pygfunction","commit_stats":{"total_commits":652,"total_committers":9,"mean_commits":72.44444444444444,"dds":0.254601226993865,"last_synced_commit":"56fb9e8076a96ea97ad8ab07cb2be4e8bf39fde3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/MassimoCimmino/pygfunction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/sbom","scorecard":{"id":90724,"data":{"date":"2025-08-11","repo":{"name":"github.com/MassimoCimmino/pygfunction","commit":"443d866b3ac2d24aeb7dd3ca1a262f1d39589244"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 2/3 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.3.1 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/237285697","Warn: release artifact v2.3.0 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/215391879","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/163409064","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/88375894","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/74297517","Warn: release artifact v2.3.1 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/237285697","Warn: release artifact v2.3.0 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/215391879","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/163409064","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/88375894","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/74297517"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:52:27.295Z","repository_id":37580056,"created_at":"2025-08-15T07:52:27.296Z","updated_at":"2025-08-15T07:52:27.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283593386,"owners_count":26861541,"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-11-09T02:00:05.828Z","response_time":62,"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":"MassimoCimmino","name":"Massimo Cimmino","uuid":"23085996","kind":"user","description":"","email":"","website":"https://www.polymtl.ca/expertises/en/cimmino-massimo","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23085996?u=389b819cb55c6c6280881a4a89bda52f83b66a5f\u0026v=4","repositories_count":6,"last_synced_at":"2024-06-11T15:44:25.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MassimoCimmino","funding_links":[],"total_stars":45,"followers":22,"following":1,"created_at":"2022-11-15T11:04:32.299Z","updated_at":"2024-06-11T15:44:26.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino/repositories"},"tags":[{"name":"v2.3.1","sha":"ac8f6191fa5e16d6d840497846ddedde80083353","kind":"commit","published_at":"2025-08-04T09:26:32.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.3.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58d30be912165652f5c1778e77fa0de9dc995996","kind":"commit","published_at":"2025-04-29T07:15:10.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.3.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"7969244062ad4a677783a52a406234b2375bac44","kind":"commit","published_at":"2024-07-01T18:28:54.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.3","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"9cb5f4fd49d9867058a5d89aa5a3aab5819c3933","kind":"commit","published_at":"2023-01-06T18:23:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.2","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"c47334898084705bf36ae584d31bfa7109366f11","kind":"commit","published_at":"2022-08-09T15:00:33.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"927a9943d261e6926eab4b59847c0731cbafd887","kind":"commit","published_at":"2022-07-10T15:30:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fa106e09d63b2f1c8a40d67520b836104a5b866a","kind":"commit","published_at":"2021-11-12T19:58:30.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6cf6ada6c3d4d59e8fe63ca7466daba7cae935a4","kind":"commit","published_at":"2021-05-22T20:56:57.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.0.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"584754b86234ad4b516618813971548741eec339","kind":"commit","published_at":"2021-01-22T20:24:17.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.2","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"982ab6c47dae4931415f1a0f9a43bbfcfb34580c","kind":"commit","published_at":"2020-06-20T13:25:32.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"35683be45e0d87cbafb2446a91b5a131c2f7e3ef","kind":"commit","published_at":"2018-03-09T23:05:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"83bc13f3226496c035b4b5b3ea689659cb5f73cb","kind":"commit","published_at":"2017-12-01T19:40:17.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.0.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"614d2fbbd8744335d875d6909e0c8fc25807168a","kind":"commit","published_at":"2017-10-17T21:41:02.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.3.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"272e0ab4ee57873ef84dbd8e1a3cbaf61d07b58a","kind":"commit","published_at":"2017-10-10T19:55:33.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.2.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b51187e5470574c8be24027b778f6d80ef98d902","kind":"commit","published_at":"2017-10-07T21:11:02.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.2.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ddfe0615e4fa7d880af791db4e13367e8a461ae6","kind":"commit","published_at":"2017-09-06T15:31:19.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-09T23:08:22.684Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/massimocimmino/pygfunction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/massimocimmino/pygfunction","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/massimocimmino/pygfunction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/massimocimmino/pygfunction/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T17:58:24.164Z","issues_count":162,"pull_requests_count":194,"avg_time_to_close_issue":7454063.458015267,"avg_time_to_close_pull_request":3794973.2528089886,"issues_closed_count":131,"pull_requests_closed_count":178,"pull_request_authors_count":8,"issue_authors_count":18,"avg_comments_per_issue":1.7962962962962963,"avg_comments_per_pull_request":1.3711340206185567,"merged_pull_requests_count":161,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":11,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":2194566.6,"past_year_avg_time_to_close_pull_request":1578218.2857142857,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5454545454545454,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/issues","maintainers":[{"login":"MassimoCimmino","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}],"active_maintainers":[{"login":"MassimoCimmino","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmassimocimmino%2Fpygfunction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmassimocimmino%2Fpygfunction/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmassimocimmino%2Fpygfunction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmassimocimmino%2Fpygfunction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmassimocimmino%2Fpygfunction/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2084805,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4130114,"name":"github.com/MassimoCimmino/pygfunction","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/MassimoCimmino/pygfunction","keywords_array":[],"namespace":"github.com/MassimoCimmino","versions_count":16,"first_release_published_at":"2017-09-06T15:31:19.000Z","latest_release_published_at":"2025-08-04T09:26:32.000Z","latest_release_number":"v2.3.1+incompatible","last_synced_at":"2026-03-31T20:00:48.164Z","created_at":"2022-04-12T15:39:31.603Z","updated_at":"2026-03-31T20:00:48.164Z","registry_url":"https://pkg.go.dev/github.com/MassimoCimmino/pygfunction","install_command":"go get github.com/MassimoCimmino/pygfunction","documentation_url":"https://pkg.go.dev/github.com/MassimoCimmino/pygfunction#section-documentation","metadata":{},"repo_metadata":{"id":37580056,"uuid":"100305705","full_name":"MassimoCimmino/pygfunction","owner":"MassimoCimmino","description":"An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.","archived":false,"fork":false,"pushed_at":"2025-08-04T09:31:51.000Z","size":1418,"stargazers_count":57,"open_issues_count":32,"forks_count":25,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-11-09T23:03:09.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MassimoCimmino.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-08-14T20:13:54.000Z","updated_at":"2025-11-06T03:45:52.000Z","dependencies_parsed_at":"2024-01-12T04:45:28.381Z","dependency_job_id":"54675e3b-9e09-456e-9177-3485d0447a1e","html_url":"https://github.com/MassimoCimmino/pygfunction","commit_stats":{"total_commits":652,"total_committers":9,"mean_commits":72.44444444444444,"dds":0.254601226993865,"last_synced_commit":"56fb9e8076a96ea97ad8ab07cb2be4e8bf39fde3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/MassimoCimmino/pygfunction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/sbom","scorecard":{"id":90724,"data":{"date":"2025-08-11","repo":{"name":"github.com/MassimoCimmino/pygfunction","commit":"443d866b3ac2d24aeb7dd3ca1a262f1d39589244"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 2/3 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/MassimoCimmino/pygfunction/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.3.1 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/237285697","Warn: release artifact v2.3.0 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/215391879","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/163409064","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/88375894","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/74297517","Warn: release artifact v2.3.1 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/237285697","Warn: release artifact v2.3.0 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/215391879","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/163409064","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/88375894","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/MassimoCimmino/pygfunction/releases/74297517"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:52:27.295Z","repository_id":37580056,"created_at":"2025-08-15T07:52:27.296Z","updated_at":"2025-08-15T07:52:27.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283593385,"owners_count":26861541,"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-11-09T02:00:05.828Z","response_time":62,"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":"MassimoCimmino","name":"Massimo Cimmino","uuid":"23085996","kind":"user","description":"","email":"","website":"https://www.polymtl.ca/expertises/en/cimmino-massimo","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23085996?u=389b819cb55c6c6280881a4a89bda52f83b66a5f\u0026v=4","repositories_count":6,"last_synced_at":"2024-06-11T15:44:25.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MassimoCimmino","funding_links":[],"total_stars":45,"followers":22,"following":1,"created_at":"2022-11-15T11:04:32.299Z","updated_at":"2024-06-11T15:44:26.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassimoCimmino/repositories"},"tags":[{"name":"v2.3.1","sha":"ac8f6191fa5e16d6d840497846ddedde80083353","kind":"commit","published_at":"2025-08-04T09:26:32.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.3.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58d30be912165652f5c1778e77fa0de9dc995996","kind":"commit","published_at":"2025-04-29T07:15:10.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.3.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"7969244062ad4a677783a52a406234b2375bac44","kind":"commit","published_at":"2024-07-01T18:28:54.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.3","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"9cb5f4fd49d9867058a5d89aa5a3aab5819c3933","kind":"commit","published_at":"2023-01-06T18:23:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.2","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"c47334898084705bf36ae584d31bfa7109366f11","kind":"commit","published_at":"2022-08-09T15:00:33.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"927a9943d261e6926eab4b59847c0731cbafd887","kind":"commit","published_at":"2022-07-10T15:30:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.2.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fa106e09d63b2f1c8a40d67520b836104a5b866a","kind":"commit","published_at":"2021-11-12T19:58:30.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6cf6ada6c3d4d59e8fe63ca7466daba7cae935a4","kind":"commit","published_at":"2021-05-22T20:56:57.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v2.0.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"584754b86234ad4b516618813971548741eec339","kind":"commit","published_at":"2021-01-22T20:24:17.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.2","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"982ab6c47dae4931415f1a0f9a43bbfcfb34580c","kind":"commit","published_at":"2020-06-20T13:25:32.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"35683be45e0d87cbafb2446a91b5a131c2f7e3ef","kind":"commit","published_at":"2018-03-09T23:05:52.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"83bc13f3226496c035b4b5b3ea689659cb5f73cb","kind":"commit","published_at":"2017-12-01T19:40:17.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v1.0.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"614d2fbbd8744335d875d6909e0c8fc25807168a","kind":"commit","published_at":"2017-10-17T21:41:02.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.3.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"272e0ab4ee57873ef84dbd8e1a3cbaf61d07b58a","kind":"commit","published_at":"2017-10-10T19:55:33.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.2.1","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b51187e5470574c8be24027b778f6d80ef98d902","kind":"commit","published_at":"2017-10-07T21:11:02.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.2.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ddfe0615e4fa7d880af791db4e13367e8a461ae6","kind":"commit","published_at":"2017-09-06T15:31:19.000Z","download_url":"https://codeload.github.com/MassimoCimmino/pygfunction/tar.gz/v0.1.0","html_url":"https://github.com/MassimoCimmino/pygfunction/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MassimoCimmino/pygfunction@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-09T23:08:22.602Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21massimo%21cimmino/pygfunction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/MassimoCimmino/pygfunction","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/MassimoCimmino/pygfunction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/MassimoCimmino/pygfunction/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T17:58:24.164Z","issues_count":162,"pull_requests_count":194,"avg_time_to_close_issue":7454063.458015267,"avg_time_to_close_pull_request":3794973.2528089886,"issues_closed_count":131,"pull_requests_closed_count":178,"pull_request_authors_count":8,"issue_authors_count":18,"avg_comments_per_issue":1.7962962962962963,"avg_comments_per_pull_request":1.3711340206185567,"merged_pull_requests_count":161,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":11,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":2194566.6,"past_year_avg_time_to_close_pull_request":1578218.2857142857,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5454545454545454,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/issues","maintainers":[{"login":"MassimoCimmino","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}],"active_maintainers":[{"login":"MassimoCimmino","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMassimoCimmino%2Fpygfunction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMassimoCimmino%2Fpygfunction/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMassimoCimmino%2Fpygfunction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMassimoCimmino%2Fpygfunction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMassimoCimmino%2Fpygfunction/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2084805,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":636882,"full_name":"MassimoCimmino/pygfunction","default_branch":"master","total_commits":734,"total_committers":12,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":61.166666666666664,"dds":0.26975476839237056,"past_year_total_commits":40,"past_year_total_committers":4,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":10.0,"past_year_dds":0.4,"last_synced_at":"2026-03-31T20:03:03.778Z","last_synced_commit":"443d866b3ac2d24aeb7dd3ca1a262f1d39589244","created_at":"2023-03-09T08:39:55.226Z","updated_at":"2026-03-31T20:01:53.785Z","committers":[{"name":"Massimo Cimmino","email":"massimo.cimmino@polymtl.ca","login":"MassimoCimmino","count":536},{"name":"j-c-cook","email":"jack.cook@okstate.edu","login":null,"count":109},{"name":"Matt Mitchell","email":"matt.mitchell@nrel.gov","login":"mitchute","count":28},{"name":"wouterpeere","email":"wouter_peere@hotmail.com","login":"wouterpeere","count":17},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":13},{"name":"Massimo Cimmino","email":"p202534@Meca.polymtl.ca","login":null,"count":10},{"name":"j-c-cook","email":"jack-c-cook@protonmail.com","login":"j-c-cook","count":6},{"name":"Matt Mitchell","email":"matt.s.mitchell@okstate.edu","login":null,"count":6},{"name":"Nathan Moore","email":"nathan.moore@nrel.gov","login":"vtnate","count":4},{"name":"Alex Swindler","email":"Alex.Swindler@nrel.gov","login":"axelstudios","count":2},{"name":"u0112721","email":"u0112721@set-l-me-l16007.luna.kuleuven.be","login":null,"count":2},{"name":"Edwin Lee","email":"leeed2001@gmail.com","login":"Myoldmopar","count":1}],"past_year_committers":[{"name":"MassimoCimmino","email":"massimo.cimmino@polymtl.ca","login":"MassimoCimmino","count":24},{"name":"wouterpeere","email":"wouter_peere@hotmail.com","login":"wouterpeere","count":7},{"name":"Matt Mitchell","email":"matt.mitchell@nrel.gov","login":"mitchute","count":7},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-02T00:00:08.713Z","repositories_count":6210001,"commits_count":927159417,"contributors_count":35795832,"owners_count":1144775,"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":"MassimoCimmino/pygfunction","html_url":"https://github.com/MassimoCimmino/pygfunction","last_synced_at":"2026-02-22T02:01:06.757Z","status":"active","issues_count":165,"pull_requests_count":195,"avg_time_to_close_issue":7431750.2727272725,"avg_time_to_close_pull_request":3794973.2528089886,"issues_closed_count":132,"pull_requests_closed_count":178,"pull_request_authors_count":8,"issue_authors_count":18,"avg_comments_per_issue":1.8606060606060606,"avg_comments_per_pull_request":1.3641025641025641,"merged_pull_requests_count":161,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":11,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":2085745.75,"past_year_avg_time_to_close_pull_request":1296095.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.4545454545454546,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-09T10:35:29.591Z","updated_at":"2026-02-22T02:01:06.758Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassimoCimmino%2Fpygfunction/issues","issue_labels_count":{"feature":34,"enhancement":30,"bug":29,"documentation":7,"question":5,"tests":3},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":101,"CONTRIBUTOR":39,"NONE":25},"pull_request_author_associations_count":{"OWNER":131,"CONTRIBUTOR":59,"NONE":5},"issue_authors":{"MassimoCimmino":101,"j-c-cook":34,"wouterpeere":8,"metab0t":3,"jankoc":2,"fuma01":2,"icupeiro":2,"AlexLaferriere":2,"OskarRaftegard":2,"ikijano":1,"RobSisson":1,"sweco-bepedm":1,"okolodaniel":1,"Lamal177":1,"TobiasEnergyMachines":1,"vitasoa":1,"tblanke":1,"mlfasci":1},"pull_request_authors":{"MassimoCimmino":131,"j-c-cook":31,"mitchute":11,"allcontributors[bot]":10,"wouterpeere":7,"icupeiro":2,"axelstudios":2,"tblanke":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-31T00:00:10.865Z","repositories_count":14022261,"issues_count":34561165,"pull_requests_count":112999297,"authors_count":11212779,"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},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"OWNER":8,"NONE":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"OWNER":10,"CONTRIBUTOR":8},"past_year_issue_authors":{"MassimoCimmino":8,"fuma01":1,"RobSisson":1,"wouterpeere":1},"past_year_pull_request_authors":{"MassimoCimmino":10,"mitchute":4,"allcontributors[bot]":2,"wouterpeere":2},"maintainers":[{"login":"MassimoCimmino","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}],"active_maintainers":[{"login":"MassimoCimmino","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MassimoCimmino"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":20,"ForkEvent":2,"IssuesEvent":14,"WatchEvent":8,"IssueCommentEvent":38,"PushEvent":33,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":15,"CreateEvent":10},"last_year":{"ReleaseEvent":1,"PullRequestEvent":15,"IssuesEvent":10,"WatchEvent":2,"IssueCommentEvent":22,"PushEvent":23,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":15,"CreateEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:24:44.414Z","updated_at":"2022-07-12T16:24:44.414Z","repository_link":"https://github.com/MassimoCimmino/pygfunction/blob/master/doc/requirements.txt","dependencies":[{"id":170935331,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.5","direct":true,"kind":"runtime","optional":false},{"id":170935332,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.7.3","direct":true,"kind":"runtime","optional":false},{"id":170935333,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.5.1","direct":true,"kind":"runtime","optional":false},{"id":170935334,"package_name":"numpydoc","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":170935335,"package_name":"recommonmark","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":170935336,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.4.0","direct":true,"kind":"runtime","optional":false},{"id":170935337,"package_name":"CoolProp","ecosystem":"pypi","requirements":"\u003e=6.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:24:44.652Z","updated_at":"2022-07-12T16:24:44.652Z","repository_link":"https://github.com/MassimoCimmino/pygfunction/blob/master/requirements.txt","dependencies":[{"id":170938573,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":170938574,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":170938575,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":170938576,"package_name":"CoolProp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:24:44.805Z","updated_at":"2022-07-12T16:24:44.805Z","repository_link":"https://github.com/MassimoCimmino/pygfunction/blob/master/requirements_dev.txt","dependencies":[{"id":170939894,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":170939895,"package_name":"recommonmark","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":170939896,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":170939897,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.1","direct":true,"kind":"runtime","optional":false},{"id":170939898,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":170939899,"package_name":"tox","ecosystem":"pypi","requirements":"==3.24.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T18:31:30.635Z","updated_at":"2023-02-15T18:31:30.635Z","repository_link":"https://github.com/MassimoCimmino/pygfunction/blob/master/.github/workflows/release.yml","dependencies":[{"id":7691288775,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7691288776,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7691288778,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T18:31:30.686Z","updated_at":"2023-02-15T18:31:30.686Z","repository_link":"https://github.com/MassimoCimmino/pygfunction/blob/master/.github/workflows/test.yml","dependencies":[{"id":7691289133,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7691289136,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-12T04:45:28.300Z","updated_at":"2024-01-12T04:45:28.300Z","repository_link":"https://github.com/MassimoCimmino/pygfunction/blob/master/pyproject.toml","dependencies":[]}],"score":15.775999630466817,"created_at":"2023-09-11T14:52:07.562Z","updated_at":"2026-04-03T21:30:21.244Z","avatar_url":"https://github.com/MassimoCimmino.png","language":"Python","category":"Renewable Energy","sub_category":"Geothermal Energy","monthly_downloads":5913,"total_dependent_repos":2,"total_dependent_packages":3,"readme":"# pygfunction: A g-function calculator for Python\n\n[![Tests](https://github.com/MassimoCimmino/pygfunction/actions/workflows/test.yml/badge.svg)](https://github.com/MassimoCimmino/pygfunction/actions/workflows/test.yml)\n[![DOI](https://zenodo.org/badge/100305705.svg)](https://zenodo.org/badge/latestdoi/100305705)\n\n## What is *pygfunction*?\n\n*pygfunction* is a Python module for the calculation of thermal response\nfactors, or *g*-functions, for fields of geothermal boreholes. *g*-functions\nform the basis of many simulation and sizing programs for geothermal heat pump\nsystems. *g*-Functions are superimposed in time to predict fluid and ground\ntemperatures in these systems.\n\nAt its core, *pygfunction* relies on the analytical finite line source solution\nto evaluate the thermal interference between boreholes in the same bore field.\nThis allows for the very fast calculation of *g*-functions, even for very large\nbore fields with hundreds of boreholes.\n\nUsing *pygfunction*, *g*-functions can be calculated for any bore field\nconfiguration (i.e. arbitrarily positioned in space), including fields of\nboreholes with individually different lengths and radiuses. For regular fields\nof boreholes of equal size, setting-up the calculation of the *g*-function is\nas simple as a few lines of code. For example, the code for the calculation of\nthe *g*-function of a 10 x 10 square array of boreholes (100 boreholes\ntotal):\n\n```python\nimport pygfunction as gt\nimport numpy as np\ntime = np.array([(i+1)*3600. for i in range(24)]) # Calculate hourly for one day\nboreField = gt.boreholes.rectangle_field(N_1=10, N_2=10, B_1=7.5, B_2=7.5, H=150., D=4., r_b=0.075)\ngFunc = gt.gfunction.gFunction(boreField, alpha=1.0e-6, time=time)\ngFunc.visualize_g_function()\n```\n\nOnce the *g*-function is evaluated, *pygfunction* provides tools to predict\nborehole temperature variations (using load aggregation methods) and to evaluate\nfluid temperatures in the boreholes for several U-tube pipe configurations.\n\n\n## Requirements\n\n*pygfunction* was developed and tested using Python 3.9. In addition, the\nfollowing packages are needed to run *pygfunction* and its examples:\n- matplotlib (\u003e= 3.9.2),\n- numpy (\u003e= 1.26.4)\n- scipy (\u003e= 1.13.1)\n- SecondaryCoolantProps (\u003e= 1.3)\n- typing_extensions \u003e= 4.11.0\n\nThe documentation is generated using [Sphinx](http://www.sphinx-doc.org). The\nfollowing packages are needed to build the documentation:\n- sphinx (\u003e= 7.3.7)\n- numpydoc (\u003e= 1.7.0)\n\n\n## Quick start\n\n**Users** - [Download pip](https://pip.pypa.io/en/latest/) and install the latest release:\n\n```\npip install pygfunction[plot]\n```\n\nAlternatively, [download the latest release](https://github.com/MassimoCimmino/pygfunction/releases) and run the installation script:\n\n```\npip install .\n```\n\n**Developers** - To get the latest version of the code, you can [download the\nrepository from github](https://github.com/MassimoCimmino/pygfunction) or clone\nthe project in a local directory using git:\n\n```\ngit clone https://github.com/MassimoCimmino/pygfunction.git\n```\n\nInstall *pygfunction* in development mode (this requires `pip \u003e= 21.1`):\n```\npip install --editable .\n```\n\nOnce *pygfunction* is copied to a local directory, you can verify that it is\nworking properly by running the examples in `pygfunction/examples/`.\n\n\n## Documentation\n\n*pygfunction*'s documentation is hosted on\n[ReadTheDocs](https://pygfunction.readthedocs.io).\n\n\n## License\n\n*pygfunction* is licensed under the terms of the 3-clause BSD-license.\nSee [pygfunction license](LICENSE.md).\n\n\n## Contributing to *pygfunction*\n\nYou can report bugs and propose enhancements on the\n[issue tracker](https://github.com/MassimoCimmino/pygfunction/issues).\n\nTo contribute code to *pygfunction*, follow the\n[contribution workflow](CONTRIBUTING.md).\n\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.polymtl.ca/expertises/en/cimmino-massimo\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/23085996?v=4?s=100\" width=\"100px;\" alt=\"Massimo Cimmino\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMassimo Cimmino\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=MassimoCimmino\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=MassimoCimmino\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#example-MassimoCimmino\" title=\"Examples\"\u003e💡\u003c/a\u003e \u003ca href=\"http://www.ibpsa.org/proceedings/eSimPapers/2018/2-3-A-4.pdf\" title=\"Founder\"\u003e:rocket:\u003c/a\u003e \u003ca href=\"#ideas-MassimoCimmino\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#maintenance-MassimoCimmino\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/MassimoCimmino/pygfunction/pulls?q=is%3Apr+reviewed-by%3AMassimoCimmino\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/j-c-cook\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39248734?v=4?s=100\" width=\"100px;\" alt=\"Jack Cook\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJack Cook\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=j-c-cook\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#example-j-c-cook\" title=\"Examples\"\u003e💡\u003c/a\u003e \u003ca href=\"#ideas-j-c-cook\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=j-c-cook\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/mitchute\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2985979?v=4?s=100\" width=\"100px;\" alt=\"Matt Mitchell\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatt Mitchell\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=mitchute\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-mitchute\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://ghetool.eu\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/52632307?v=4?s=100\" width=\"100px;\" alt=\"Wouter Peere\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eWouter Peere\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=wouterpeere\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-wouterpeere\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/MassimoCimmino/pygfunction/issues?q=author%3Awouterpeere\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/tblanke\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/86232208?v=4?s=100\" width=\"100px;\" alt=\"Tobias Blanke\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTobias Blanke\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=tblanke\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-tblanke\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/MassimoCimmino/pygfunction/issues?q=author%3Atblanke\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/axelstudios\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/411466?v=4?s=100\" width=\"100px;\" alt=\"Alex Swindler\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlex Swindler\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MassimoCimmino/pygfunction/commits?author=axelstudios\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["buildings","geothermal","energyplus","heatexchanger","heatpump","modelica","modelica-library"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/19848","html_url":"https://ost.ecosyste.ms/projects/19848"}