{"id":10722,"name":"kgrid","description":"Calculate the required k-point density from the input geometry for periodic quantum chemistry calculations","url":"https://github.com/wmd-group/kgrid","last_synced_at":"2025-09-04T21:01:14.131Z","repository":{"id":7002149,"uuid":"8268299","full_name":"WMD-group/kgrid","owner":"WMD-group","description":"Calculate the required k-point density from the input geometry for periodic quantum chemistry calculations","archived":false,"fork":false,"pushed_at":"2022-11-08T11:05:32.000Z","size":71,"stargazers_count":23,"open_issues_count":2,"forks_count":10,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-08-29T23:09:55.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WMD-group.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-18T12:52:37.000Z","updated_at":"2024-11-13T06:05:34.000Z","dependencies_parsed_at":"2023-01-13T14:13:10.743Z","dependency_job_id":null,"html_url":"https://github.com/WMD-group/kgrid","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/WMD-group/kgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WMD-group","download_url":"https://codeload.github.com/WMD-group/kgrid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/sbom","scorecard":{"id":149371,"data":{"date":"2025-08-11","repo":{"name":"github.com/WMD-group/kgrid","commit":"5f986f1f56d7cbf58623cc0d9cef8eb6683d3382"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/WMD-group/kgrid/python-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/WMD-group/kgrid/python-testing.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-testing.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-testing.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-testing.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T10:10:46.072Z","repository_id":7002149,"created_at":"2025-08-16T10:10:46.072Z","updated_at":"2025-08-16T10:10:46.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273673214,"owners_count":25147505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"WMD-group","name":"Materials Design Group","uuid":"1716969","kind":"organization","description":"Research group in computational chemistry \u0026 physics led by @aronwalsh at @ImperialCollegeLondon","email":null,"website":"https://wmd-group.github.io","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1716969?v=4","repositories_count":57,"last_synced_at":"2024-03-26T15:31:30.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WMD-group","funding_links":[],"total_stars":622,"followers":107,"following":0,"created_at":"2022-11-04T00:30:39.239Z","updated_at":"2024-03-26T15:31:31.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WMD-group","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WMD-group/repositories"},"packages":[{"id":2779457,"name":"kgrid","ecosystem":"pypi","description":"Reciprocal space sampling for atomistic crystal structures","homepage":"https://github.com/WMD-group/kgrid","licenses":"GPL v3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/WMD-group/kgrid","keywords_array":["chemistry","physics","k-point","sampling","reciprocal"],"namespace":null,"versions_count":2,"first_release_published_at":"2019-10-25T10:14:43.000Z","latest_release_published_at":"2021-04-01T21:15:05.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-29T22:49:06.811Z","created_at":"2022-04-10T11:24:58.748Z","updated_at":"2025-08-29T22:53:15.444Z","registry_url":"https://pypi.org/project/kgrid/","install_command":"pip install kgrid --index-url https://pypi.org/simple","documentation_url":"https://kgrid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Natural Language :: English","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering :: Chemistry","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"kgrid","project_status":null},"repo_metadata":{"id":7002149,"uuid":"8268299","full_name":"WMD-group/kgrid","owner":"WMD-group","description":"Calculate the required k-point density from the input geometry for periodic quantum chemistry calculations","archived":false,"fork":false,"pushed_at":"2022-11-08T11:05:32.000Z","size":71,"stargazers_count":23,"open_issues_count":2,"forks_count":10,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-07-16T05:09:23.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WMD-group.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-18T12:52:37.000Z","updated_at":"2024-11-13T06:05:34.000Z","dependencies_parsed_at":"2023-01-13T14:13:10.743Z","dependency_job_id":null,"html_url":"https://github.com/WMD-group/kgrid","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/WMD-group/kgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WMD-group","download_url":"https://codeload.github.com/WMD-group/kgrid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/sbom","scorecard":{"id":149371,"data":{"date":"2025-08-11","repo":{"name":"github.com/WMD-group/kgrid","commit":"5f986f1f56d7cbf58623cc0d9cef8eb6683d3382"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/WMD-group/kgrid/python-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/WMD-group/kgrid/python-testing.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-testing.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-testing.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-testing.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T10:10:46.072Z","repository_id":7002149,"created_at":"2025-08-16T10:10:46.072Z","updated_at":"2025-08-16T10:10:46.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272778150,"owners_count":24991500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"WMD-group","name":"Materials Design Group","uuid":"1716969","kind":"organization","description":"Research group in computational chemistry \u0026 physics led by @aronwalsh at @ImperialCollegeLondon","email":null,"website":"https://wmd-group.github.io","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1716969?v=4","repositories_count":57,"last_synced_at":"2024-03-26T15:31:30.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WMD-group","funding_links":[],"total_stars":622,"followers":107,"following":0,"created_at":"2022-11-04T00:30:39.239Z","updated_at":"2024-03-26T15:31:31.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WMD-group","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WMD-group/repositories"},"tags":[{"name":"v1.2","sha":"eef8c711d61b88f40d2fddb0aabc437806eba45a","kind":"commit","published_at":"2021-04-01T20:59:55.000Z","download_url":"https://codeload.github.com/WMD-group/kgrid/tar.gz/v1.2","html_url":"https://github.com/WMD-group/kgrid/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WMD-group/kgrid@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v1.2/manifests"},{"name":"v1.1","sha":"772b941859dbe2242f4c4ee3d3f734d526e116c7","kind":"commit","published_at":"2019-04-30T13:18:01.000Z","download_url":"https://codeload.github.com/WMD-group/kgrid/tar.gz/v1.1","html_url":"https://github.com/WMD-group/kgrid/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WMD-group/kgrid@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v1.1/manifests"},{"name":"v1.0","sha":"a0ad455966c38c2a7541f2275f980bcfda0df8a6","kind":"commit","published_at":"2016-10-07T09:55:09.000Z","download_url":"https://codeload.github.com/WMD-group/kgrid/tar.gz/v1.0","html_url":"https://github.com/WMD-group/kgrid/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WMD-group/kgrid@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v1.0/manifests"},{"name":"v0.2","sha":"9fb0fa808dbb9f5cac5c8b71d40a866331eaed1c","kind":"commit","published_at":"2016-07-28T09:02:07.000Z","download_url":"https://codeload.github.com/WMD-group/kgrid/tar.gz/v0.2","html_url":"https://github.com/WMD-group/kgrid/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WMD-group/kgrid@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v0.2/manifests"},{"name":"v0.1","sha":"02b63ef06ddf104a01f3a29ec2a3e7b4fd2edb96","kind":"tag","published_at":"2013-06-18T10:38:28.000Z","download_url":"https://codeload.github.com/WMD-group/kgrid/tar.gz/v0.1","html_url":"https://github.com/WMD-group/kgrid/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WMD-group/kgrid@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T22:53:15.444Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":37.62324579593038,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":13.333549924607127,"forks_count":10.16028881418385,"docker_downloads_count":null,"average":18.56209093767354},"purl":"pkg:pypi/kgrid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kgrid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kgrid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kgrid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-13T00:51:01.647Z","issues_count":7,"pull_requests_count":4,"avg_time_to_close_issue":6062393.6,"avg_time_to_close_pull_request":193417.5,"issues_closed_count":5,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":2.857142857142857,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/issues","maintainers":[{"login":"ajjackson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajjackson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kgrid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kgrid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kgrid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kgrid/related_packages","maintainers":[{"uuid":"ajjackson","login":"ajjackson","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/ajjackson/","role":null,"created_at":"2023-01-13T02:32:10.276Z","updated_at":"2023-01-13T02:32:10.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ajjackson/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724896,"maintainers_count":308241,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":600895,"full_name":"WMD-group/kgrid","default_branch":"develop","committers":[{"name":"Adam J. Jackson","email":"a.j.jackson@physics.org","login":null,"count":33},{"name":"ajjackson","email":"a.j.jackson@bath.ac.uk","login":null,"count":15},{"name":"Seán Kavanagh","email":"51478689+kavanase","login":"kavanase","count":5},{"name":"Aron Walsh","email":"a.walsh@bath.ac.uk","login":null,"count":2},{"name":"Alex Ganose","email":"utf","login":"utf","count":1},{"name":"RKBK","email":"shandolad@gmail.com","login":null,"count":1}],"total_commits":57,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.5,"dds":0.42105263157894735,"past_year_committers":[{"name":"Adam J. Jackson","email":"a.j.jackson@physics.org","login":null,"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":"2024-01-24T11:34:59.051Z","last_synced_commit":"5f986f1f56d7cbf58623cc0d9cef8eb6683d3382","created_at":"2023-03-09T06:48:55.365Z","updated_at":"2024-01-24T11:34:59.051Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"WMD-group/kgrid","html_url":"https://github.com/WMD-group/kgrid","last_synced_at":"2025-08-29T22:53:15.459Z","status":"error","issues_count":7,"pull_requests_count":4,"avg_time_to_close_issue":6062393.6,"avg_time_to_close_pull_request":193417.5,"issues_closed_count":5,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":2.857142857142857,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T16:35:25.494Z","updated_at":"2025-08-29T22:53:15.459Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WMD-group%2Fkgrid/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":4,"MEMBER":3},"pull_request_author_associations_count":{"CONTRIBUTOR":3,"MEMBER":1},"issue_authors":{"ajjackson":3,"utf":2,"RKBK":2},"pull_request_authors":{"RKBK":1,"kavanase":1,"utf":1,"ajjackson":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":8445427,"issues_count":20722327,"pull_requests_count":52188437,"authors_count":7941772,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"ajjackson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajjackson"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-06T20:01:04.357Z","updated_at":"2022-08-06T20:01:04.357Z","repository_link":"https://github.com/WMD-group/kgrid/blob/develop/setup.py","dependencies":[{"id":586341237,"package_name":"ase","ecosystem":"pypi","requirements":"\u003e=3.18","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-testing.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:13:10.707Z","updated_at":"2023-01-13T14:13:10.707Z","repository_link":"https://github.com/WMD-group/kgrid/blob/develop/.github/workflows/python-testing.yml","dependencies":[{"id":6876202355,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876202356,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":8.674196940225901,"created_at":"2025-09-04T15:50:35.581Z","updated_at":"2025-10-07T08:06:58.103Z","avatar_url":"https://github.com/WMD-group.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":37,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.1103/PhysRevB.45.13891"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["materials-design","computational-chemistry","materials-science"],"project_url":"https://science.ecosyste.ms/api/v1/projects/10722","html_url":"https://science.ecosyste.ms/projects/10722","bibtex_url":"https://science.ecosyste.ms/projects/10722/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/10722/export.apalike"}