{"id":49145,"name":"torchani","description":"Accurate Neural Network Potential on PyTorch","url":"https://github.com/aiqm/torchani","last_synced_at":"2025-09-05T11:39:18.585Z","repository":{"id":37768188,"uuid":"127776748","full_name":"aiqm/torchani","owner":"aiqm","description":"Accurate Neural Network Potential on PyTorch","archived":false,"fork":false,"pushed_at":"2025-08-18T01:23:13.000Z","size":86840,"stargazers_count":503,"open_issues_count":26,"forks_count":138,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-08-18T03:18:39.735Z","etag":null,"topics":["deep-learning","force-field","molecular-simulation","neural-network","quantum-chemistry","quantum-mechanics"],"latest_commit_sha":null,"homepage":"https://aiqm.github.io/torchani/","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/aiqm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-02T15:43:04.000Z","updated_at":"2025-08-18T01:21:56.000Z","dependencies_parsed_at":"2024-06-18T18:14:16.977Z","dependency_job_id":"b60b6ce5-9810-4b2c-b9ff-ac7e51973ee8","html_url":"https://github.com/aiqm/torchani","commit_stats":{"total_commits":432,"total_committers":17,"mean_commits":25.41176470588235,"dds":0.3032407407407407,"last_synced_commit":"40cf334dbdf71903f30be8560784ca793b830221"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aiqm/torchani","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/sbom","scorecard":{"id":173316,"data":{"date":"2025-08-11","repo":{"name":"github.com/aiqm/torchani","commit":"800dcdd368bed6952e79c745bc23ef5ba4f81dfa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"26 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-conda-pkg.yaml:19","Warn: no topLevel permission defined: .github/workflows/build-conda-pkg.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-conda-pkg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/build-conda-pkg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: containerImage not pinned by hash: conda.Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: pipCommand not pinned by hash: Dockerfile:25","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:07:23.552Z","repository_id":37768188,"created_at":"2025-08-16T17:07:23.552Z","updated_at":"2025-08-16T17:07:23.552Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273752410,"owners_count":25161782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"aiqm","name":"AIQM","uuid":"40004880","kind":"organization","description":"Open Consortium for AI in Quantum Chemistry ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40004880?v=4","repositories_count":5,"last_synced_at":"2023-03-05T19:32:52.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiqm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T21:39:05.678Z","updated_at":"2023-03-05T19:32:52.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm/repositories"},"packages":[{"id":8315506,"name":"obsv","ecosystem":"pypi","description":"ONIOM-based Strain Visualisation","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/aiqm/torchani","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-09-22T01:53:48.000Z","latest_release_published_at":"2023-10-10T01:54:35.000Z","latest_release_number":"1.0.4","last_synced_at":"2025-03-27T07:46:33.255Z","created_at":"2023-09-22T02:19:02.573Z","updated_at":"2025-08-18T03:25:37.689Z","registry_url":"https://pypi.org/project/obsv/","install_command":"pip install obsv --index-url https://pypi.org/simple","documentation_url":"https://obsv.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"obsv"},"repo_metadata":{"id":37768188,"uuid":"127776748","full_name":"aiqm/torchani","owner":"aiqm","description":"Accurate Neural Network Potential on PyTorch","archived":false,"fork":false,"pushed_at":"2025-08-18T01:23:13.000Z","size":86840,"stargazers_count":503,"open_issues_count":26,"forks_count":138,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-08-18T03:18:39.735Z","etag":null,"topics":["deep-learning","force-field","molecular-simulation","neural-network","quantum-chemistry","quantum-mechanics"],"latest_commit_sha":null,"homepage":"https://aiqm.github.io/torchani/","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/aiqm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-02T15:43:04.000Z","updated_at":"2025-08-18T01:21:56.000Z","dependencies_parsed_at":"2024-06-18T18:14:16.977Z","dependency_job_id":"b60b6ce5-9810-4b2c-b9ff-ac7e51973ee8","html_url":"https://github.com/aiqm/torchani","commit_stats":{"total_commits":432,"total_committers":17,"mean_commits":25.41176470588235,"dds":0.3032407407407407,"last_synced_commit":"40cf334dbdf71903f30be8560784ca793b830221"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aiqm/torchani","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/sbom","scorecard":{"id":173316,"data":{"date":"2025-08-11","repo":{"name":"github.com/aiqm/torchani","commit":"800dcdd368bed6952e79c745bc23ef5ba4f81dfa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"26 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-conda-pkg.yaml:19","Warn: no topLevel permission defined: .github/workflows/build-conda-pkg.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-conda-pkg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/build-conda-pkg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: containerImage not pinned by hash: conda.Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: pipCommand not pinned by hash: Dockerfile:25","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:07:23.552Z","repository_id":37768188,"created_at":"2025-08-16T17:07:23.552Z","updated_at":"2025-08-16T17:07:23.552Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270939487,"owners_count":24671567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"aiqm","name":"AIQM","uuid":"40004880","kind":"organization","description":"Open Consortium for AI in Quantum Chemistry ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40004880?v=4","repositories_count":5,"last_synced_at":"2023-03-05T19:32:52.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiqm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T21:39:05.678Z","updated_at":"2023-03-05T19:32:52.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm/repositories"},"tags":[{"name":"2.6","sha":"f17f3d5bc15040df076e85322779a508845c8cad","kind":"commit","published_at":"2025-08-05T08:44:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.6","html_url":"https://github.com/aiqm/torchani/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.6/manifests"},{"name":"2.2.4","sha":"17204c6dccf6210753bc8c0ca4c92278b60719c9","kind":"commit","published_at":"2023-11-14T16:32:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.4","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"40cf334dbdf71903f30be8560784ca793b830221","kind":"commit","published_at":"2023-03-21T14:30:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.3","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"258e6c36cf2b35a3a672137ebe30cb923db75952","kind":"tag","published_at":"2021-11-03T15:22:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"11f449276ae1b24b6add47d0889393d4053f45c6","kind":"tag","published_at":"2021-10-31T15:38:49.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1/manifests"},{"name":"2.2","sha":"2fcc6486d9d97eaa1aee8653d091f6bd4ba64e87","kind":"commit","published_at":"2020-08-04T15:46:09.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2/manifests"},{"name":"2.1.1","sha":"ac27ed3d70ea00657b8924381d43f74d68c80b09","kind":"commit","published_at":"2020-06-11T19:45:51.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1/manifests"},{"name":"2.1","sha":"279e53ade8c483d55d05d581a4f7e84499c5c567","kind":"commit","published_at":"2020-06-05T20:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1/manifests"},{"name":"2.0","sha":"b12e7e6e695bc928b5933ca8fda6771a97b5fa2b","kind":"commit","published_at":"2020-04-24T19:24:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.0","html_url":"https://github.com/aiqm/torchani/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0/manifests"},{"name":"1.2","sha":"be848453587aec30f9ec17486ded215c77d9658f","kind":"commit","published_at":"2019-11-23T14:42:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.2","html_url":"https://github.com/aiqm/torchani/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2/manifests"},{"name":"1.1","sha":"eb89457ce184686413da8ad90a05b3385a37ebfe","kind":"commit","published_at":"2019-11-13T19:30:56.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1/manifests"},{"name":"1.0.1","sha":"9720a10adefac7c4b863d76c184822ddc4b5b1eb","kind":"commit","published_at":"2019-10-14T22:09:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1/manifests"},{"name":"1.0","sha":"4bacf402fb0dfe03943330b6fa2f56fc4b90af17","kind":"commit","published_at":"2019-10-10T16:28:37.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0/manifests"},{"name":"0.9","sha":"47c96afeabb80d89e9002d3148a844228ab8e202","kind":"commit","published_at":"2019-08-22T22:29:20.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.9","html_url":"https://github.com/aiqm/torchani/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9/manifests"},{"name":"0.8","sha":"f489b0919e81e239d7361f035479023055ce81fc","kind":"commit","published_at":"2019-08-07T21:51:57.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.8","html_url":"https://github.com/aiqm/torchani/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8/manifests"},{"name":"0.7","sha":"e88f6266aac3a2a2211258e23bb770347eab242f","kind":"commit","published_at":"2019-05-21T18:54:28.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.7","html_url":"https://github.com/aiqm/torchani/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7/manifests"},{"name":"0.6","sha":"4cec644226ed27b2bb426e07966b2c09f959274a","kind":"commit","published_at":"2019-05-10T15:00:53.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.6","html_url":"https://github.com/aiqm/torchani/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6/manifests"},{"name":"0.5","sha":"32e00bf3938a472c87d84012a68dc76b79850303","kind":"commit","published_at":"2019-04-30T18:25:03.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.5","html_url":"https://github.com/aiqm/torchani/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5/manifests"},{"name":"0.4.2","sha":"95c3206b3a148ed13f83d1ca0a76b43a261c08b2","kind":"commit","published_at":"2019-04-22T02:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"077c12b8551c4033531a60633456680d66bdb36f","kind":"commit","published_at":"2019-04-11T12:15:00.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1/manifests"},{"name":"0.4","sha":"35531421897d4e7c5cff709fc20c5d5a93315bf8","kind":"commit","published_at":"2019-04-06T16:53:43.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4/manifests"},{"name":"0.3.1","sha":"7f4f039166cf39232f171fbaefc265ef30b5195d","kind":"commit","published_at":"2019-03-01T21:30:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1/manifests"},{"name":"0.3","sha":"1b2faf439a2d38849eb775fbdd5c319fb697da46","kind":"commit","published_at":"2019-02-20T00:11:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3/manifests"},{"name":"0.2.2","sha":"74221a9816a39b78945d9cc693f6cf5b2923b8b9","kind":"commit","published_at":"2019-01-17T03:54:38.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7b41f85f292b03f120f34f03f6ad6b736badc42c","kind":"commit","published_at":"2018-12-20T03:42:23.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1/manifests"},{"name":"0.2","sha":"02cbf03dffedac29376fa14f6eec96e12cb61f96","kind":"commit","published_at":"2018-12-17T21:28:41.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2/manifests"},{"name":"0.1","sha":"557a79db6623f81828b2d01e88941d6688dbdf90","kind":"commit","published_at":"2018-09-26T22:38:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-18T03:25:37.688Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.0414541897877,"dependent_repos_count":68.85260452520104,"dependent_packages_count":7.369629496665412,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.421229403884716},"purl":"pkg:pypi/obsv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/obsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/obsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/obsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T15:55:53.437Z","issues_count":69,"pull_requests_count":58,"avg_time_to_close_issue":21266366.54,"avg_time_to_close_pull_request":8362954.1698113205,"issues_closed_count":50,"pull_requests_closed_count":53,"pull_request_authors_count":18,"issue_authors_count":43,"avg_comments_per_issue":2.5217391304347827,"avg_comments_per_pull_request":2.0172413793103448,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":8,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":5935290.0,"past_year_avg_time_to_close_pull_request":25045.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obsv/related_packages","maintainers":[{"uuid":"YanJordan","login":"YanJordan","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/YanJordan/","role":null,"created_at":"2023-09-22T02:27:11.182Z","updated_at":"2023-09-22T02:27:11.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/YanJordan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725106,"maintainers_count":308363,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5294019,"name":"torchani","ecosystem":"conda","description":null,"homepage":"https://github.com/aiqm/torchani","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aiqm/torchani","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-08-05T15:03:00.000Z","latest_release_published_at":"2022-05-06T07:42:17.000Z","latest_release_number":"2.2.2","last_synced_at":"2025-08-18T03:25:36.802Z","created_at":"2022-10-03T15:56:12.167Z","updated_at":"2025-08-18T03:25:37.683Z","registry_url":"https://anaconda.org/conda-forge/torchani","install_command":"conda install -c conda-forge torchani","documentation_url":null,"metadata":{},"repo_metadata":{"id":37768188,"uuid":"127776748","full_name":"aiqm/torchani","owner":"aiqm","description":"Accurate Neural Network Potential on PyTorch","archived":false,"fork":false,"pushed_at":"2025-08-18T01:23:13.000Z","size":86840,"stargazers_count":503,"open_issues_count":26,"forks_count":138,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-08-18T03:18:39.735Z","etag":null,"topics":["deep-learning","force-field","molecular-simulation","neural-network","quantum-chemistry","quantum-mechanics"],"latest_commit_sha":null,"homepage":"https://aiqm.github.io/torchani/","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/aiqm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-02T15:43:04.000Z","updated_at":"2025-08-18T01:21:56.000Z","dependencies_parsed_at":"2024-06-18T18:14:16.977Z","dependency_job_id":"b60b6ce5-9810-4b2c-b9ff-ac7e51973ee8","html_url":"https://github.com/aiqm/torchani","commit_stats":{"total_commits":432,"total_committers":17,"mean_commits":25.41176470588235,"dds":0.3032407407407407,"last_synced_commit":"40cf334dbdf71903f30be8560784ca793b830221"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aiqm/torchani","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/sbom","scorecard":{"id":173316,"data":{"date":"2025-08-11","repo":{"name":"github.com/aiqm/torchani","commit":"800dcdd368bed6952e79c745bc23ef5ba4f81dfa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"26 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-conda-pkg.yaml:19","Warn: no topLevel permission defined: .github/workflows/build-conda-pkg.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-conda-pkg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/build-conda-pkg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: containerImage not pinned by hash: conda.Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: pipCommand not pinned by hash: Dockerfile:25","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:07:23.552Z","repository_id":37768188,"created_at":"2025-08-16T17:07:23.552Z","updated_at":"2025-08-16T17:07:23.552Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270939487,"owners_count":24671567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"aiqm","name":"AIQM","uuid":"40004880","kind":"organization","description":"Open Consortium for AI in Quantum Chemistry ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40004880?v=4","repositories_count":5,"last_synced_at":"2023-03-05T19:32:52.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiqm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T21:39:05.678Z","updated_at":"2023-03-05T19:32:52.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm/repositories"},"tags":[{"name":"2.6","sha":"f17f3d5bc15040df076e85322779a508845c8cad","kind":"commit","published_at":"2025-08-05T08:44:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.6","html_url":"https://github.com/aiqm/torchani/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.6/manifests"},{"name":"2.2.4","sha":"17204c6dccf6210753bc8c0ca4c92278b60719c9","kind":"commit","published_at":"2023-11-14T16:32:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.4","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"40cf334dbdf71903f30be8560784ca793b830221","kind":"commit","published_at":"2023-03-21T14:30:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.3","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"258e6c36cf2b35a3a672137ebe30cb923db75952","kind":"tag","published_at":"2021-11-03T15:22:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"11f449276ae1b24b6add47d0889393d4053f45c6","kind":"tag","published_at":"2021-10-31T15:38:49.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1/manifests"},{"name":"2.2","sha":"2fcc6486d9d97eaa1aee8653d091f6bd4ba64e87","kind":"commit","published_at":"2020-08-04T15:46:09.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2/manifests"},{"name":"2.1.1","sha":"ac27ed3d70ea00657b8924381d43f74d68c80b09","kind":"commit","published_at":"2020-06-11T19:45:51.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1/manifests"},{"name":"2.1","sha":"279e53ade8c483d55d05d581a4f7e84499c5c567","kind":"commit","published_at":"2020-06-05T20:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1/manifests"},{"name":"2.0","sha":"b12e7e6e695bc928b5933ca8fda6771a97b5fa2b","kind":"commit","published_at":"2020-04-24T19:24:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.0","html_url":"https://github.com/aiqm/torchani/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0/manifests"},{"name":"1.2","sha":"be848453587aec30f9ec17486ded215c77d9658f","kind":"commit","published_at":"2019-11-23T14:42:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.2","html_url":"https://github.com/aiqm/torchani/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2/manifests"},{"name":"1.1","sha":"eb89457ce184686413da8ad90a05b3385a37ebfe","kind":"commit","published_at":"2019-11-13T19:30:56.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1/manifests"},{"name":"1.0.1","sha":"9720a10adefac7c4b863d76c184822ddc4b5b1eb","kind":"commit","published_at":"2019-10-14T22:09:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1/manifests"},{"name":"1.0","sha":"4bacf402fb0dfe03943330b6fa2f56fc4b90af17","kind":"commit","published_at":"2019-10-10T16:28:37.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0/manifests"},{"name":"0.9","sha":"47c96afeabb80d89e9002d3148a844228ab8e202","kind":"commit","published_at":"2019-08-22T22:29:20.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.9","html_url":"https://github.com/aiqm/torchani/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9/manifests"},{"name":"0.8","sha":"f489b0919e81e239d7361f035479023055ce81fc","kind":"commit","published_at":"2019-08-07T21:51:57.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.8","html_url":"https://github.com/aiqm/torchani/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8/manifests"},{"name":"0.7","sha":"e88f6266aac3a2a2211258e23bb770347eab242f","kind":"commit","published_at":"2019-05-21T18:54:28.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.7","html_url":"https://github.com/aiqm/torchani/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7/manifests"},{"name":"0.6","sha":"4cec644226ed27b2bb426e07966b2c09f959274a","kind":"commit","published_at":"2019-05-10T15:00:53.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.6","html_url":"https://github.com/aiqm/torchani/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6/manifests"},{"name":"0.5","sha":"32e00bf3938a472c87d84012a68dc76b79850303","kind":"commit","published_at":"2019-04-30T18:25:03.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.5","html_url":"https://github.com/aiqm/torchani/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5/manifests"},{"name":"0.4.2","sha":"95c3206b3a148ed13f83d1ca0a76b43a261c08b2","kind":"commit","published_at":"2019-04-22T02:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"077c12b8551c4033531a60633456680d66bdb36f","kind":"commit","published_at":"2019-04-11T12:15:00.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1/manifests"},{"name":"0.4","sha":"35531421897d4e7c5cff709fc20c5d5a93315bf8","kind":"commit","published_at":"2019-04-06T16:53:43.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4/manifests"},{"name":"0.3.1","sha":"7f4f039166cf39232f171fbaefc265ef30b5195d","kind":"commit","published_at":"2019-03-01T21:30:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1/manifests"},{"name":"0.3","sha":"1b2faf439a2d38849eb775fbdd5c319fb697da46","kind":"commit","published_at":"2019-02-20T00:11:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3/manifests"},{"name":"0.2.2","sha":"74221a9816a39b78945d9cc693f6cf5b2923b8b9","kind":"commit","published_at":"2019-01-17T03:54:38.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7b41f85f292b03f120f34f03f6ad6b736badc42c","kind":"commit","published_at":"2018-12-20T03:42:23.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1/manifests"},{"name":"0.2","sha":"02cbf03dffedac29376fa14f6eec96e12cb61f96","kind":"commit","published_at":"2018-12-17T21:28:41.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2/manifests"},{"name":"0.1","sha":"557a79db6623f81828b2d01e88941d6688dbdf90","kind":"commit","published_at":"2018-09-26T22:38:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-18T03:25:37.683Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.884874494735266,"dependent_packages_count":15.649483507161035,"stargazers_count":20.110783971256048,"forks_count":17.725435400968113,"docker_downloads_count":null,"average":16.592644343530115},"purl":"pkg:conda/torchani","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/torchani","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/torchani","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/torchani/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T15:55:53.437Z","issues_count":69,"pull_requests_count":58,"avg_time_to_close_issue":21266366.54,"avg_time_to_close_pull_request":8362954.1698113205,"issues_closed_count":50,"pull_requests_closed_count":53,"pull_request_authors_count":18,"issue_authors_count":43,"avg_comments_per_issue":2.5217391304347827,"avg_comments_per_pull_request":2.0172413793103448,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":8,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":5935290.0,"past_year_avg_time_to_close_pull_request":25045.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/torchani/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/torchani/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/torchani/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/torchani/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2950617,"name":"torchani","ecosystem":"pypi","description":"PyTorch implementation of ANI","homepage":"https://github.com/aiqm/torchani","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aiqm/torchani","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2018-09-26T19:02:56.000Z","latest_release_published_at":"2023-11-14T16:41:14.000Z","latest_release_number":"2.2.4","last_synced_at":"2025-08-18T03:25:31.122Z","created_at":"2022-04-10T12:52:23.797Z","updated_at":"2025-08-18T03:25:31.122Z","registry_url":"https://pypi.org/project/torchani/","install_command":"pip install torchani --index-url https://pypi.org/simple","documentation_url":"https://torchani.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"torchani","project_status":null},"repo_metadata":{"id":37768188,"uuid":"127776748","full_name":"aiqm/torchani","owner":"aiqm","description":"Accurate Neural Network Potential on PyTorch","archived":false,"fork":false,"pushed_at":"2024-07-19T17:54:52.000Z","size":77750,"stargazers_count":453,"open_issues_count":27,"forks_count":125,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-08-01T16:51:25.234Z","etag":null,"topics":["deep-learning","force-field","molecular-simulation","neural-network","quantum-chemistry","quantum-mechanics"],"latest_commit_sha":null,"homepage":"https://aiqm.github.io/torchani/","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/aiqm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-02T15:43:04.000Z","updated_at":"2024-07-31T02:30:28.000Z","dependencies_parsed_at":"2024-06-18T18:14:16.977Z","dependency_job_id":"b60b6ce5-9810-4b2c-b9ff-ac7e51973ee8","html_url":"https://github.com/aiqm/torchani","commit_stats":{"total_commits":432,"total_committers":17,"mean_commits":25.41176470588235,"dds":0.3032407407407407,"last_synced_commit":"40cf334dbdf71903f30be8560784ca793b830221"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590640,"owners_count":16201385,"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":"aiqm","name":"AIQM","uuid":"40004880","kind":"organization","description":"Open Consortium for AI in Quantum Chemistry ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40004880?v=4","repositories_count":5,"last_synced_at":"2023-03-05T19:32:52.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiqm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T21:39:05.678Z","updated_at":"2023-03-05T19:32:52.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm/repositories"},"tags":[{"name":"2.2.4","sha":"17204c6dccf6210753bc8c0ca4c92278b60719c9","kind":"commit","published_at":"2023-11-14T16:32:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.4","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"40cf334dbdf71903f30be8560784ca793b830221","kind":"commit","published_at":"2023-03-21T14:30:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.3","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"258e6c36cf2b35a3a672137ebe30cb923db75952","kind":"tag","published_at":"2021-11-03T15:22:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"11f449276ae1b24b6add47d0889393d4053f45c6","kind":"tag","published_at":"2021-10-31T15:38:49.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1/manifests"},{"name":"2.2","sha":"2fcc6486d9d97eaa1aee8653d091f6bd4ba64e87","kind":"commit","published_at":"2020-08-04T15:46:09.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2/manifests"},{"name":"2.1.1","sha":"ac27ed3d70ea00657b8924381d43f74d68c80b09","kind":"commit","published_at":"2020-06-11T19:45:51.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1/manifests"},{"name":"2.1","sha":"279e53ade8c483d55d05d581a4f7e84499c5c567","kind":"commit","published_at":"2020-06-05T20:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1/manifests"},{"name":"2.0","sha":"b12e7e6e695bc928b5933ca8fda6771a97b5fa2b","kind":"commit","published_at":"2020-04-24T19:24:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.0","html_url":"https://github.com/aiqm/torchani/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0/manifests"},{"name":"1.2","sha":"be848453587aec30f9ec17486ded215c77d9658f","kind":"commit","published_at":"2019-11-23T14:42:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.2","html_url":"https://github.com/aiqm/torchani/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2/manifests"},{"name":"1.1","sha":"eb89457ce184686413da8ad90a05b3385a37ebfe","kind":"commit","published_at":"2019-11-13T19:30:56.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1/manifests"},{"name":"1.0.1","sha":"9720a10adefac7c4b863d76c184822ddc4b5b1eb","kind":"commit","published_at":"2019-10-14T22:09:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1/manifests"},{"name":"1.0","sha":"4bacf402fb0dfe03943330b6fa2f56fc4b90af17","kind":"commit","published_at":"2019-10-10T16:28:37.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0/manifests"},{"name":"0.9","sha":"47c96afeabb80d89e9002d3148a844228ab8e202","kind":"commit","published_at":"2019-08-22T22:29:20.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.9","html_url":"https://github.com/aiqm/torchani/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9/manifests"},{"name":"0.8","sha":"f489b0919e81e239d7361f035479023055ce81fc","kind":"commit","published_at":"2019-08-07T21:51:57.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.8","html_url":"https://github.com/aiqm/torchani/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8/manifests"},{"name":"0.7","sha":"e88f6266aac3a2a2211258e23bb770347eab242f","kind":"commit","published_at":"2019-05-21T18:54:28.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.7","html_url":"https://github.com/aiqm/torchani/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7/manifests"},{"name":"0.6","sha":"4cec644226ed27b2bb426e07966b2c09f959274a","kind":"commit","published_at":"2019-05-10T15:00:53.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.6","html_url":"https://github.com/aiqm/torchani/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6/manifests"},{"name":"0.5","sha":"32e00bf3938a472c87d84012a68dc76b79850303","kind":"commit","published_at":"2019-04-30T18:25:03.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.5","html_url":"https://github.com/aiqm/torchani/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5/manifests"},{"name":"0.4.2","sha":"95c3206b3a148ed13f83d1ca0a76b43a261c08b2","kind":"commit","published_at":"2019-04-22T02:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"077c12b8551c4033531a60633456680d66bdb36f","kind":"commit","published_at":"2019-04-11T12:15:00.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1/manifests"},{"name":"0.4","sha":"35531421897d4e7c5cff709fc20c5d5a93315bf8","kind":"commit","published_at":"2019-04-06T16:53:43.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4/manifests"},{"name":"0.3.1","sha":"7f4f039166cf39232f171fbaefc265ef30b5195d","kind":"commit","published_at":"2019-03-01T21:30:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1/manifests"},{"name":"0.3","sha":"1b2faf439a2d38849eb775fbdd5c319fb697da46","kind":"commit","published_at":"2019-02-20T00:11:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3/manifests"},{"name":"0.2.2","sha":"74221a9816a39b78945d9cc693f6cf5b2923b8b9","kind":"commit","published_at":"2019-01-17T03:54:38.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7b41f85f292b03f120f34f03f6ad6b736badc42c","kind":"commit","published_at":"2018-12-20T03:42:23.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1/manifests"},{"name":"0.2","sha":"02cbf03dffedac29376fa14f6eec96e12cb61f96","kind":"commit","published_at":"2018-12-17T21:28:41.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2/manifests"},{"name":"0.1","sha":"557a79db6623f81828b2d01e88941d6688dbdf90","kind":"commit","published_at":"2018-09-26T22:38:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-31T16:40:48.098Z","dependent_packages_count":3,"downloads":3081,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":5.765710857371413,"dependent_repos_count":6.004774706629907,"dependent_packages_count":2.3666079825624378,"stargazers_count":3.209149181040068,"forks_count":4.35342405744379,"docker_downloads_count":3.023417486453284,"average":4.120514045250149},"purl":"pkg:pypi/torchani","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/torchani","docker_dependents_count":3,"docker_downloads_count":139,"usage_url":"https://repos.ecosyste.ms/usage/pypi/torchani","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/torchani/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-18T20:04:53.860Z","issues_count":63,"pull_requests_count":56,"avg_time_to_close_issue":6136402.795454546,"avg_time_to_close_pull_request":8362954.1698113205,"issues_closed_count":44,"pull_requests_closed_count":53,"pull_request_authors_count":16,"issue_authors_count":40,"avg_comments_per_issue":2.619047619047619,"avg_comments_per_pull_request":2.0714285714285716,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":13,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":285958.4285714286,"past_year_avg_time_to_close_pull_request":25045.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchani/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchani/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchani/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchani/related_packages","maintainers":[{"uuid":"zasdfgbnm","login":"zasdfgbnm","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/zasdfgbnm/","role":null,"created_at":"2023-02-25T16:22:39.239Z","updated_at":"2023-02-25T16:22:39.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zasdfgbnm/packages"},{"uuid":"zasdfgbnm-bot","login":"zasdfgbnm-bot","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/zasdfgbnm-bot/","role":null,"created_at":"2023-02-25T16:22:39.247Z","updated_at":"2023-02-25T16:22:39.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zasdfgbnm-bot/packages"},{"uuid":"aiqm","login":"aiqm","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/aiqm/","role":null,"created_at":"2023-02-25T16:22:39.218Z","updated_at":"2023-02-25T16:22:39.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aiqm/packages"},{"uuid":"farhadrgh","login":"farhadrgh","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/farhadrgh/","role":null,"created_at":"2023-02-25T16:22:39.226Z","updated_at":"2023-02-25T16:22:39.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/farhadrgh/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725106,"maintainers_count":308363,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8458552,"name":"fsv","ecosystem":"pypi","description":"Fragmentation-based Strain Visualisation","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/aiqm/torchani","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2023-10-20T06:29:47.000Z","latest_release_published_at":"2023-11-11T01:45:08.000Z","latest_release_number":"1.0.11","last_synced_at":"2025-03-27T07:46:33.353Z","created_at":"2023-10-20T06:31:26.504Z","updated_at":"2025-08-18T03:25:37.688Z","registry_url":"https://pypi.org/project/fsv/","install_command":"pip install fsv --index-url https://pypi.org/simple","documentation_url":"https://fsv.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"fsv"},"repo_metadata":{"id":37768188,"uuid":"127776748","full_name":"aiqm/torchani","owner":"aiqm","description":"Accurate Neural Network Potential on PyTorch","archived":false,"fork":false,"pushed_at":"2025-08-18T01:23:13.000Z","size":86840,"stargazers_count":503,"open_issues_count":26,"forks_count":138,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-08-18T03:18:39.735Z","etag":null,"topics":["deep-learning","force-field","molecular-simulation","neural-network","quantum-chemistry","quantum-mechanics"],"latest_commit_sha":null,"homepage":"https://aiqm.github.io/torchani/","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/aiqm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-02T15:43:04.000Z","updated_at":"2025-08-18T01:21:56.000Z","dependencies_parsed_at":"2024-06-18T18:14:16.977Z","dependency_job_id":"b60b6ce5-9810-4b2c-b9ff-ac7e51973ee8","html_url":"https://github.com/aiqm/torchani","commit_stats":{"total_commits":432,"total_committers":17,"mean_commits":25.41176470588235,"dds":0.3032407407407407,"last_synced_commit":"40cf334dbdf71903f30be8560784ca793b830221"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/aiqm/torchani","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/sbom","scorecard":{"id":173316,"data":{"date":"2025-08-11","repo":{"name":"github.com/aiqm/torchani","commit":"800dcdd368bed6952e79c745bc23ef5ba4f81dfa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"26 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-conda-pkg.yaml:19","Warn: no topLevel permission defined: .github/workflows/build-conda-pkg.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-conda-pkg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/build-conda-pkg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aiqm/torchani/ci.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: containerImage not pinned by hash: conda.Dockerfile:2: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: pipCommand not pinned by hash: Dockerfile:25","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Warn: pipCommand not pinned by hash: Dockerfile:45-54","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:07:23.552Z","repository_id":37768188,"created_at":"2025-08-16T17:07:23.552Z","updated_at":"2025-08-16T17:07:23.552Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270939487,"owners_count":24671567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"aiqm","name":"AIQM","uuid":"40004880","kind":"organization","description":"Open Consortium for AI in Quantum Chemistry ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40004880?v=4","repositories_count":5,"last_synced_at":"2023-03-05T19:32:52.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiqm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T21:39:05.678Z","updated_at":"2023-03-05T19:32:52.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiqm/repositories"},"tags":[{"name":"2.6","sha":"f17f3d5bc15040df076e85322779a508845c8cad","kind":"commit","published_at":"2025-08-05T08:44:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.6","html_url":"https://github.com/aiqm/torchani/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.6/manifests"},{"name":"2.2.4","sha":"17204c6dccf6210753bc8c0ca4c92278b60719c9","kind":"commit","published_at":"2023-11-14T16:32:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.4","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"40cf334dbdf71903f30be8560784ca793b830221","kind":"commit","published_at":"2023-03-21T14:30:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.3","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"258e6c36cf2b35a3a672137ebe30cb923db75952","kind":"tag","published_at":"2021-11-03T15:22:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"11f449276ae1b24b6add47d0889393d4053f45c6","kind":"tag","published_at":"2021-10-31T15:38:49.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2.1/manifests"},{"name":"2.2","sha":"2fcc6486d9d97eaa1aee8653d091f6bd4ba64e87","kind":"commit","published_at":"2020-08-04T15:46:09.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.2/manifests"},{"name":"2.1.1","sha":"ac27ed3d70ea00657b8924381d43f74d68c80b09","kind":"commit","published_at":"2020-06-11T19:45:51.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1.1/manifests"},{"name":"2.1","sha":"279e53ade8c483d55d05d581a4f7e84499c5c567","kind":"commit","published_at":"2020-06-05T20:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.1/manifests"},{"name":"2.0","sha":"b12e7e6e695bc928b5933ca8fda6771a97b5fa2b","kind":"commit","published_at":"2020-04-24T19:24:59.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/2.0","html_url":"https://github.com/aiqm/torchani/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/2.0/manifests"},{"name":"1.2","sha":"be848453587aec30f9ec17486ded215c77d9658f","kind":"commit","published_at":"2019-11-23T14:42:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.2","html_url":"https://github.com/aiqm/torchani/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.2/manifests"},{"name":"1.1","sha":"eb89457ce184686413da8ad90a05b3385a37ebfe","kind":"commit","published_at":"2019-11-13T19:30:56.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.1/manifests"},{"name":"1.0.1","sha":"9720a10adefac7c4b863d76c184822ddc4b5b1eb","kind":"commit","published_at":"2019-10-14T22:09:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0.1/manifests"},{"name":"1.0","sha":"4bacf402fb0dfe03943330b6fa2f56fc4b90af17","kind":"commit","published_at":"2019-10-10T16:28:37.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/1.0","html_url":"https://github.com/aiqm/torchani/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/1.0/manifests"},{"name":"0.9","sha":"47c96afeabb80d89e9002d3148a844228ab8e202","kind":"commit","published_at":"2019-08-22T22:29:20.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.9","html_url":"https://github.com/aiqm/torchani/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.9/manifests"},{"name":"0.8","sha":"f489b0919e81e239d7361f035479023055ce81fc","kind":"commit","published_at":"2019-08-07T21:51:57.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.8","html_url":"https://github.com/aiqm/torchani/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.8/manifests"},{"name":"0.7","sha":"e88f6266aac3a2a2211258e23bb770347eab242f","kind":"commit","published_at":"2019-05-21T18:54:28.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.7","html_url":"https://github.com/aiqm/torchani/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.7/manifests"},{"name":"0.6","sha":"4cec644226ed27b2bb426e07966b2c09f959274a","kind":"commit","published_at":"2019-05-10T15:00:53.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.6","html_url":"https://github.com/aiqm/torchani/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.6/manifests"},{"name":"0.5","sha":"32e00bf3938a472c87d84012a68dc76b79850303","kind":"commit","published_at":"2019-04-30T18:25:03.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.5","html_url":"https://github.com/aiqm/torchani/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.5/manifests"},{"name":"0.4.2","sha":"95c3206b3a148ed13f83d1ca0a76b43a261c08b2","kind":"commit","published_at":"2019-04-22T02:40:50.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"077c12b8551c4033531a60633456680d66bdb36f","kind":"commit","published_at":"2019-04-11T12:15:00.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4.1/manifests"},{"name":"0.4","sha":"35531421897d4e7c5cff709fc20c5d5a93315bf8","kind":"commit","published_at":"2019-04-06T16:53:43.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.4","html_url":"https://github.com/aiqm/torchani/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.4/manifests"},{"name":"0.3.1","sha":"7f4f039166cf39232f171fbaefc265ef30b5195d","kind":"commit","published_at":"2019-03-01T21:30:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3.1/manifests"},{"name":"0.3","sha":"1b2faf439a2d38849eb775fbdd5c319fb697da46","kind":"commit","published_at":"2019-02-20T00:11:02.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.3","html_url":"https://github.com/aiqm/torchani/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.3/manifests"},{"name":"0.2.2","sha":"74221a9816a39b78945d9cc693f6cf5b2923b8b9","kind":"commit","published_at":"2019-01-17T03:54:38.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7b41f85f292b03f120f34f03f6ad6b736badc42c","kind":"commit","published_at":"2018-12-20T03:42:23.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2.1/manifests"},{"name":"0.2","sha":"02cbf03dffedac29376fa14f6eec96e12cb61f96","kind":"commit","published_at":"2018-12-17T21:28:41.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.2","html_url":"https://github.com/aiqm/torchani/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.2/manifests"},{"name":"0.1","sha":"557a79db6623f81828b2d01e88941d6688dbdf90","kind":"commit","published_at":"2018-09-26T22:38:32.000Z","download_url":"https://codeload.github.com/aiqm/torchani/tar.gz/0.1","html_url":"https://github.com/aiqm/torchani/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aiqm/torchani@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-18T03:25:37.688Z","dependent_packages_count":0,"downloads":143,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":68.23709716052821,"dependent_packages_count":9.20375145080505,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.720424305666626},"purl":"pkg:pypi/fsv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T15:55:53.437Z","issues_count":69,"pull_requests_count":58,"avg_time_to_close_issue":21266366.54,"avg_time_to_close_pull_request":8362954.1698113205,"issues_closed_count":50,"pull_requests_closed_count":53,"pull_request_authors_count":18,"issue_authors_count":43,"avg_comments_per_issue":2.5217391304347827,"avg_comments_per_pull_request":2.0172413793103448,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":8,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":5935290.0,"past_year_avg_time_to_close_pull_request":25045.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fsv/related_packages","maintainers":[{"uuid":"YanJordan","login":"YanJordan","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/YanJordan/","role":"Owner","created_at":"2023-10-20T06:31:27.830Z","updated_at":"2023-10-20T06:31:27.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/YanJordan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725106,"maintainers_count":308363,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":29816,"full_name":"aiqm/torchani","default_branch":"master","committers":[{"name":"Gao, Xiang","email":"qasdfgtyuiop@gmail.com","count":301},{"name":"Farhad Ramezanghorbani","email":"farhadrgh@users.noreply.github.com","count":40},{"name":"Richard Xue","email":"yueyericardo@gmail.com","count":39},{"name":"Ignacio Pickering","email":"ign.pickering@gmail.com","count":37},{"name":"Kevin Ryan","email":"40122815+LeanAndMean@users.noreply.github.com","count":2},{"name":"Rocco Meli","email":"rocco.meli@biodtp.ox.ac.uk","count":2},{"name":"Alon Grinberg Dana","email":"alongd@mit.edu","count":1},{"name":"Rocco Meli","email":"r.meli@bluemail.ch","count":1},{"name":"akkamesh","email":"a.k.kamesh001@gmail.com","count":1},{"name":"Christian Devereux","email":"cdever01@gmail.com","count":1},{"name":"Ray Schireman","email":"41241487+rschireman@users.noreply.github.com","count":1},{"name":"Nan Xu","email":"30830824+tamaswells@users.noreply.github.com","count":1},{"name":"imgbot[bot]","email":"imgbot[bot]@users.noreply.github.com","count":1},{"name":"kfir4444","email":"75449651+kfir4444@users.noreply.github.com","count":1},{"name":"Janan Zhu","email":"jananzhu@gmail.com","count":1},{"name":"zubatyuk","email":"zubatyuk@gmail.com","count":1},{"name":"Stefan Doerr","email":"stefan.doerr@upf.edu","count":1}],"total_commits":432,"total_committers":17,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":25.41176470588235,"dds":0.3032407407407407,"past_year_committers":[{"name":"kfir4444","email":"75449651+kfir4444@users.noreply.github.com","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T14:39:26.746Z","last_synced_commit":"40cf334dbdf71903f30be8560784ca793b830221","created_at":"2023-03-07T16:42:04.090Z","updated_at":"2023-09-19T15:43:10.953Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"aiqm/torchani","html_url":"https://github.com/aiqm/torchani","last_synced_at":"2025-08-18T03:26:44.536Z","status":"error","issues_count":69,"pull_requests_count":58,"avg_time_to_close_issue":21266366.54,"avg_time_to_close_pull_request":8362954.1698113205,"issues_closed_count":50,"pull_requests_closed_count":53,"pull_request_authors_count":18,"issue_authors_count":43,"avg_comments_per_issue":2.5217391304347827,"avg_comments_per_pull_request":2.0172413793103448,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":8,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":5935290.0,"past_year_avg_time_to_close_pull_request":25045.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:16:10.407Z","updated_at":"2025-09-03T02:40:17.545Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiqm%2Ftorchani/issues","issue_labels_count":{"contribute-welcome":1},"pull_request_labels_count":{"cuaev":1,"dependencies":1},"issue_author_associations_count":{"NONE":52,"CONTRIBUTOR":19},"pull_request_author_associations_count":{"CONTRIBUTOR":53,"NONE":9},"issue_authors":{"rschireman":6,"zasdfgbnm":6,"UnixJunkie":5,"RMeli":3,"JSLJ23":3,"yueyericardo":3,"ndonyapour":2,"tfisher013":2,"WardLT":2,"shubbey":2,"kryczko":2,"SamTov":2,"tengjieksee":1,"IgnacioJPickering":1,"qzhu2017":1,"kangmg":1,"aydinmirac":1,"mikemhenry":1,"bartdemooij":1,"LiuCMU":1,"aarontuor":1,"atom-moyer":1,"lnnbig":1,"ajsmit24":1,"sli259":1,"shengjie-tang":1,"grassdeerdeer":1,"peastman":1,"MichailDanikas":1,"lohedges":1,"JosePereiraUA":1,"lmuellender":1,"varun-go":1,"pmorerio":1,"raimis":1,"corinwagen":1,"MasterLucas":1,"mhellstr":1,"Zbless":1,"muammar":1,"sef43":1,"Xundrug":1,"yurivict":1,"ghost":1,"aaayushg":1},"pull_request_authors":{"yueyericardo":27,"IgnacioJPickering":10,"zasdfgbnm":8,"lohedges":2,"JMorado":2,"WardLT":1,"lgtm-com[bot]":1,"kfir4444":1,"avanteijlingen":1,"RaulPPelaez":1,"jananzhu":1,"akkamesh":1,"rschireman":1,"RMeli":1,"cagrikymk":1,"cdever01":1,"dependabot-preview[bot]":1,"zubatyuk":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076078,"issues_count":31296153,"pull_requests_count":95886442,"authors_count":10691401,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":2},"past_year_issue_authors":{"corinwagen":1,"grassdeerdeer":1,"IgnacioJPickering":1,"varun-go":1},"past_year_pull_request_authors":{"JMorado":2,"IgnacioJPickering":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":1,"IssuesEvent":5,"WatchEvent":44,"DeleteEvent":2,"IssueCommentEvent":7,"PushEvent":10,"PullRequestEvent":3,"ForkEvent":14},"last_year":{"CreateEvent":3,"ReleaseEvent":1,"IssuesEvent":5,"WatchEvent":44,"DeleteEvent":2,"IssueCommentEvent":7,"PushEvent":10,"PullRequestEvent":3,"ForkEvent":14}},"keywords":["deep-learning","force-field","molecular-simulation","neural-network","quantum-chemistry","quantum-mechanics"],"dependencies":[{"ecosystem":"pypi","filepath":"docs_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T22:00:43.208Z","updated_at":"2022-08-08T22:00:43.208Z","repository_link":"https://github.com/aiqm/torchani/blob/main/docs_requirements.txt","dependencies":[{"id":696798282,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696798283,"package_name":"tb-nightly","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696798284,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696798285,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696798286,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696798287,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696798288,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T22:00:43.736Z","updated_at":"2022-08-08T22:00:43.736Z","repository_link":"https://github.com/aiqm/torchani/blob/main/setup.py","dependencies":[{"id":696803115,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696803116,"package_name":"lark-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696803117,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696803118,"package_name":"importlib_metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T22:00:44.119Z","updated_at":"2022-08-08T22:00:44.119Z","repository_link":"https://github.com/aiqm/torchani/blob/main/test_requirements.txt","dependencies":[{"id":696808023,"package_name":"tb-nightly","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808024,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808025,"package_name":"ase","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808026,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808027,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808028,"package_name":"pkbar","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808029,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808030,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696808031,"package_name":"expecttest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang-format.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:12.155Z","updated_at":"2023-10-20T16:27:12.155Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/clang-format.yml","dependencies":[{"id":14264775952,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cuda.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:12.241Z","updated_at":"2023-10-20T16:27:12.241Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/cuda.yml","dependencies":[{"id":14264775953,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775954,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-docs.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:12.428Z","updated_at":"2023-10-20T16:27:12.428Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/deploy-docs.yml","dependencies":[{"id":14264775956,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775957,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:12.522Z","updated_at":"2023-10-20T16:27:12.522Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/deploy-pypi.yml","dependencies":[{"id":14264775962,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775963,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-test-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:12.691Z","updated_at":"2023-10-20T16:27:12.691Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/deploy-test-pypi.yml","dependencies":[{"id":14264775965,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775966,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:12.817Z","updated_at":"2023-10-20T16:27:12.817Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/docs.yml","dependencies":[{"id":14264775969,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775970,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/flake8.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:12.942Z","updated_at":"2023-10-20T16:27:12.942Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/flake8.yml","dependencies":[{"id":14264775971,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775972,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:13.015Z","updated_at":"2023-10-20T16:27:13.015Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/mypy.yml","dependencies":[{"id":14264775973,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775974,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/runnable_submodules.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:13.433Z","updated_at":"2023-10-20T16:27:13.433Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/runnable_submodules.yml","dependencies":[{"id":14264775997,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264775998,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stable-torch.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:13.540Z","updated_at":"2023-10-20T16:27:13.540Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/stable-torch.yml","dependencies":[{"id":14264776000,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264776001,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tools.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:13.592Z","updated_at":"2023-10-20T16:27:13.592Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/tools.yml","dependencies":[{"id":14264776002,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264776003,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unittest.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:27:13.647Z","updated_at":"2023-10-20T16:27:13.647Z","repository_link":"https://github.com/aiqm/torchani/blob/main/.github/workflows/unittest.yml","dependencies":[{"id":14264776004,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14264776005,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":17.240427330822975,"created_at":"2025-09-04T15:51:24.722Z","updated_at":"2025-10-07T08:19:21.671Z","avatar_url":"https://github.com/aiqm.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3250,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1021/acs.jcim.0c00451"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/49145","html_url":"https://science.ecosyste.ms/projects/49145"}