{"id":37422,"name":"pyiron","description":"pyiron - an integrated development environment (IDE) for computational materials science.","url":"https://github.com/pyiron/pyiron","last_synced_at":"2025-09-05T07:26:16.318Z","repository":{"id":37421337,"uuid":"126337574","full_name":"pyiron/pyiron","owner":"pyiron","description":"pyiron - an integrated development environment (IDE) for computational materials science.","archived":false,"fork":false,"pushed_at":"2025-09-02T04:33:28.000Z","size":47324,"stargazers_count":417,"open_issues_count":6,"forks_count":54,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-09-02T06:17:44.873Z","etag":null,"topics":["ab-initio","ase","development-environment","dft","hdf5","ide","lammps","molecular-dynamics","pyiron","python","simulation","vasp"],"latest_commit_sha":null,"homepage":"http://pyiron.org","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyiron.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-22T13:14:40.000Z","updated_at":"2025-09-02T04:33:30.000Z","dependencies_parsed_at":"2023-02-11T07:00:33.382Z","dependency_job_id":"e018fc2f-3881-4060-aa51-80bfc38365d3","html_url":"https://github.com/pyiron/pyiron","commit_stats":{"total_commits":5863,"total_committers":56,"mean_commits":"104.69642857142857","dds":0.7376769571891524,"last_synced_commit":"5e27f48a25a04895ed564b6bfd3f06a36aff0a38"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/pyiron/pyiron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/sbom","scorecard":{"id":751459,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyiron/pyiron","commit":"0624569a3c281fa6e84f5b2f06fd824a7b979f1e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 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":"19 commit(s) and 2 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/UpdateDependabotPR.yml:12"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/UpdateDependabotPR.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/notebooks.yml:1","Warn: no topLevel permission defined: .github/workflows/pypicheck.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/UpdateDependabotPR.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/UpdateDependabotPR.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/UpdateDependabotPR.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/UpdateDependabotPR.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/notebooks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notebooks.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/notebooks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypicheck.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/pypicheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypicheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/pypicheck.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/anaconda:dev-3 to mcr.microsoft.com/vscode/devcontainers/anaconda:dev-3@sha256:b5db121ddd4fbb90ea0cdc14e58466800e62265dc84c2fb117532a6f19fec5b1","Warn: pipCommand not pinned by hash: .ci_support/test_backwards.sh:3","Warn: pipCommand not pinned by hash: .ci_support/test_backwards.sh:10","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:28","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-22T20:30:28.521Z","repository_id":37421337,"created_at":"2025-08-22T20:30:28.522Z","updated_at":"2025-08-22T20:30:28.522Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273725777,"owners_count":25156784,"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":"pyiron","name":"pyiron","uuid":"25691954","kind":"organization","description":"pyiron - an integrated development environment (IDE) for materials science.","email":null,"website":"http://pyiron.org","location":null,"twitter":"pyiron","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25691954?v=4","repositories_count":34,"last_synced_at":"2023-02-28T06:26:41.872Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyiron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T10:43:30.438Z","updated_at":"2023-02-28T06:26:41.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron/repositories"},"packages":[{"id":2873954,"name":"pyiron","ecosystem":"pypi","description":"pyiron - an integrated development environment (IDE) for computational materials science.","homepage":"https://github.com/pyiron/pyiron","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pyiron/pyiron","keywords_array":["pyiron"],"namespace":null,"versions_count":57,"first_release_published_at":"2018-02-27T17:45:04.000Z","latest_release_published_at":"2024-01-12T14:24:55.000Z","latest_release_number":"0.5.2","last_synced_at":"2025-09-02T06:26:03.194Z","created_at":"2022-04-10T12:14:03.509Z","updated_at":"2025-09-02T06:35:50.769Z","registry_url":"https://pypi.org/project/pyiron/","install_command":"pip install pyiron --index-url https://pypi.org/simple","documentation_url":"https://pyiron.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"pyiron","project_status":null},"repo_metadata":{"id":37421337,"uuid":"126337574","full_name":"pyiron/pyiron","owner":"pyiron","description":"pyiron - an integrated development environment (IDE) for computational materials science.","archived":false,"fork":false,"pushed_at":"2025-09-02T04:33:28.000Z","size":47324,"stargazers_count":417,"open_issues_count":6,"forks_count":54,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-09-02T06:17:44.873Z","etag":null,"topics":["ab-initio","ase","development-environment","dft","hdf5","ide","lammps","molecular-dynamics","pyiron","python","simulation","vasp"],"latest_commit_sha":null,"homepage":"http://pyiron.org","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyiron.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-22T13:14:40.000Z","updated_at":"2025-09-02T04:33:30.000Z","dependencies_parsed_at":"2023-02-11T07:00:33.382Z","dependency_job_id":"e018fc2f-3881-4060-aa51-80bfc38365d3","html_url":"https://github.com/pyiron/pyiron","commit_stats":{"total_commits":5863,"total_committers":56,"mean_commits":"104.69642857142857","dds":0.7376769571891524,"last_synced_commit":"5e27f48a25a04895ed564b6bfd3f06a36aff0a38"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/pyiron/pyiron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/sbom","scorecard":{"id":751459,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyiron/pyiron","commit":"0624569a3c281fa6e84f5b2f06fd824a7b979f1e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 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":"19 commit(s) and 2 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/UpdateDependabotPR.yml:12"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/UpdateDependabotPR.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/notebooks.yml:1","Warn: no topLevel permission defined: .github/workflows/pypicheck.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/UpdateDependabotPR.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/UpdateDependabotPR.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/UpdateDependabotPR.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/UpdateDependabotPR.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/notebooks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notebooks.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/notebooks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypicheck.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/pypicheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypicheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron/pypicheck.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/anaconda:dev-3 to mcr.microsoft.com/vscode/devcontainers/anaconda:dev-3@sha256:b5db121ddd4fbb90ea0cdc14e58466800e62265dc84c2fb117532a6f19fec5b1","Warn: pipCommand not pinned by hash: .ci_support/test_backwards.sh:3","Warn: pipCommand not pinned by hash: .ci_support/test_backwards.sh:10","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:28","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-22T20:30:28.521Z","repository_id":37421337,"created_at":"2025-08-22T20:30:28.522Z","updated_at":"2025-08-22T20:30:28.522Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273244304,"owners_count":25070958,"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-02T02:00:09.530Z","response_time":77,"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":"pyiron","name":"pyiron","uuid":"25691954","kind":"organization","description":"pyiron - an integrated development environment (IDE) for materials science.","email":null,"website":"http://pyiron.org","location":null,"twitter":"pyiron","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25691954?v=4","repositories_count":34,"last_synced_at":"2023-02-28T06:26:41.872Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyiron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T10:43:30.438Z","updated_at":"2023-02-28T06:26:41.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron/repositories"},"tags":[{"name":"pyiron-0.5.2","sha":"801ae9518a6cb4f6f20e6ab14c98a438a258a406","kind":"tag","published_at":"2024-01-12T14:24:21.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.5.2","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.5.2/manifests"},{"name":"pyiron-0.5.1","sha":"5e135d94e5995f57fd83805c85fe61004431353c","kind":"tag","published_at":"2023-11-18T11:06:13.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.5.1","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.5.1/manifests"},{"name":"pyiron-0.5.0","sha":"67f275439f457636d570c0bcb17a4bb1caa98a11","kind":"commit","published_at":"2023-06-08T03:35:55.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.5.0","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.5.0/manifests"},{"name":"pyiron-0.4.7","sha":"71835fd4ec63736a8a8217d2df2d91e593f1add3","kind":"commit","published_at":"2022-10-17T15:05:10.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.7","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.7/manifests"},{"name":"pyiron-0.4.6","sha":"5e73ff022f13e3eaa4b442f08d59cb781b3d5259","kind":"commit","published_at":"2021-11-24T02:19:08.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.6","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.6/manifests"},{"name":"pyiron-0.4.5","sha":"5a4e7346e52f16cbb921253dd8d0371782d4438d","kind":"commit","published_at":"2021-08-12T06:01:46.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.5","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.5/manifests"},{"name":"pyiron-0.4.4","sha":"395c7ba0fc1e2ccff2a82d809ec8757bc548421b","kind":"commit","published_at":"2021-06-16T18:36:07.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.4","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.4/manifests"},{"name":"pyiron-0.4.3","sha":"3a402275e610316bc8978066c1759ee39133738a","kind":"commit","published_at":"2021-03-18T20:41:17.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.3","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.3/manifests"},{"name":"pyiron-0.4.2","sha":"fa2e6731a678205a6995aed2daac1e8397b7f62a","kind":"commit","published_at":"2021-03-06T08:20:05.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.2","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.2/manifests"},{"name":"pyiron-0.4.1","sha":"4ae45a34aafd05277246beebe40ccbc7c319e5f6","kind":"commit","published_at":"2021-03-03T14:38:27.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.1","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.1/manifests"},{"name":"pyiron-0.4.0","sha":"2172dfaa125c3dbe6184e33a989263228fdf20a5","kind":"commit","published_at":"2021-01-10T09:42:27.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.4.0","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.4.0/manifests"},{"name":"pyiron-0.3.23","sha":"3767b03b247cf1b01000714e500be09173b09573","kind":"commit","published_at":"2021-01-09T07:59:30.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.23","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.23/manifests"},{"name":"pyiron-0.3.22","sha":"5505ed91cc106632d5b2408ab84ce3f0d2996a05","kind":"commit","published_at":"2020-12-21T13:46:15.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.22","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.22/manifests"},{"name":"pyiron-0.3.21","sha":"4db3299eda41ec6afd3f88ff9add966c441fb9fb","kind":"commit","published_at":"2020-12-11T16:21:12.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.21","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.21/manifests"},{"name":"pyiron-0.3.20","sha":"c68e967865aa682cce4419f5371e082351a9efd8","kind":"commit","published_at":"2020-12-04T20:58:20.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.20","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.20/manifests"},{"name":"pyiron-0.3.19","sha":"1e4432ada2dc4a28d9a71d3883e4caf54475375a","kind":"commit","published_at":"2020-12-03T22:27:25.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.19","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.19/manifests"},{"name":"pyiron-0.3.18","sha":"832194ef1332b209378496ebb101a5ac1d1324a2","kind":"commit","published_at":"2020-11-30T12:39:31.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.18","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.18/manifests"},{"name":"pyiron-0.3.17","sha":"d410e585babd3b07326853de38134bd182b528bd","kind":"commit","published_at":"2020-11-28T09:09:19.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.17","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.17/manifests"},{"name":"pyiron-0.3.16","sha":"1f33225491e46c79db39bfdffa37f108e286a28b","kind":"commit","published_at":"2020-11-25T16:15:21.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.16","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.16/manifests"},{"name":"pyiron-0.3.15","sha":"d679efe6c91e5a3dd07ee1dc4e6187f5fa686eeb","kind":"commit","published_at":"2020-11-23T17:53:56.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.15","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.15/manifests"},{"name":"pyiron-0.3.14","sha":"cc2af271c73e674920de68bd0c5745b9db8c3794","kind":"commit","published_at":"2020-11-23T14:39:31.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.14","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.14/manifests"},{"name":"pyiron-0.3.13","sha":"d1d49f22e316af259252eacf7f730268c17afd72","kind":"commit","published_at":"2020-11-21T16:47:40.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.13","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.13/manifests"},{"name":"pyiron-0.3.12","sha":"dbd5bd921adeb6ae45705bece9a96de8691fc387","kind":"commit","published_at":"2020-11-12T19:03:51.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.12","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.12/manifests"},{"name":"pyiron-0.3.11","sha":"7b9c50e6274af9070ef975a95527bc312fb11b32","kind":"commit","published_at":"2020-11-12T15:22:19.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.11","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.11/manifests"},{"name":"pyiron-0.3.10","sha":"1e90ee59b7050c3b711fb26a7979107872fa14bd","kind":"commit","published_at":"2020-11-08T15:12:04.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.10","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.10/manifests"},{"name":"pyiron-0.3.9","sha":"6743b0cb587f4bbd6d7f9b9d6711df5952409bf8","kind":"commit","published_at":"2020-10-29T23:23:14.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.9","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.9/manifests"},{"name":"pyiron-0.3.8","sha":"4a931e1ebb3f7da2f7f0f44165a7366c1bae8d5a","kind":"commit","published_at":"2020-10-26T17:45:52.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.8","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.8/manifests"},{"name":"pyiron-0.3.7","sha":"b3a8c6d153378ef4e6d3ff433c463332d9b4d68e","kind":"commit","published_at":"2020-10-26T09:54:43.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.7","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.7/manifests"},{"name":"pyiron-0.3.6","sha":"7e70d02dd8dbfb644a3ff5e734d266b84cca1646","kind":"commit","published_at":"2020-10-04T09:50:20.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.6","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.6/manifests"},{"name":"pyiron-0.3.5","sha":"6f77ffcc5227a6496ca8400b609adf3c72cdd451","kind":"commit","published_at":"2020-10-03T08:13:56.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.5","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.5/manifests"},{"name":"pyiron-0.3.4","sha":"6f2ca10f191417c73c7282c80d8b6662e5634f57","kind":"commit","published_at":"2020-10-03T05:07:13.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.4","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.4/manifests"},{"name":"pyiron-0.3.3","sha":"bd6478ebea6d0b013fe48aacf3bdec925975f6cd","kind":"commit","published_at":"2020-10-01T09:44:30.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.3","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.3/manifests"},{"name":"pyiron-0.3.2","sha":"16d370ddfab332a25596694a6d6a7f47a55577b4","kind":"tag","published_at":"2020-09-13T17:02:26.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.2","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.2/manifests"},{"name":"pyiron-0.3.1","sha":"604a1f156af6e4ece3eeebea589a4a18b20bde8e","kind":"commit","published_at":"2020-09-11T14:16:55.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.1","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.1/manifests"},{"name":"pyiron-0.3.0","sha":"73b1789379df94d7b1c24a7ccfa931552f2e7239","kind":"commit","published_at":"2020-09-06T14:12:53.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.3.0","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.3.0/manifests"},{"name":"pyiron-0.2.17","sha":"5fe537947d255c81f79ef4bdf1128df2dadad7ec","kind":"commit","published_at":"2020-07-17T15:24:03.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.17","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.17/manifests"},{"name":"pyiron-0.2.16","sha":"08ccde471689ae9c6da351dc9f760ec0f9e9b656","kind":"commit","published_at":"2020-06-09T11:51:51.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.16","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.16/manifests"},{"name":"pyiron-0.2.15","sha":"a68a509ba89f2be61ac4f126e6a6af5420764339","kind":"commit","published_at":"2020-05-20T17:56:57.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.15","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.15/manifests"},{"name":"pyiron-0.2.14","sha":"37b8e71434155eb89c3fbec03397a1c2e86bc612","kind":"commit","published_at":"2020-05-06T16:35:24.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.14","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.14/manifests"},{"name":"pyiron-0.2.13","sha":"81de5d28533978f9e2fddf6a98a96afcd14d7e75","kind":"commit","published_at":"2020-05-03T06:16:09.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.13","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.13/manifests"},{"name":"pyiron-0.2.12","sha":"8de5f7cea99749c52db8b7d3ec829898c34f842e","kind":"commit","published_at":"2020-04-24T10:37:44.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.12","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.12/manifests"},{"name":"pyiron-0.2.11","sha":"8b931f3d280858f36363cb488c8626ad8c4821cb","kind":"commit","published_at":"2020-04-09T08:36:03.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.11","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.11/manifests"},{"name":"pyiron-0.2.10","sha":"b6fd8ead98db876522cd1976c3068eba4c5d7b19","kind":"commit","published_at":"2019-12-04T18:59:02.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.10","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.10/manifests"},{"name":"pyiron-0.2.9","sha":"c071bbe5b03f260f56c4a31e40730be20940563a","kind":"commit","published_at":"2019-10-10T15:48:08.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.9","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.9/manifests"},{"name":"pyiron-0.2.8","sha":"9bf748bc1832c32b55f01a2a8ee5784feeba41ca","kind":"commit","published_at":"2019-09-30T16:25:11.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.8","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.8/manifests"},{"name":"pyiron-0.2.7","sha":"62adda825a5d43e67992847e470bed49dc2834f0","kind":"commit","published_at":"2019-09-28T09:13:22.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.7","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.7/manifests"},{"name":"pyiron-0.2.6","sha":"7b0800cdfa20007ffb828c5cd9514e9dbfebe407","kind":"commit","published_at":"2019-09-26T15:05:25.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.6","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.6/manifests"},{"name":"pyiron-0.2.5","sha":"b58b27b506e0d84d21a2cfd775edc18693acb5ed","kind":"commit","published_at":"2019-08-01T19:17:47.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.5","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.5/manifests"},{"name":"pyiron-0.2.4","sha":"974d9108d43b28f533969e147499f2dcdcfd3f9b","kind":"commit","published_at":"2019-08-01T12:47:19.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.4","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.4/manifests"},{"name":"pyiron-0.2.3","sha":"92b95beb000071b1a4728248f41fa069fbd7a108","kind":"tag","published_at":"2019-08-01T08:15:49.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.3","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.3/manifests"},{"name":"pyiron-0.2.2","sha":"952270bac73d4e45131640ef992f04b99cd1c49b","kind":"commit","published_at":"2019-03-24T12:01:42.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.2","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.2/manifests"},{"name":"pyiron-0.2.1","sha":"d461eeb2f0a5b6e6c1617b075058372f28d367bd","kind":"commit","published_at":"2019-01-20T19:57:25.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.1","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.1/manifests"},{"name":"pyiron-0.2.0","sha":"ed92aa80305146fea265b3bd3da6ef89f2c0ca64","kind":"tag","published_at":"2018-11-21T08:45:03.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.2.0","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.2.0/manifests"},{"name":"pyiron-0.1.8","sha":"b1bbf22a1bd07d1861fc83b64e1e5ea948dfeb93","kind":"commit","published_at":"2018-08-02T14:44:57.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.1.8","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.8/manifests"},{"name":"pyiron-0.1.7","sha":"da591c0203c013d5a2a4539fdf463eed346b8038","kind":"commit","published_at":"2018-07-18T15:46:33.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.1.7","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.7/manifests"},{"name":"pyiron-0.1.5","sha":"1b098c48099d21219763632727b0603ce164655c","kind":"commit","published_at":"2018-05-17T10:13:53.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.1.5","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.5/manifests"},{"name":"pyiron-0.1.3","sha":"f6ee3109949e3569d68704268ea7cf79306acc9d","kind":"commit","published_at":"2018-04-20T19:18:45.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.1.3","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.3/manifests"},{"name":"pyiron-0.1.4","sha":"f6ee3109949e3569d68704268ea7cf79306acc9d","kind":"commit","published_at":"2018-04-20T19:18:45.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.1.4","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.4/manifests"},{"name":"pyiron-0.1.0","sha":"f0a7adc6f8308ab72892625568949535f14d0bcb","kind":"commit","published_at":"2018-04-04T07:54:01.000Z","download_url":"https://codeload.github.com/pyiron/pyiron/tar.gz/pyiron-0.1.0","html_url":"https://github.com/pyiron/pyiron/releases/tag/pyiron-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyiron/pyiron@pyiron-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/tags/pyiron-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T06:35:50.769Z","dependent_packages_count":1,"downloads":375,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":9.011941887883166,"dependent_repos_count":11.52436577475423,"dependent_packages_count":10.119285352930213,"stargazers_count":3.643987221419335,"forks_count":6.211575798719463,"docker_downloads_count":1.8641134859663802,"average":7.062544920278797},"purl":"pkg:pypi/pyiron","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyiron","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyiron","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyiron/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:38.918Z","issues_count":44,"pull_requests_count":213,"avg_time_to_close_issue":3276894.717948718,"avg_time_to_close_pull_request":539979.0845771144,"issues_closed_count":39,"pull_requests_closed_count":201,"pull_request_authors_count":12,"issue_authors_count":25,"avg_comments_per_issue":5.25,"avg_comments_per_pull_request":0.6995305164319249,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":90,"past_year_issues_count":4,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":7015261.0,"past_year_avg_time_to_close_pull_request":116289.03225806452,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/issues","maintainers":[{"login":"jan-janssen","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-janssen"},{"login":"samwaseda","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samwaseda"},{"login":"niklassiemer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklassiemer"},{"login":"tnecnivkcots","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tnecnivkcots"},{"login":"liamhuber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamhuber"},{"login":"LekshmiSreekala","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LekshmiSreekala"}],"active_maintainers":[{"login":"jan-janssen","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-janssen"},{"login":"niklassiemer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklassiemer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron/related_packages","maintainers":[{"uuid":"jan-janssen","login":"jan-janssen","name":null,"email":null,"url":null,"packages_count":44,"html_url":"https://pypi.org/user/jan-janssen/","role":null,"created_at":"2023-02-25T04:07:18.833Z","updated_at":"2023-02-25T04:07:18.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jan-janssen/packages"},{"uuid":"pyiron","login":"pyiron","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/pyiron/","role":null,"created_at":"2023-02-25T04:07:18.871Z","updated_at":"2023-02-25T04:07:18.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pyiron/packages"},{"uuid":"niklassiemer","login":"niklassiemer","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/niklassiemer/","role":null,"created_at":"2023-02-25T04:07:18.860Z","updated_at":"2023-02-25T04:07:18.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/niklassiemer/packages"},{"uuid":"srmnitc","login":"srmnitc","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/srmnitc/","role":null,"created_at":"2023-02-25T04:07:18.882Z","updated_at":"2023-02-25T04:07:18.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/srmnitc/packages"},{"uuid":"mpmpie","login":"mpmpie","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/mpmpie/","role":null,"created_at":"2023-02-25T04:07:18.841Z","updated_at":"2023-02-25T04:07:18.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mpmpie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725017,"maintainers_count":308331,"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":637507,"full_name":"pyiron/pyiron","default_branch":"main","committers":[{"name":"Jan Janßen","email":"janssen@mpie.de","login":null,"count":1538},{"name":"Jan Janssen","email":"jan-janssen","login":"jan-janssen","count":1467},{"name":"sudarsan1989","email":"surendralal@mpie.de","login":null,"count":960},{"name":"Sam Waseda","email":"o.waseda@mpie.de","login":null,"count":712},{"name":"Liam Huber","email":"liam.huber@gmail.com","login":null,"count":199},{"name":"Marvin Poul","email":"ponder@creshal.de","login":null,"count":127},{"name":"Osamu Waseda","email":"samsstud@cmmc001.bc.rzg.mpg.de","login":null,"count":121},{"name":"FeLoch","email":"lockenspam@gmx.de","login":null,"count":120},{"name":"Osamu Waseda","email":"waseda@mpie.de","login":null,"count":95},{"name":"Niklas Siemer","email":"70580458+niklassiemer","login":"niklassiemer","count":47},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"Ahmed-Aslam","email":"aaahmedaslam@gmail.com","login":null,"count":35},{"name":"Han","email":"h.mai@mpie.de","login":null,"count":33},{"name":"Felix","email":"lochner@mpie.de","login":null,"count":32},{"name":"pyiron-runner","email":"pyiron@mpie.de","login":null,"count":31},{"name":"Sander Borgmans","email":"sander.borgmans@ugent.be","login":null,"count":30},{"name":"Jan Janssen","email":"jan.janssen@outlook.com","login":null,"count":29},{"name":"Michael Ashton","email":"ashton@mpie.de","login":null,"count":28},{"name":"tnecnivkcots","email":"82433602+tnecnivkcots","login":"tnecnivkcots","count":23},{"name":"Michael Ashton","email":"ashton@cmmb31.local","login":null,"count":23},{"name":"Sam Waseda","email":"37879103+samwaseda","login":"samwaseda","count":15},{"name":"Raynol Dsouza","email":"dsouza@mpie.de","login":null,"count":13},{"name":"Michael Ashton","email":"ashton@cmmb31.fritz.box","login":null,"count":12},{"name":"Leimeroth","email":"nleimeroth@gmx.de","login":null,"count":10},{"name":"alaukik","email":"saxenaalaukik93@gmail.com","login":null,"count":10},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":9},{"name":"Markus Peter Tautschnig","email":"mpt13@cmmc001.bc.rzg.mpg.de","login":null,"count":8},{"name":"Han","email":"60923573+ligerzero-ai","login":"ligerzero-ai","count":8},{"name":"Sudarsan Surendralal","email":"sudarsan.sl@gmail.com","login":null,"count":7},{"name":"srmnitc","email":"sarath.r.menon@gmail.com","login":null,"count":7},{"name":"The Codacy Badger","email":"badger@codacy.com","login":"codacy-badger","count":6},{"name":"t-brink","email":"t.brink@mpie.de","login":null,"count":5},{"name":"Leimeroth","email":"63864024+Leimeroth","login":"Leimeroth","count":5},{"name":"SanderBorgmans","email":"sanderborgmans@gmail.com","login":null,"count":5},{"name":"ibrsam","email":"eslam.saadibrahim@rub.de","login":null,"count":4},{"name":"ashtonmv","email":"ashtonmv@gmail.com","login":null,"count":4},{"name":"Raynol Dsouza","email":"52787380+raynol-dsouza","login":"raynol-dsouza","count":4},{"name":"prince-mathews","email":"65777748+prince-mathews","login":"prince-mathews","count":3},{"name":"John Kitchin","email":"jkitchin@andrew.cmu.edu","login":null,"count":3},{"name":"Tobias Brink","email":"tobias.brink@gmail.com","login":null,"count":3},{"name":"Uday","email":"u.gajera@mpie.de","login":null,"count":3},{"name":"muh-hassani","email":"mhassani86@gmail.com","login":null,"count":3},{"name":"srmnitc","email":"sarathmenon@mailbox.org","login":null,"count":3},{"name":"suhyunyoo","email":"a9UbaKUXYFY2YG","login":null,"count":3},{"name":"Ali Zendegani","email":"17050255+zendegani","login":"zendegani","count":2},{"name":"Caglayan Aras","email":"caglayan_aras@hotmail.com","login":null,"count":2},{"name":"Joerg","email":"neugebauer@mpie.de","login":null,"count":2},{"name":"Liam Huber","email":"liamhuber@greyhavensolutions.com","login":null,"count":2},{"name":"Michael Ashton","email":"mashton@ufl.edu","login":null,"count":2},{"name":"FeLoch","email":"48756667+FeLoch","login":"FeLoch","count":1},{"name":"Jan Janssen","email":"jan.janssen@mpie.de","login":null,"count":1},{"name":"Iceflower","email":"iceflower@gmx.de","login":null,"count":1},{"name":"Leimeroth","email":"leimeroth@mm.tu-darmstadt.de","login":null,"count":1},{"name":"Markus Tautschnig","email":"markus@markuss-mbp.mpie.de","login":null,"count":1},{"name":"Marvin Poul","email":"poul@mpie.de","login":null,"count":1},{"name":"Zendegani, Ali (alizen)","email":"zendegani@mpie.de","login":null,"count":1}],"total_commits":5863,"total_committers":56,"total_bot_commits":52,"total_bot_committers":2,"mean_commits":104.69642857142857,"dds":0.7376769571891524,"past_year_committers":[{"name":"Han","email":"h.mai@mpie.de","login":null,"count":33},{"name":"Jan Janssen","email":"jan-janssen","login":"jan-janssen","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Sam Waseda","email":"o.waseda@mpie.de","login":null,"count":9},{"name":"pyiron-runner","email":"pyiron@mpie.de","login":null,"count":7},{"name":"Han","email":"60923573+ligerzero-ai","login":"ligerzero-ai","count":7},{"name":"Niklas Siemer","email":"70580458+niklassiemer","login":"niklassiemer","count":6},{"name":"Liam Huber","email":"liamhuber@greyhavensolutions.com","login":null,"count":2},{"name":"Sam Dareska","email":"37879103+samwaseda","login":"samwaseda","count":2},{"name":"Jan Janssen","email":"jan.janssen@mpie.de","login":null,"count":1},{"name":"Jan Janßen","email":"janssen@mpie.de","login":null,"count":1}],"past_year_total_commits":106,"past_year_total_committers":11,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":9.636363636363637,"past_year_dds":0.6886792452830188,"last_synced_at":"2024-01-27T06:06:41.250Z","last_synced_commit":"5e27f48a25a04895ed564b6bfd3f06a36aff0a38","created_at":"2023-03-09T08:42:00.833Z","updated_at":"2024-01-27T06:06:41.250Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-14T00:00:13.429Z","repositories_count":5478302,"commits_count":853215296,"contributors_count":31091500,"owners_count":906512,"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":"pyiron/pyiron","html_url":"https://github.com/pyiron/pyiron","last_synced_at":"2025-09-02T00:01:38.918Z","status":null,"issues_count":44,"pull_requests_count":213,"avg_time_to_close_issue":3276894.717948718,"avg_time_to_close_pull_request":539979.0845771144,"issues_closed_count":39,"pull_requests_closed_count":201,"pull_request_authors_count":12,"issue_authors_count":25,"avg_comments_per_issue":5.25,"avg_comments_per_pull_request":0.6995305164319249,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":90,"past_year_issues_count":4,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":7015261.0,"past_year_avg_time_to_close_pull_request":116289.03225806452,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-14T21:20:30.586Z","updated_at":"2025-09-03T03:55:33.243Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron/issues","issue_labels_count":{"bug":19,"enhancement":8,"priority: medium":1,"question":1},"pull_request_labels_count":{"dependencies":97,"patch":37,"python":15,"stale":4,"documentation":3,"priority: low":2,"enhancement":1,"priority: medium":1},"issue_author_associations_count":{"NONE":29,"MEMBER":11,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":125,"MEMBER":91,"NONE":2},"issue_authors":{"sinazadeh":6,"lfzhu-phys":5,"samwaseda":4,"jan-janssen":3,"jkitchin":3,"mostafajoulaian":2,"edmen-dev":2,"tnecnivkcots":2,"dhoulek":1,"ligerzero-ai":1,"JonathanSchmidt1":1,"Arslanzulfqar5":1,"BaoyingDou":1,"LekshmiSreekala":1,"sravankumarkb":1,"igibek":1,"yuyuanjingxuan":1,"hujay2019":1,"pkruzikova":1,"JNmpi":1,"gongyilun":1,"niklassiemer":1,"mgt16-LANL":1,"ahmedabdelkawy":1,"Vishwa-adi":1,"pstaerk":1},"pull_request_authors":{"dependabot[bot]":96,"jan-janssen":72,"ligerzero-ai":24,"niklassiemer":8,"samwaseda":6,"tnecnivkcots":4,"pmrv":2,"aminsakic":2,"neil51":1,"liamhuber":1,"jkitchin":1,"dependabot-preview[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10067183,"issues_count":31166656,"pull_requests_count":94972760,"authors_count":10688095,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":2},"past_year_pull_request_labels_count":{"dependencies":29,"patch":29,"python":15},"past_year_issue_author_associations_count":{"NONE":3,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":29,"MEMBER":12},"past_year_issue_authors":{"dhoulek":1,"edmen-dev":1,"JonathanSchmidt1":1,"niklassiemer":1},"past_year_pull_request_authors":{"dependabot[bot]":29,"jan-janssen":10,"niklassiemer":2},"maintainers":[{"login":"jan-janssen","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-janssen"},{"login":"samwaseda","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samwaseda"},{"login":"niklassiemer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklassiemer"},{"login":"tnecnivkcots","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tnecnivkcots"},{"login":"liamhuber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamhuber"},{"login":"LekshmiSreekala","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LekshmiSreekala"}],"active_maintainers":[{"login":"jan-janssen","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-janssen"},{"login":"niklassiemer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklassiemer"}]},"events":{"total":{"IssuesEvent":5,"WatchEvent":47,"DeleteEvent":16,"IssueCommentEvent":12,"PushEvent":43,"PullRequestEvent":37,"ForkEvent":5,"CreateEvent":13},"last_year":{"IssuesEvent":5,"WatchEvent":47,"DeleteEvent":16,"IssueCommentEvent":12,"PushEvent":43,"PullRequestEvent":37,"ForkEvent":5,"CreateEvent":13}},"keywords":["ab-initio","ase","development-environment","dft","hdf5","ide","lammps","molecular-dynamics","pyiron","python","simulation","vasp"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/UpdateDependabotPR.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:31.910Z","updated_at":"2023-02-11T07:00:31.910Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.github/workflows/UpdateDependabotPR.yml","dependencies":[{"id":7547033295,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7547033296,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:31.959Z","updated_at":"2023-02-11T07:00:31.959Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7547033297,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7547033298,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7547033299,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:31.988Z","updated_at":"2023-02-11T07:00:31.988Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.github/workflows/deploy.yml","dependencies":[{"id":7547033300,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7547033301,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7547033302,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:32.002Z","updated_at":"2023-02-11T07:00:32.002Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7547034543,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7547034544,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/notebooks.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:32.981Z","updated_at":"2023-02-11T07:00:32.981Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.github/workflows/notebooks.yml","dependencies":[{"id":7547034561,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false},{"id":7547034562,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypicheck.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:33.098Z","updated_at":"2023-02-11T07:00:33.098Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.github/workflows/pypicheck.yml","dependencies":[{"id":7547034566,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7547034567,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":".ci_support/environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:33.179Z","updated_at":"2023-02-11T07:00:33.179Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.ci_support/environment.yml","dependencies":[{"id":7547034568,"package_name":"codacy-coverage","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034569,"package_name":"coverage","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034570,"package_name":"coveralls","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034571,"package_name":"pyiron_atomistics","ecosystem":"conda","requirements":"0.2.62.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"binder/environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:33.208Z","updated_at":"2023-02-11T07:00:33.208Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/binder/environment.yml","dependencies":[{"id":7547034573,"package_name":"gpaw","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034574,"package_name":"iprpy-data","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034575,"package_name":"jupyterlab","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034576,"package_name":"lammps","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034577,"package_name":"nglview","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034578,"package_name":"pyiron","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034579,"package_name":"pyiron-data","ecosystem":"conda","requirements":"\u003e=0.0.5","direct":true,"kind":"runtime","optional":false},{"id":7547034580,"package_name":"pyiron_atomistics","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034581,"package_name":"pyiron_base","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034582,"package_name":"pymatgen","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034583,"package_name":"pyscal","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034584,"package_name":"python","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034585,"package_name":"seaborn","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034586,"package_name":"sphinxdft","ecosystem":"conda","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":7547034587,"package_name":"sphinxdft-data","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034588,"package_name":"sqsgenerator","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"docs/environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:33.255Z","updated_at":"2023-02-11T07:00:33.255Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/docs/environment.yml","dependencies":[{"id":7547034592,"package_name":"nbsphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7547034593,"package_name":"pyiron","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:33.303Z","updated_at":"2023-02-11T07:00:33.303Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":7547034594,"package_name":"mcr.microsoft.com/vscode/devcontainers/anaconda","ecosystem":"docker","requirements":"dev-3","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-11T07:00:33.356Z","updated_at":"2023-02-11T07:00:33.356Z","repository_link":"https://github.com/pyiron/pyiron/blob/main/setup.py","dependencies":[{"id":7547034598,"package_name":"pyiron_atomistics","ecosystem":"pypi","requirements":"==0.2.62","direct":true,"kind":"runtime","optional":false}]}],"score":16.020758858962072,"created_at":"2025-09-04T15:51:11.138Z","updated_at":"2025-10-07T08:15:24.360Z","avatar_url":"https://github.com/pyiron.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":375,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.commatsci.2018.07.043"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["workflow-automation","workflow-engine","workflow-management","graph-generation","multiprocessing","slurm","mpi4py","mpi","flux","mesh"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37422","html_url":"https://science.ecosyste.ms/projects/37422","bibtex_url":"https://science.ecosyste.ms/projects/37422/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/37422/export.apalike"}