{"id":358237,"url":"https://github.com/samuelduchesne/archetypal","last_synced_at":"2026-06-22T23:30:36.728Z","repository":{"id":37850749,"uuid":"153465541","full_name":"samuelduchesne/archetypal","owner":"samuelduchesne","description":"archetypal: Retrieve, construct, simulate, convert and analyse building simulation templates","archived":false,"fork":false,"pushed_at":"2025-08-10T00:29:30.000Z","size":27492,"stargazers_count":17,"open_issues_count":41,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-11T10:02:20.791Z","etag":null,"topics":["archetypes","buildings","energy-simulation","energyplus","energyplus-models","python","simulation-templates","umi","umi-template","visualization"],"latest_commit_sha":null,"homepage":"https://archetypal.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelduchesne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-17T13:53:13.000Z","updated_at":"2025-09-01T15:01:25.000Z","dependencies_parsed_at":"2023-02-17T20:15:33.378Z","dependency_job_id":"91d0bbd9-18ca-4a16-ad78-e861b4c94dab","html_url":"https://github.com/samuelduchesne/archetypal","commit_stats":{"total_commits":2583,"total_committers":11,"mean_commits":234.8181818181818,"dds":0.3581107239643825,"last_synced_commit":"85b2414e553e5b5b3f5ac0f08012fcdcc65d9f72"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/samuelduchesne/archetypal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/sbom","scorecard":{"id":798368,"data":{"date":"2025-08-11","repo":{"name":"github.com/samuelduchesne/archetypal","commit":"b3e3e1a5c2cf53e023dc1c4f6887e535f89a3e54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 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: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:24","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/on-release-main.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:18","Warn: no topLevel permission defined: .github/workflows/validate-codecov-config.yml:1"],"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found linked content: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found text in security policy: github.com/samuelduchesne/.github/SECURITY.md:1"],"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":"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/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release-main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/on-release-main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-codecov-config.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/validate-codecov-config.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:31: pin your Docker image by updating scottyhardy/docker-wine:latest to scottyhardy/docker-wine:latest@sha256:1cc16aef84a0f5e540b553a625a6fa891fedec57be93abda0e442b6bba682cdc","Warn: downloadThenRun not pinned by hash: Dockerfile:46-52","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:67","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xqrq-4mgf-ff32","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73","Warn: Project is vulnerable to: GHSA-f96h-pmfr-66vw","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-23T09:40:20.962Z","repository_id":37850749,"created_at":"2025-08-23T09:40:20.962Z","updated_at":"2025-08-23T09:40:20.962Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28156974,"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":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","uuid":"22966009","kind":"user","description":"","email":"","website":"http://samuelduchesne.github.io","location":"NYC","twitter":null,"company":"@carbon-signal @MITSustainableDesignLab @Elementa-Engineering @Introba","icon_url":"https://avatars.githubusercontent.com/u/22966009?u=6e8dff3d7b73ecfe21f865fe5a34f2b13b6b3fb9\u0026v=4","repositories_count":35,"last_synced_at":"2024-06-11T15:54:58.777Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/samuelduchesne","funding_links":[],"total_stars":36,"followers":26,"following":20,"created_at":"2022-11-14T11:01:13.128Z","updated_at":"2024-06-11T15:55:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne/repositories"},"packages":[{"id":443811,"name":"archetypal","ecosystem":"pypi","description":"Retrieve, construct, simulate, convert and analyse building archetypes","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/samuelduchesne/archetypal","keywords_array":[],"namespace":null,"versions_count":76,"first_release_published_at":"2019-06-27T21:24:19.000Z","latest_release_published_at":"2025-08-01T19:28:26.000Z","latest_release_number":"2.18.9","last_synced_at":"2025-12-15T00:17:25.794Z","created_at":"2022-04-07T01:12:29.803Z","updated_at":"2025-12-15T00:36:01.173Z","registry_url":"https://pypi.org/project/archetypal/","install_command":"pip install archetypal --index-url https://pypi.org/simple","documentation_url":"https://archetypal.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"archetypal","project_status":null},"repo_metadata":{"id":37850749,"uuid":"153465541","full_name":"samuelduchesne/archetypal","owner":"samuelduchesne","description":"archetypal: Retrieve, construct, simulate, convert and analyse building simulation templates","archived":false,"fork":false,"pushed_at":"2025-08-10T00:29:30.000Z","size":27492,"stargazers_count":17,"open_issues_count":41,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-11T10:02:20.791Z","etag":null,"topics":["archetypes","buildings","energy-simulation","energyplus","energyplus-models","python","simulation-templates","umi","umi-template","visualization"],"latest_commit_sha":null,"homepage":"https://archetypal.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelduchesne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-17T13:53:13.000Z","updated_at":"2025-09-01T15:01:25.000Z","dependencies_parsed_at":"2023-02-17T20:15:33.378Z","dependency_job_id":"91d0bbd9-18ca-4a16-ad78-e861b4c94dab","html_url":"https://github.com/samuelduchesne/archetypal","commit_stats":{"total_commits":2583,"total_committers":11,"mean_commits":234.8181818181818,"dds":0.3581107239643825,"last_synced_commit":"85b2414e553e5b5b3f5ac0f08012fcdcc65d9f72"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/samuelduchesne/archetypal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/sbom","scorecard":{"id":798368,"data":{"date":"2025-08-11","repo":{"name":"github.com/samuelduchesne/archetypal","commit":"b3e3e1a5c2cf53e023dc1c4f6887e535f89a3e54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 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: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:24","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/on-release-main.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:18","Warn: no topLevel permission defined: .github/workflows/validate-codecov-config.yml:1"],"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found linked content: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found text in security policy: github.com/samuelduchesne/.github/SECURITY.md:1"],"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":"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/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release-main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/on-release-main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-codecov-config.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/validate-codecov-config.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:31: pin your Docker image by updating scottyhardy/docker-wine:latest to scottyhardy/docker-wine:latest@sha256:1cc16aef84a0f5e540b553a625a6fa891fedec57be93abda0e442b6bba682cdc","Warn: downloadThenRun not pinned by hash: Dockerfile:46-52","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:67","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xqrq-4mgf-ff32","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73","Warn: Project is vulnerable to: GHSA-f96h-pmfr-66vw","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-23T09:40:20.962Z","repository_id":37850749,"created_at":"2025-08-23T09:40:20.962Z","updated_at":"2025-08-23T09:40:20.962Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284202058,"owners_count":26964370,"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-13T02:00:06.582Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","uuid":"22966009","kind":"user","description":"","email":"","website":"http://samuelduchesne.github.io","location":"NYC","twitter":null,"company":"@carbon-signal @MITSustainableDesignLab @Elementa-Engineering @Introba","icon_url":"https://avatars.githubusercontent.com/u/22966009?u=6e8dff3d7b73ecfe21f865fe5a34f2b13b6b3fb9\u0026v=4","repositories_count":35,"last_synced_at":"2024-06-11T15:54:58.777Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/samuelduchesne","funding_links":[],"total_stars":36,"followers":26,"following":20,"created_at":"2022-11-14T11:01:13.128Z","updated_at":"2024-06-11T15:55:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-15T00:36:01.146Z","dependent_packages_count":0,"downloads":1541,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.847539908584628,"dependent_repos_count":11.798391849216776,"dependent_packages_count":7.31012528119255,"stargazers_count":16.555561428960193,"forks_count":11.986444182099037,"docker_downloads_count":null,"average":10.899612530010637},"purl":"pkg:pypi/archetypal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/archetypal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/archetypal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/archetypal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:45:01.676Z","issues_count":14,"pull_requests_count":168,"avg_time_to_close_issue":9705445.0,"avg_time_to_close_pull_request":4472377.834482758,"issues_closed_count":8,"pull_requests_closed_count":145,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.2142857142857142,"avg_comments_per_pull_request":0.8273809523809523,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":83,"past_year_issues_count":4,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":3799797.0,"past_year_avg_time_to_close_pull_request":1421937.76,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/issues","maintainers":[{"login":"samuelduchesne","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"},{"login":"szvsw","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}],"active_maintainers":[{"login":"samuelduchesne","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"},{"login":"szvsw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/codemeta","maintainers":[{"uuid":"samueld","login":"samueld","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/samueld/","role":null,"created_at":"2022-11-14T18:37:12.663Z","updated_at":"2022-11-14T18:37:12.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/samueld/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":772509,"maintainers_count":328581,"namespaces_count":0,"keywords_count":253010,"github":"pypi","metadata":{"funded_packages_count":52130},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-01-01T07:30:49.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":528140,"full_name":"samuelduchesne/archetypal","default_branch":"main","total_commits":2626,"total_committers":7,"total_bot_commits":22,"total_bot_committers":1,"mean_commits":375.14285714285717,"dds":0.3453922315308454,"past_year_total_commits":19,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.0,"past_year_dds":0.0,"last_synced_at":"2025-12-19T11:11:51.364Z","last_synced_commit":"b3e3e1a5c2cf53e023dc1c4f6887e535f89a3e54","created_at":"2023-03-09T03:39:07.380Z","updated_at":"2025-12-19T11:11:14.837Z","committers":[{"name":"Samuel Letellier-Duchesne","email":"samuelduchesne@me.com","login":"samuelduchesne","count":1719},{"name":"Unknown","email":"louis.leroy5@gmail.com","login":"louisleroy5","count":806},{"name":"Samuel Letellier-Duchesne","email":"samueld@mit.edu","login":null,"count":72},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":22},{"name":"Sam Wolk","email":"36545842+szvsw","login":"szvsw","count":3},{"name":"zlehong","email":"52012036+zlehong","login":"zlehong","count":2},{"name":"Zach Berzolla","email":"53047789+zberzolla","login":"zberzolla","count":2}],"past_year_committers":[{"name":"Samuel Letellier-Duchesne","email":"sam@carbonsignal.com","login":"samuelduchesne","count":19}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-01T00:00:21.130Z","repositories_count":6148661,"commits_count":931170588,"contributors_count":36235403,"owners_count":1131640,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"samuelduchesne/archetypal","html_url":"https://github.com/samuelduchesne/archetypal","last_synced_at":"2025-08-31T11:45:01.676Z","status":null,"issues_count":14,"pull_requests_count":168,"avg_time_to_close_issue":9705445.0,"avg_time_to_close_pull_request":4472377.834482758,"issues_closed_count":8,"pull_requests_closed_count":145,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.2142857142857142,"avg_comments_per_pull_request":0.8273809523809523,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":83,"past_year_issues_count":4,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":3799797.0,"past_year_avg_time_to_close_pull_request":1421937.76,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":23,"created_at":"2023-05-14T08:07:46.165Z","updated_at":"2025-09-03T02:37:32.559Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/issues","issue_labels_count":{"table":{"bug":5,"enhancement":1,"invalid":1}},"pull_request_labels_count":{"table":{"dependencies":99,"bug":30,"refactoring":16,"enhancement":9,"codex":4,"new feature":3}},"issue_author_associations_count":{"table":{"COLLABORATOR":8,"OWNER":5}},"pull_request_author_associations_count":{"table":{"OWNER":91,"CONTRIBUTOR":89,"COLLABORATOR":8}},"issue_authors":{"table":{"szvsw":8,"samuelduchesne":5}},"pull_request_authors":{"table":{"samuelduchesne":91,"dependabot[bot]":86,"szvsw":8,"zlehong":3}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-01T00:00:08.101Z","repositories_count":12547513,"issues_count":35600472,"pull_requests_count":117033793,"authors_count":11079402,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":2}},"past_year_pull_request_labels_count":{"table":{"codex":4}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":2}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":17}},"past_year_issue_authors":{"table":{"szvsw":2}},"past_year_pull_request_authors":{"table":{"samuelduchesne":17}},"maintainers":[{"table":{"login":"samuelduchesne","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"}},{"table":{"login":"szvsw","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}}],"active_maintainers":[{"table":{"login":"samuelduchesne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"}},{"table":{"login":"szvsw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}}]}},"events":{"total":{"CreateEvent":15,"ReleaseEvent":3,"IssuesEvent":7,"WatchEvent":5,"DeleteEvent":13,"IssueCommentEvent":12,"PushEvent":46,"PullRequestReviewEvent":6,"PullRequestEvent":33},"last_year":{"CreateEvent":10,"ReleaseEvent":3,"IssuesEvent":7,"WatchEvent":5,"DeleteEvent":7,"IssueCommentEvent":10,"PushEvent":30,"PullRequestReviewEvent":6,"PullRequestEvent":17}},"keywords":["archetypes","buildings","energy-simulation","energyplus","energyplus-models","python","simulation-templates","umi","umi-template","visualization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:28.835Z","updated_at":"2023-02-17T20:15:28.835Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7745580348,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7745580349,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7745580350,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:28.909Z","updated_at":"2023-02-17T20:15:28.909Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7745580353,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7745580354,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:28.993Z","updated_at":"2023-02-17T20:15:28.993Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/Dockerfile","dependencies":[{"id":7745580418,"package_name":"scottyhardy/docker-wine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:29.049Z","updated_at":"2023-02-17T20:15:29.049Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/environment.yml","dependencies":[{"id":7745581858,"package_name":"eppy","ecosystem":"pypi","requirements":"==0.5.56","direct":true,"kind":"runtime","optional":false},{"id":7745581859,"package_name":"geomeppy","ecosystem":"pypi","requirements":"==0.11.8","direct":true,"kind":"runtime","optional":false},{"id":7745581868,"package_name":"sigfig","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581870,"package_name":"validator_collection","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581892,"package_name":"energy-pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581893,"package_name":"CoolProp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581907,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581908,"package_name":"deprecation","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:30.154Z","updated_at":"2023-02-17T20:15:30.154Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/requirements-dev.txt","dependencies":[{"id":7745583026,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583027,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583028,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583029,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583030,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583031,"package_name":"sphinx-click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583032,"package_name":"autodoc-pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:31.647Z","updated_at":"2023-02-17T20:15:31.647Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/requirements.txt","dependencies":[{"id":7745586480,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586481,"package_name":"eppy","ecosystem":"pypi","requirements":"==0.5.60","direct":true,"kind":"runtime","optional":false},{"id":7745586482,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586483,"package_name":"pycountry","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586484,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586485,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7745586488,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17","direct":true,"kind":"runtime","optional":false},{"id":7745586489,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586497,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586517,"package_name":"path","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586523,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586524,"package_name":"outdated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586525,"package_name":"deprecation","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586526,"package_name":"sigfig","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586527,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586528,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586530,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586531,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586532,"package_name":"CoolProp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586533,"package_name":"energy-pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586534,"package_name":"validator_collection","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586535,"package_name":"pint","ecosystem":"pypi","requirements":"==0.19","direct":true,"kind":"runtime","optional":false},{"id":7745586538,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false},{"id":7745586543,"package_name":"pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:33.055Z","updated_at":"2023-02-17T20:15:33.055Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/setup.py","dependencies":[{"id":7745587991,"package_name":"r.strip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":13.348484890186453,"created_at":"2025-04-11T10:22:11.928Z","updated_at":"2026-06-22T23:30:36.728Z","avatar_url":"https://github.com/samuelduchesne.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358237","html_url":"https://summary.ecosyste.ms/projects/358237"}