{"id":37417,"name":"lattpy","description":"Simple and efficient Python package for modeling d-dimensional Bravais lattices in solid state physics.","url":"https://github.com/dylanljones/lattpy","last_synced_at":"2025-09-08T11:49:58.165Z","repository":{"id":37269350,"uuid":"257843833","full_name":"dylanljones/lattpy","owner":"dylanljones","description":"Simple and efficient Python package for modeling d-dimensional Bravais lattices in solid state physics.","archived":false,"fork":false,"pushed_at":"2025-08-11T19:44:39.000Z","size":1517,"stargazers_count":42,"open_issues_count":3,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T13:22:19.802Z","etag":null,"topics":["bravais","bravais-lattice","computational-physics","crystal","high-dimensional","lattice","nearest-neighbors","neighbors","physics","python","solid-state-physics"],"latest_commit_sha":null,"homepage":"https://lattpy.readthedocs.io/en/stable/","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/dylanljones.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-22T08:46:36.000Z","updated_at":"2025-08-22T07:34:45.000Z","dependencies_parsed_at":"2024-01-29T20:40:23.710Z","dependency_job_id":"0c2658c9-f877-4470-b8b1-f008ec66e85f","html_url":"https://github.com/dylanljones/lattpy","commit_stats":{"total_commits":548,"total_committers":4,"mean_commits":137.0,"dds":0.04744525547445255,"last_synced_commit":"852005e4ec85118229c1237cd1eb6272053a0f5f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/dylanljones/lattpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanljones","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/sbom","scorecard":{"id":362186,"data":{"date":"2025-08-11","repo":{"name":"github.com/dylanljones/lattpy","commit":"852005e4ec85118229c1237cd1eb6272053a0f5f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","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"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:06:10.540Z","repository_id":37269350,"created_at":"2025-08-18T11:06:10.540Z","updated_at":"2025-08-18T11:06:10.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274180869,"owners_count":25236549,"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-08T02:00:09.813Z","response_time":121,"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":"dylanljones","name":"Dylan","uuid":"39274612","kind":"user","description":"Physics PhD student at Augsburg University","email":"","website":"https://www.linkedin.com/in/dylan-jones-951657103/","location":"Augsburg, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39274612?v=4","repositories_count":14,"last_synced_at":"2023-03-04T02:52:28.082Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dylanljones","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:31:04.771Z","updated_at":"2023-03-04T02:52:28.116Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanljones","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanljones/repositories"},"packages":[{"id":2784111,"name":"lattpy","ecosystem":"pypi","description":"Simple and efficient Python package for modeling d-dimensional Bravais lattices in solid state physics.","homepage":"https://github.com/dylanljones/lattpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dylanljones/lattpy","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2021-01-12T15:17:54.000Z","latest_release_published_at":"2022-11-02T13:02:23.000Z","latest_release_number":"0.7.7","last_synced_at":"2025-09-05T07:25:42.810Z","created_at":"2022-04-10T11:27:18.906Z","updated_at":"2025-09-06T07:43:12.406Z","registry_url":"https://pypi.org/project/lattpy/","install_command":"pip install lattpy --index-url https://pypi.org/simple","documentation_url":"https://lattpy.readthedocs.io/","metadata":{"funding":null,"documentation":"https://lattpy.readthedocs.io/","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"lattpy","project_status":null},"repo_metadata":{"id":37269350,"uuid":"257843833","full_name":"dylanljones/lattpy","owner":"dylanljones","description":"Simple and efficient Python package for modeling d-dimensional Bravais lattices in solid state physics.","archived":false,"fork":false,"pushed_at":"2025-08-11T19:44:39.000Z","size":1517,"stargazers_count":42,"open_issues_count":3,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T13:22:19.802Z","etag":null,"topics":["bravais","bravais-lattice","computational-physics","crystal","high-dimensional","lattice","nearest-neighbors","neighbors","physics","python","solid-state-physics"],"latest_commit_sha":null,"homepage":"https://lattpy.readthedocs.io/en/stable/","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/dylanljones.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-22T08:46:36.000Z","updated_at":"2025-08-22T07:34:45.000Z","dependencies_parsed_at":"2024-01-29T20:40:23.710Z","dependency_job_id":"0c2658c9-f877-4470-b8b1-f008ec66e85f","html_url":"https://github.com/dylanljones/lattpy","commit_stats":{"total_commits":548,"total_committers":4,"mean_commits":137.0,"dds":0.04744525547445255,"last_synced_commit":"852005e4ec85118229c1237cd1eb6272053a0f5f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/dylanljones/lattpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanljones","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/sbom","scorecard":{"id":362186,"data":{"date":"2025-08-11","repo":{"name":"github.com/dylanljones/lattpy","commit":"852005e4ec85118229c1237cd1eb6272053a0f5f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/dylanljones/lattpy/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","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"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:06:10.540Z","repository_id":37269350,"created_at":"2025-08-18T11:06:10.540Z","updated_at":"2025-08-18T11:06:10.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273842170,"owners_count":25177914,"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_record":{"login":"dylanljones","name":"Dylan","uuid":"39274612","kind":"user","description":"Physics PhD student at Augsburg University","email":"","website":"https://www.linkedin.com/in/dylan-jones-951657103/","location":"Augsburg, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39274612?v=4","repositories_count":14,"last_synced_at":"2023-03-04T02:52:28.082Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dylanljones","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:31:04.771Z","updated_at":"2023-03-04T02:52:28.116Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanljones","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanljones/repositories"},"tags":[{"name":"0.7.7","sha":"0706dc1aedd9001975c6e8280239aa1cd4408b5e","kind":"commit","published_at":"2022-11-02T12:57:48.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.7","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"e161e6c67beb8f4c9c451b2d3da4e0e545eb251c","kind":"commit","published_at":"2022-06-12T12:10:04.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.6","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"0fb4d74b022833e2808b76f465cafc9ecf84a350","kind":"commit","published_at":"2022-05-25T13:56:40.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.5","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"84e9a24ac522931848c2f00bd374fd6ba9ae7b76","kind":"commit","published_at":"2022-05-10T13:12:11.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.4","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"d6d6b85d749f76d236651fe813dd92ca14454877","kind":"commit","published_at":"2022-05-06T16:14:26.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.3","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"416bd14c57fa32fd38078413d805f54429692d02","kind":"commit","published_at":"2022-05-04T09:16:40.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.2","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"8d3985134c16e0590663d6a30b07867b9334542d","kind":"commit","published_at":"2022-03-29T15:50:13.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.1","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"8dea4eef740b9e3a61549a72a7516b14876c4021","kind":"commit","published_at":"2022-02-21T18:29:00.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.7.0","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"6a02d25ed647f55a9ae3de224ca5615479b98b58","kind":"commit","published_at":"2022-02-16T11:14:51.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.7","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"dc1622da575311d5c6271cad3c8dd910c082c7f2","kind":"commit","published_at":"2022-02-12T14:19:40.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.6","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"2e3d3cd8ad978d96c8957a1703dd9f2bc01c23ff","kind":"commit","published_at":"2022-02-03T20:59:47.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.5","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"5c4e517017fe042023c1840e21bae4860b6fb915","kind":"commit","published_at":"2022-01-27T14:14:30.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.4","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"2d4e29cd7d2f9d4a0580d1f8497b1d00f59d3c14","kind":"commit","published_at":"2022-01-19T13:35:59.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.3","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"6779ae7755aaf9e844d63a6f63b5036fb64d9f89","kind":"commit","published_at":"2021-08-09T11:35:38.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.2","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"cd5e12d0566d95edb7f99f76ae5b889571d5b0d4","kind":"tag","published_at":"2021-08-09T11:32:10.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.1","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b7cecdf8daa4de6e527a0f32fa4451b985c31f73","kind":"commit","published_at":"2021-01-12T14:48:55.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.6.0","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"7af04f092e64f33d901f3ff799a432f78a152f39","kind":"commit","published_at":"2021-01-12T14:16:39.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.5.5","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"89344d21117daf77e17ab6b0fed956bbf9dcc95a","kind":"commit","published_at":"2021-01-12T13:49:56.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.5.4","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"d900b15196dda81c188ef63ce1f00ccb350c39d1","kind":"commit","published_at":"2021-01-12T13:30:00.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.5.3","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"881e799098f441bf975dcd3ad6daa2d802cebc98","kind":"commit","published_at":"2021-01-08T23:48:57.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.5.2","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"2d488938255d4ef573bf9acbfc3644fa0c2143e7","kind":"commit","published_at":"2021-01-08T19:01:10.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.5.1","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5.1/manifests"},{"name":"0.5","sha":"14dc55b81b6452d25b31f2dadccb5f6b8767c3ac","kind":"commit","published_at":"2021-01-08T17:07:44.000Z","download_url":"https://codeload.github.com/dylanljones/lattpy/tar.gz/0.5","html_url":"https://github.com/dylanljones/lattpy/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dylanljones/lattpy@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-09-06T07:43:12.405Z","dependent_packages_count":0,"downloads":329,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":25.20478745420558,"dependent_repos_count":7.561496358445269,"dependent_packages_count":9.964149700990793,"stargazers_count":12.030842389996439,"forks_count":13.301541524120125,"docker_downloads_count":null,"average":13.612563485551641},"purl":"pkg:pypi/lattpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lattpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lattpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lattpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T01:06:03.841Z","issues_count":4,"pull_requests_count":87,"avg_time_to_close_issue":7348654.333333333,"avg_time_to_close_pull_request":141119.3411764706,"issues_closed_count":3,"pull_requests_closed_count":85,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.08045977011494253,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/dylanljones%2Flattpy/issues","maintainers":[{"login":"dylanljones","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylanljones"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattpy/related_packages","maintainers":[{"uuid":"dylanljones","login":"dylanljones","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/dylanljones/","role":null,"created_at":"2023-02-24T14:03:00.928Z","updated_at":"2023-02-24T14:03:00.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dylanljones/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726113,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":602912,"full_name":"dylanljones/lattpy","default_branch":"master","committers":[{"name":"dylanljones","email":"dylanljones94@gmail.com","login":"dylanljones","count":522},{"name":"jonesdyl","email":"dylan.jones@student.uni-augsburg.de","login":null,"count":16},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":9},{"name":"LGTM Migrator","email":"lgtm-migrator","login":"lgtm-migrator","count":1}],"total_commits":548,"total_committers":4,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":137.0,"dds":0.04744525547445255,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-24T08:38:23.340Z","last_synced_commit":"852005e4ec85118229c1237cd1eb6272053a0f5f","created_at":"2023-03-09T06:55:08.366Z","updated_at":"2025-05-24T08:38:23.341Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/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":"dylanljones/lattpy","html_url":"https://github.com/dylanljones/lattpy","last_synced_at":"2025-08-13T01:06:03.841Z","status":"error","issues_count":4,"pull_requests_count":87,"avg_time_to_close_issue":7348654.333333333,"avg_time_to_close_pull_request":141119.3411764706,"issues_closed_count":3,"pull_requests_closed_count":85,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.08045977011494253,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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:49:29.421Z","updated_at":"2025-09-03T05:41:20.168Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanljones%2Flattpy/issues","issue_labels_count":{"bug":3},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":2,"NONE":2},"pull_request_author_associations_count":{"OWNER":76,"CONTRIBUTOR":9,"NONE":3},"issue_authors":{"dylanljones":2,"tpyang":1,"Ruberhauptmann":1},"pull_request_authors":{"dylanljones":76,"pre-commit-ci[bot]":9,"cg505":2,"lgtm-com[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"cg505":2},"maintainers":[{"login":"dylanljones","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylanljones"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":4,"PushEvent":8,"PullRequestEvent":1,"ForkEvent":2},"last_year":{"IssuesEvent":1,"WatchEvent":4,"PushEvent":8,"PullRequestEvent":1,"ForkEvent":2}},"keywords":["bravais","bravais-lattice","computational-physics","crystal","high-dimensional","lattice","nearest-neighbors","neighbors","physics","python","solid-state-physics"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/source/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T00:14:10.365Z","updated_at":"2022-07-21T00:14:10.365Z","repository_link":"https://github.com/dylanljones/lattpy/blob/master/docs/source/requirements.txt","dependencies":[{"id":326185492,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":326185493,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":326185494,"package_name":"sphinx_toggleprompt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":326185495,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":326185496,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":326185497,"package_name":"graphviz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T00:14:10.671Z","updated_at":"2022-07-21T00:14:10.671Z","repository_link":"https://github.com/dylanljones/lattpy/blob/master/requirements.txt","dependencies":[{"id":326190165,"package_name":"colorcet","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":326190167,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":326190166,"package_name":"hypothesis","ecosystem":"pypi","requirements":"\u003e=6.0.0","direct":true,"kind":"runtime","optional":false},{"id":326190168,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20.3","direct":true,"kind":"runtime","optional":false},{"id":326190169,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.2.5","direct":true,"kind":"runtime","optional":false},{"id":326190170,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.7.1","direct":true,"kind":"runtime","optional":false},{"id":326190171,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"\u003e=4","direct":true,"kind":"runtime","optional":false},{"id":326190172,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=60.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T11:47:02.512Z","updated_at":"2023-02-09T11:47:02.512Z","repository_link":"https://github.com/dylanljones/lattpy/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":7488855338,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7488855339,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7488855340,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7488855341,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T11:47:02.519Z","updated_at":"2023-02-09T11:47:02.519Z","repository_link":"https://github.com/dylanljones/lattpy/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7488855349,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7488855350,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T11:47:02.534Z","updated_at":"2023-02-09T11:47:02.534Z","repository_link":"https://github.com/dylanljones/lattpy/blob/master/.github/workflows/test.yml","dependencies":[{"id":7488855351,"package_name":"fkirc/skip-duplicate-actions","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7488855352,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7488855353,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7488855354,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T20:27:22.516Z","updated_at":"2023-10-30T20:27:22.516Z","repository_link":"https://github.com/dylanljones/lattpy/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-30T20:27:22.549Z","updated_at":"2023-10-30T20:27:22.549Z","repository_link":"https://github.com/dylanljones/lattpy/blob/master/setup.py","dependencies":[]}],"score":11.00409784386691,"created_at":"2025-09-04T15:51:11.128Z","updated_at":"2025-10-07T08:15:24.255Z","avatar_url":"https://github.com/dylanljones.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":329,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["profiler","energy-system","energy-system-model"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37417","html_url":"https://science.ecosyste.ms/projects/37417"}