{"id":32506,"name":"pyiron_gui","description":"Extended graphical user interface (GUI) for pyiron the integrated development environment (IDE)","url":"https://github.com/pyiron/pyiron_gui","last_synced_at":"2025-09-05T05:28:58.178Z","repository":{"id":39614555,"uuid":"350493130","full_name":"pyiron/pyiron_gui","owner":"pyiron","description":"Extended graphical user interface (GUI) for pyiron the integrated development environment (IDE)","archived":false,"fork":false,"pushed_at":"2025-06-09T23:58:31.000Z","size":811,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-10T00:32:05.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyiron.org","language":"Python","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":null,"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}},"created_at":"2021-03-22T21:21:46.000Z","updated_at":"2025-05-20T04:50:13.000Z","dependencies_parsed_at":"2023-09-26T04:17:25.759Z","dependency_job_id":"1e3403b9-4598-42d2-92c2-addf81f86e63","html_url":"https://github.com/pyiron/pyiron_gui","commit_stats":{"total_commits":477,"total_committers":10,"mean_commits":47.7,"dds":0.7085953878406709,"last_synced_commit":"306de2b71db87a06e3467d1300b7377e8759fca1"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/pyiron/pyiron_gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/sbom","scorecard":{"id":751464,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyiron/pyiron_gui","commit":"ec2d83baa0954096c837154ffdeb9dbf85a45413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 7 changesets","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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"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/black.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/format_black.yml:1","Warn: no topLevel permission defined: .github/workflows/pypicheck.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/UpdateDependabotPR.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/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_gui/UpdateDependabotPR.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/black.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/black.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/coverage.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_gui/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_gui/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_gui/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_black.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/format_black.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_black.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/format_black.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_black.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/format_black.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_gui/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_gui/pypicheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/unittests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyiron/pyiron_gui/unittests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:28","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:30:31.145Z","repository_id":39614555,"created_at":"2025-08-22T20:30:31.145Z","updated_at":"2025-08-22T20:30:31.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273714948,"owners_count":25154935,"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":5300873,"name":"pyiron_gui","ecosystem":"conda","description":"extended graphical user interface (GUI) for pyiron the integrated development environment (IDE)","homepage":"https://github.com/pyiron/pyiron_gui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pyiron/pyiron_gui","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-05-18T22:07:10.000Z","latest_release_published_at":"2022-09-02T10:16:07.000Z","latest_release_number":"0.0.8","last_synced_at":"2025-08-10T02:08:41.012Z","created_at":"2022-10-03T16:09:43.816Z","updated_at":"2025-08-10T02:08:41.013Z","registry_url":"https://anaconda.org/conda-forge/pyiron_gui","install_command":"conda install -c conda-forge pyiron_gui","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"350493130","full_name":"pyiron/pyiron_gui","owner":"pyiron","description":"Extended graphical user interface (GUI) for pyiron the integrated development environment (IDE)","archived":false,"fork":false,"pushed_at":"2023-03-20T23:57:15.000Z","size":474,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2023-03-21T11:56:19.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyiron.org","language":"Python","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,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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}},"created_at":"2021-03-22T21:21:46.000Z","updated_at":"2023-03-21T11:56:19.416Z","dependencies_parsed_at":"2023-02-10T06:46:13.563Z","dependency_job_id":null,"html_url":"https://github.com/pyiron/pyiron_gui","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"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,"avatar_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},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron"},"tags":[{"name":"pyiron_gui-0.0.9","sha":"6682de90530efc6912ace78bb68d6f687599f540","kind":"commit","published_at":"2022-11-21T18:20:16.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.9","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.9"},{"name":"pyiron_gui-0.0.8","sha":"f23f0815bef68441430e0c5187e0a2abc2fa1567","kind":"commit","published_at":"2022-09-01T10:20:47.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.8","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.8"},{"name":"pyiron_gui-0.0.7","sha":"03794646a0f41f1cf1c6bac9658eef3a0ebb83ec","kind":"commit","published_at":"2022-02-15T16:54:28.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.7","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.7"},{"name":"pyiron_gui-0.0.6","sha":"2caec1b41e74f770a20c2d90cd0550a40a1605fc","kind":"commit","published_at":"2021-07-20T13:22:03.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.6","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.6"},{"name":"pyiron_gui-0.0.5","sha":"78e69e2189796e865f2537faea91d720a41ec8f5","kind":"commit","published_at":"2021-06-29T21:08:29.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.5","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.5"},{"name":"pyiron_gui-0.0.4","sha":"968d046ad4f3cb60d353a4efa6c7be3b8e491e1b","kind":"commit","published_at":"2021-06-24T09:38:19.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.4","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.4"},{"name":"pyiron_gui-0.0.3","sha":"209c467ee86f0d2a0d5af927707f4f1072889f04","kind":"commit","published_at":"2021-05-16T16:32:41.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.3","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.3"},{"name":"pyiron_gui-0.0.2","sha":"5ac91384da928ce9eac2927eb84e42789fa2fdc1","kind":"commit","published_at":"2021-05-12T12:16:36.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.2","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.2"}]},"repo_metadata_updated_at":"2023-03-22T07:28:39.935Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.123559059833326,"dependent_packages_count":51.58441039972055,"stargazers_count":67.53830031438694,"forks_count":66.03123908378662,"docker_downloads_count":null,"average":50.31937721443186},"purl":"pkg:conda/pyiron_gui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyiron_gui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyiron_gui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyiron_gui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:58:21.138Z","issues_count":3,"pull_requests_count":121,"avg_time_to_close_issue":925405.6666666666,"avg_time_to_close_pull_request":591884.3083333333,"issues_closed_count":3,"pull_requests_closed_count":120,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":4.333333333333333,"avg_comments_per_pull_request":0.5950413223140496,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":112,"past_year_issues_count":3,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":925405.6666666666,"past_year_avg_time_to_close_pull_request":721662.2168674698,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.333333333333333,"past_year_avg_comments_per_pull_request":0.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":77,"past_year_merged_pull_requests_count":71},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyiron_gui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyiron_gui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyiron_gui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyiron_gui/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2873960,"name":"pyiron-gui","ecosystem":"pypi","description":"Repository for GUI plugins to the pyiron IDE.","homepage":"https://github.com/pyiron/pyiron_gui","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pyiron/pyiron_gui","keywords_array":["pyiron"],"namespace":null,"versions_count":12,"first_release_published_at":"2021-05-11T14:37:08.000Z","latest_release_published_at":"2024-03-22T10:54:43.000Z","latest_release_number":"0.0.12","last_synced_at":"2025-08-11T01:49:25.954Z","created_at":"2022-04-10T12:14:03.634Z","updated_at":"2025-08-11T01:49:25.955Z","registry_url":"https://pypi.org/project/pyiron-gui/","install_command":"pip install pyiron-gui --index-url https://pypi.org/simple","documentation_url":"https://pyiron-gui.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"pyiron-gui"},"repo_metadata":{"id":39614555,"uuid":"350493130","full_name":"pyiron/pyiron_gui","owner":"pyiron","description":"Extended graphical user interface (GUI) for pyiron the integrated development environment (IDE)","archived":false,"fork":false,"pushed_at":"2024-08-26T23:26:17.000Z","size":711,"stargazers_count":3,"open_issues_count":7,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-08-27T02:07:43.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyiron.org","language":"Python","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":null,"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}},"created_at":"2021-03-22T21:21:46.000Z","updated_at":"2024-08-06T05:27:28.000Z","dependencies_parsed_at":"2023-09-26T04:17:25.759Z","dependency_job_id":"1e3403b9-4598-42d2-92c2-addf81f86e63","html_url":"https://github.com/pyiron/pyiron_gui","commit_stats":{"total_commits":477,"total_committers":10,"mean_commits":47.7,"dds":0.7085953878406709,"last_synced_commit":"306de2b71db87a06e3467d1300b7377e8759fca1"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyiron","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217107931,"owners_count":16125916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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_gui-0.0.12","sha":"21591d6b53c442b69b86c174b2fff68306a0baa2","kind":"commit","published_at":"2024-03-19T00:17:19.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.12","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.12/manifests"},{"name":"pyiron_gui-0.0.11","sha":"3b4bf85c0fcfa688534c185613852c55a7deb9c8","kind":"tag","published_at":"2023-11-18T11:02:26.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.11","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.11/manifests"},{"name":"pyiron_gui-0.0.10","sha":"57d610f5c13217deb40854b97c43388733e6dd87","kind":"commit","published_at":"2023-04-11T04:30:21.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.10","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.10/manifests"},{"name":"pyiron_gui-0.0.9","sha":"6682de90530efc6912ace78bb68d6f687599f540","kind":"commit","published_at":"2022-11-21T18:20:16.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.9","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.9/manifests"},{"name":"pyiron_gui-0.0.8","sha":"f23f0815bef68441430e0c5187e0a2abc2fa1567","kind":"commit","published_at":"2022-09-01T10:20:47.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.8","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.8/manifests"},{"name":"pyiron_gui-0.0.7","sha":"03794646a0f41f1cf1c6bac9658eef3a0ebb83ec","kind":"commit","published_at":"2022-02-15T16:54:28.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.7","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.7/manifests"},{"name":"pyiron_gui-0.0.6","sha":"2caec1b41e74f770a20c2d90cd0550a40a1605fc","kind":"commit","published_at":"2021-07-20T13:22:03.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.6","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.6/manifests"},{"name":"pyiron_gui-0.0.5","sha":"78e69e2189796e865f2537faea91d720a41ec8f5","kind":"commit","published_at":"2021-06-29T21:08:29.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.5","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.5/manifests"},{"name":"pyiron_gui-0.0.4","sha":"968d046ad4f3cb60d353a4efa6c7be3b8e491e1b","kind":"commit","published_at":"2021-06-24T09:38:19.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.4","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.4/manifests"},{"name":"pyiron_gui-0.0.3","sha":"209c467ee86f0d2a0d5af927707f4f1072889f04","kind":"commit","published_at":"2021-05-16T16:32:41.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.3","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.3/manifests"},{"name":"pyiron_gui-0.0.2","sha":"5ac91384da928ce9eac2927eb84e42789fa2fdc1","kind":"commit","published_at":"2021-05-12T12:16:36.000Z","download_url":"https://codeload.github.com/pyiron/pyiron_gui/tar.gz/pyiron_gui-0.0.2","html_url":"https://github.com/pyiron/pyiron_gui/releases/tag/pyiron_gui-0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/tags/pyiron_gui-0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-08-27T02:49:43.483Z","dependent_packages_count":1,"downloads":124,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.601006559927775,"dependent_repos_count":21.744141596728245,"dependent_packages_count":4.7080451114820665,"stargazers_count":31.911513570518867,"forks_count":29.811728140121442,"docker_downloads_count":null,"average":22.75528699575568},"purl":"pkg:pypi/pyiron-gui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyiron-gui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyiron-gui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyiron-gui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-20T03:57:19.447Z","issues_count":4,"pull_requests_count":228,"avg_time_to_close_issue":925405.6666666666,"avg_time_to_close_pull_request":572115.7022222222,"issues_closed_count":3,"pull_requests_closed_count":225,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":3.75,"avg_comments_per_pull_request":0.6710526315789473,"merged_pull_requests_count":170,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":1,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":514103.8076923077,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7383177570093458,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":98,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/issues","maintainers":[{"login":"jan-janssen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-janssen"},{"login":"liamhuber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamhuber"},{"login":"niklassiemer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklassiemer"}],"active_maintainers":[{"login":"jan-janssen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-janssen"},{"login":"niklassiemer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklassiemer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron-gui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron-gui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron-gui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiron-gui/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":"2022-11-16T15:53:15.003Z","updated_at":"2022-11-16T15:53:15.003Z","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-04-20T11:58:12.707Z","updated_at":"2023-04-20T11:58:12.707Z","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":"2022-11-16T15:53:15.027Z","updated_at":"2022-11-16T15:53:15.027Z","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":"2022-11-16T15:53:15.039Z","updated_at":"2022-11-16T15:53:15.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/srmnitc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724998,"maintainers_count":308311,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":33615,"full_name":"pyiron/pyiron_gui","default_branch":"main","committers":[{"name":"Niklas Siemer","email":"70580458+niklassiemer@users.noreply.github.com","count":139},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":138},{"name":"pyiron-runner","email":"pyiron@mpie.de","count":126},{"name":"Jan Janssen","email":"jan-janssen@users.noreply.github.com","count":57},{"name":"liamhuber","email":"liamhuber@greyhavensolutions.com","count":7},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com","count":4},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]@users.noreply.github.com","count":3},{"name":"Jan Janssen","email":"janssen@lanl.gov","count":1},{"name":"Marvin Poul","email":"ponder@creshal.de","count":1},{"name":"muh-hassani","email":"mhassani86@gmail.com","count":1}],"total_commits":477,"total_committers":10,"total_bot_commits":145,"total_bot_committers":3,"mean_commits":47.7,"dds":0.7085953878406709,"past_year_committers":[{"name":"pyiron-runner","email":"pyiron@mpie.de","count":63},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":61},{"name":"Jan Janssen","email":"jan-janssen@users.noreply.github.com","count":22},{"name":"Niklas Siemer","email":"70580458+niklassiemer@users.noreply.github.com","count":9},{"name":"liamhuber","email":"liamhuber@greyhavensolutions.com","count":7},{"name":"Jan Janssen","email":"janssen@lanl.gov","count":1}],"past_year_total_commits":163,"past_year_total_committers":6,"past_year_total_bot_commits":61,"past_year_total_bot_committers":1,"past_year_mean_commits":27.166666666666668,"past_year_dds":0.6134969325153374,"last_synced_at":"2023-04-26T15:23:47.049Z","last_synced_commit":"306de2b71db87a06e3467d1300b7377e8759fca1","created_at":"2023-03-07T16:53:20.503Z","updated_at":"2023-09-19T15:43:45.654Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pyiron/pyiron_gui","html_url":"https://github.com/pyiron/pyiron_gui","last_synced_at":"2025-08-31T08:18:59.196Z","status":null,"issues_count":4,"pull_requests_count":252,"avg_time_to_close_issue":925405.6666666666,"avg_time_to_close_pull_request":581281.3456790124,"issues_closed_count":3,"pull_requests_closed_count":243,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":3.75,"avg_comments_per_pull_request":0.6587301587301587,"merged_pull_requests_count":180,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":0,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":660307.2105263158,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-10T21:50:20.647Z","updated_at":"2025-09-03T05:37:43.667Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyiron%2Fpyiron_gui/issues","issue_labels_count":{"dependencies":2,"bug":1},"pull_request_labels_count":{"dependencies":311,"python":18,"format_black":5},"issue_author_associations_count":{"MEMBER":3,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":311,"MEMBER":23,"NONE":1},"issue_authors":{"liamhuber":2,"jan-janssen":1,"pmrv":1,"dependabot[bot]":1},"pull_request_authors":{"dependabot[bot]":311,"jan-janssen":16,"niklassiemer":5,"liamhuber":2,"niklasiemer":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082364,"issues_count":31225876,"pull_requests_count":96082853,"authors_count":10694162,"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":{"dependencies":1},"past_year_pull_request_labels_count":{"dependencies":43,"python":18},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":43},"past_year_issue_authors":{"dependabot[bot]":1},"past_year_pull_request_authors":{"dependabot[bot]":43},"maintainers":[{"login":"jan-janssen","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-janssen"},{"login":"niklassiemer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklassiemer"},{"login":"liamhuber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamhuber"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"DeleteEvent":36,"IssueCommentEvent":29,"PushEvent":95,"PullRequestEvent":74,"CreateEvent":38},"last_year":{"WatchEvent":1,"DeleteEvent":36,"IssueCommentEvent":29,"PushEvent":95,"PullRequestEvent":74,"CreateEvent":38}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-13T10:30:35.110Z","updated_at":"2022-07-13T10:30:35.110Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/setup.py","dependencies":[{"id":215601222,"package_name":"pyiron_base","ecosystem":"pypi","requirements":"==0.5.16","direct":true,"kind":"runtime","optional":false},{"id":215601223,"package_name":"pyiron_atomistics","ecosystem":"pypi","requirements":"==0.2.49","direct":true,"kind":"runtime","optional":false},{"id":215601224,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"==7.7.1","direct":true,"kind":"runtime","optional":false},{"id":215601225,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.5.2","direct":true,"kind":"runtime","optional":false},{"id":215601226,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.1","direct":true,"kind":"runtime","optional":false},{"id":215601227,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/UpdateDependabotPR.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T06:46:12.377Z","updated_at":"2023-02-10T06:46:12.377Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.github/workflows/UpdateDependabotPR.yml","dependencies":[{"id":7519759795,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519759796,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/black.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T06:46:12.527Z","updated_at":"2023-02-10T06:46:12.527Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.github/workflows/black.yml","dependencies":[{"id":7519759908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519759911,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T06:46:12.632Z","updated_at":"2023-02-10T06:46:12.632Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":7519762345,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519762349,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T06:46:12.755Z","updated_at":"2023-02-10T06:46:12.755Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.github/workflows/deploy.yml","dependencies":[{"id":7519765702,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519765705,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519765708,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format_black.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T06:46:13.042Z","updated_at":"2023-02-10T06:46:13.042Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.github/workflows/format_black.yml","dependencies":[{"id":7519767389,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519767390,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":7519767391,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypicheck.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T06:46:13.214Z","updated_at":"2023-02-10T06:46:13.214Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.github/workflows/pypicheck.yml","dependencies":[{"id":7519768258,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519768259,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unittests.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T06:46:13.361Z","updated_at":"2023-02-10T06:46:13.361Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.github/workflows/unittests.yml","dependencies":[{"id":7519770675,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7519770676,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":".ci_support/environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T04:17:23.109Z","updated_at":"2023-09-26T04:17:23.109Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/.ci_support/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"binder/environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T04:17:23.317Z","updated_at":"2023-09-26T04:17:23.317Z","repository_link":"https://github.com/pyiron/pyiron_gui/blob/main/binder/environment.yml","dependencies":[]}],"score":9.397649470281177,"created_at":"2025-09-04T15:51:05.604Z","updated_at":"2025-10-07T08:13:47.073Z","avatar_url":"https://github.com/pyiron.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":124,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/32506","html_url":"https://science.ecosyste.ms/projects/32506","bibtex_url":"https://science.ecosyste.ms/projects/32506/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/32506/export.apalike"}