{"id":62838,"name":"easygui","description":"easygui for Python","url":"https://github.com/robertlugg/easygui","last_synced_at":"2025-09-08T12:49:50.386Z","repository":{"id":23269089,"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2024-10-22T14:33:15.000Z","size":14684,"stargazers_count":466,"open_issues_count":96,"forks_count":120,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-09-08T07:42:19.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2025-09-04T22:37:33.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":"628f1489-94ce-49ee-8f13-087d55f8647d","html_url":"https://github.com/robertlugg/easygui","commit_stats":{"total_commits":213,"total_committers":22,"mean_commits":9.681818181818182,"dds":0.4976525821596244,"last_synced_commit":"622bd64937aeddef304d8e326217ce01203a17ad"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/robertlugg/easygui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/sbom","scorecard":{"id":780325,"data":{"date":"2025-08-11","repo":{"name":"github.com/robertlugg/easygui","commit":"c3e9ea934b8d5c3e1418acfa66d493602f5b164e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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-23T04:45:06.822Z","repository_id":23269089,"created_at":"2025-08-23T04:45:06.822Z","updated_at":"2025-08-23T04:45:06.822Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188471,"owners_count":25237850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"robertlugg","name":"Robert M Lugg","uuid":"6054540","kind":"user","description":"Microelectronic Engineer graduated RIT\r\nRecent hobbies: Microcontrollers, 3D printing.\r\n","email":"","website":null,"location":"United States","twitter":"robertlugg1","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6054540?v=4","repositories_count":45,"last_synced_at":"2023-04-09T14:27:26.501Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/robertlugg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:48.200Z","updated_at":"2023-04-09T14:27:26.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg/repositories"},"packages":[{"id":11765246,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-07T21:35:04.660Z","created_at":"2025-06-07T18:14:58.839Z","updated_at":"2025-09-07T21:35:04.661Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23269089,"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2024-10-22T14:33:15.000Z","size":14684,"stargazers_count":461,"open_issues_count":95,"forks_count":118,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-05-21T12:12:51.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2025-05-14T16:50:41.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":"628f1489-94ce-49ee-8f13-087d55f8647d","html_url":"https://github.com/robertlugg/easygui","commit_stats":{"total_commits":213,"total_committers":22,"mean_commits":9.681818181818182,"dds":0.4976525821596244,"last_synced_commit":"622bd64937aeddef304d8e326217ce01203a17ad"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258732191,"owners_count":22748854,"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"}},"repo_metadata_updated_at":"2025-06-08T15:25:22.471Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T12:12:51.820Z","issues_count":80,"pull_requests_count":38,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":26147695.12121212,"issues_closed_count":27,"pull_requests_closed_count":33,"pull_request_authors_count":25,"issue_authors_count":67,"avg_comments_per_issue":2.175,"avg_comments_per_pull_request":1.1052631578947367,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1866033.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/issues","maintainers":[{"login":"zadacka","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zadacka"},{"login":"robertlugg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertlugg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T15:26:01.222Z","updated_at":"2025-06-08T15:26:01.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8676699,"name":"py3-easygui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-easygui","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"0.98.3-r2","last_synced_at":"2025-09-06T17:09:32.731Z","created_at":"2023-12-20T10:27:16.124Z","updated_at":"2025-09-06T17:09:32.732Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-easygui-pyc","install_command":"apk add py3-easygui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui-pyc/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":2719110,"name":"easygui","ecosystem":"pypi","description":"EasyGUI is a module for very simple, very easy GUI programming in Python.  EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven.  Instead, all GUI interactions are invoked by simple function calls.","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":["gui","linux","windows","graphical","user","interface"],"namespace":null,"versions_count":11,"first_release_published_at":"2014-09-18T00:21:08.000Z","latest_release_published_at":"2022-04-01T13:15:49.000Z","latest_release_number":"0.98.3","last_synced_at":"2025-09-08T03:31:51.402Z","created_at":"2022-04-10T10:50:50.581Z","updated_at":"2025-09-08T03:31:51.402Z","registry_url":"https://pypi.org/project/easygui/","install_command":"pip install easygui --index-url https://pypi.org/simple","documentation_url":"https://easygui.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Education","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: User Interfaces"],"normalized_name":"easygui","project_status":null},"repo_metadata":{"id":23269089,"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2024-07-10T09:03:27.000Z","size":14669,"stargazers_count":455,"open_issues_count":94,"forks_count":114,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-08-31T00:11:43.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2024-08-30T14:39:45.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":"628f1489-94ce-49ee-8f13-087d55f8647d","html_url":"https://github.com/robertlugg/easygui","commit_stats":{"total_commits":212,"total_committers":22,"mean_commits":9.636363636363637,"dds":0.4952830188679245,"last_synced_commit":"81948653565126bad5e8d17953aaa8744fa89d5f"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217591826,"owners_count":16201491,"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":"robertlugg","name":"Robert M Lugg","uuid":"6054540","kind":"user","description":"Microelectronic Engineer graduated RIT\r\nRecent hobbies: Microcontrollers, 3D printing.\r\n","email":"","website":null,"location":"United States","twitter":"robertlugg1","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6054540?v=4","repositories_count":45,"last_synced_at":"2023-04-09T14:27:26.501Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/robertlugg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:48.200Z","updated_at":"2023-04-09T14:27:26.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg/repositories"},"tags":[{"name":"0.98.2","sha":"6652d526468a98d3b5720df39dd395cf911d7015","kind":"commit","published_at":"2021-01-27T06:33:58.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.2","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.98.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.98.2/manifests"},{"name":"0.98.1","sha":"f61ad7e3ecc5a339253d1da9695dc365a204008e","kind":"commit","published_at":"2016-09-26T21:09:19.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.1","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.98.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.98.1/manifests"},{"name":"0.98.0","sha":"cbd30b036cd638e9ddf0630837022fb4d7077628","kind":"commit","published_at":"2016-01-02T01:01:34.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.98.0/manifests"},{"name":"0.97.4","sha":"208b94858e8a6830b3628c6cc618f3ce559abd30","kind":"tag","published_at":"2015-02-05T06:01:02.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.4","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.97.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.97.4/manifests"},{"name":"0.97.3","sha":"704e923a9f02190c753cd5a7da72dac5f8dc5e99","kind":"tag","published_at":"2014-12-29T02:11:08.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.3","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.97.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/0.97.3/manifests"},{"name":"release_0.97.0","sha":"b2a120e84a557cb10f5d90b465725398b995ba95","kind":"commit","published_at":"2014-12-22T07:43:30.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/release_0.97.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/release_0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/release_0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags/release_0.97.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T00:10:20.680Z","dependent_packages_count":42,"downloads":852164,"downloads_period":"last-month","dependent_repos_count":558,"rankings":{"downloads":0.7417285431346711,"dependent_repos_count":0.6033108086772553,"dependent_packages_count":0.3973055068161677,"stargazers_count":2.962362313779572,"forks_count":4.376067971318188,"docker_downloads_count":0.8377672171524204,"average":1.6530903934797123},"purl":"pkg:pypi/easygui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/easygui","docker_dependents_count":50,"docker_downloads_count":863157,"usage_url":"https://repos.ecosyste.ms/usage/pypi/easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T23:21:53.433Z","issues_count":78,"pull_requests_count":34,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":30483706.17857143,"issues_closed_count":27,"pull_requests_closed_count":28,"pull_request_authors_count":24,"issue_authors_count":65,"avg_comments_per_issue":2.230769230769231,"avg_comments_per_pull_request":1.2352941176470589,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":12356.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/issues","maintainers":[{"login":"zadacka","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zadacka"},{"login":"robertlugg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertlugg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easygui/related_packages","maintainers":[{"uuid":"srid","login":"srid","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/srid/","role":null,"created_at":"2023-01-14T03:05:49.918Z","updated_at":"2023-01-14T03:05:49.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/srid/packages"},{"uuid":"AlSweigart","login":"AlSweigart","name":null,"email":null,"url":null,"packages_count":110,"html_url":"https://pypi.org/user/AlSweigart/","role":null,"created_at":"2023-01-14T03:05:49.912Z","updated_at":"2023-01-14T03:05:49.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AlSweigart/packages"},{"uuid":"Alexander.Zawadzki","login":"Alexander.Zawadzki","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Alexander.Zawadzki/","role":null,"created_at":"2023-01-14T03:05:49.909Z","updated_at":"2023-01-14T03:05:49.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Alexander.Zawadzki/packages"},{"uuid":"Robert.Lugg","login":"Robert.Lugg","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Robert.Lugg/","role":null,"created_at":"2023-01-14T03:05:49.914Z","updated_at":"2023-01-14T03:05:49.914Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Robert.Lugg/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11138701,"name":"py3-easygui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-easygui","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-08T07:44:29.606Z","created_at":"2024-12-07T12:35:30.370Z","updated_at":"2025-09-08T07:44:29.606Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-easygui-pyc","install_command":"apk add py3-easygui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui-pyc/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-12-08T19:19:19.253Z","updated_at":"2024-12-08T19:19:19.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7778582,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"0.98.3-r2","last_synced_at":"2025-09-08T07:44:27.917Z","created_at":"2023-05-22T14:19:01.342Z","updated_at":"2025-09-08T07:44:27.917Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2023-05-20T18:07:41.000Z","size":14669,"stargazers_count":420,"open_issues_count":88,"forks_count":110,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-05-21T15:41:14.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-05-21T15:41:14.120Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:19:01.430Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":12.428307815071568,"forks_count":10.677771682210363,"docker_downloads_count":null,"average":5.776519874320483},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T07:08:05.003Z","updated_at":"2023-05-23T07:08:05.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11138702,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-08T07:44:30.851Z","created_at":"2024-12-07T12:35:31.896Z","updated_at":"2025-09-08T07:44:30.852Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-12-08T19:19:18.972Z","updated_at":"2024-12-08T19:19:18.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11765248,"name":"py3-easygui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-easygui","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-08T07:44:29.979Z","created_at":"2025-06-07T18:15:05.639Z","updated_at":"2025-09-08T07:44:29.979Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-easygui-pyc","install_command":"apk add py3-easygui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23269089,"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2024-10-22T14:33:15.000Z","size":14684,"stargazers_count":461,"open_issues_count":95,"forks_count":118,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-05-21T12:12:51.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2025-05-14T16:50:41.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":"628f1489-94ce-49ee-8f13-087d55f8647d","html_url":"https://github.com/robertlugg/easygui","commit_stats":{"total_commits":213,"total_committers":22,"mean_commits":9.681818181818182,"dds":0.4976525821596244,"last_synced_commit":"622bd64937aeddef304d8e326217ce01203a17ad"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258732191,"owners_count":22748854,"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"}},"repo_metadata_updated_at":"2025-06-08T15:25:25.550Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T12:12:51.820Z","issues_count":80,"pull_requests_count":38,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":26147695.12121212,"issues_closed_count":27,"pull_requests_closed_count":33,"pull_request_authors_count":25,"issue_authors_count":67,"avg_comments_per_issue":2.175,"avg_comments_per_pull_request":1.1052631578947367,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1866033.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/issues","maintainers":[{"login":"zadacka","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zadacka"},{"login":"robertlugg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertlugg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-easygui-pyc/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T15:26:04.161Z","updated_at":"2025-06-08T15:26:04.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7778583,"name":"py3-easygui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-easygui","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"0.98.3-r2","last_synced_at":"2025-09-08T07:44:26.717Z","created_at":"2023-05-22T14:19:01.554Z","updated_at":"2025-09-08T07:44:26.717Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-easygui-pyc","install_command":"apk add py3-easygui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2023-05-20T18:07:41.000Z","size":14669,"stargazers_count":420,"open_issues_count":88,"forks_count":110,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-05-21T15:41:14.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-05-21T15:41:14.120Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:19:01.610Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":12.428307815071568,"forks_count":10.677771682210363,"docker_downloads_count":null,"average":5.776519874320483},"purl":"pkg:apk/alpine/py3-easygui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-easygui-pyc/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T07:08:05.214Z","updated_at":"2023-05-23T07:08:05.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6094091,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-02T07:00:14.000Z","latest_release_published_at":"2022-04-02T07:00:14.000Z","latest_release_number":"0.98.3-r0","last_synced_at":"2025-09-08T07:44:26.454Z","created_at":"2023-01-31T20:29:10.054Z","updated_at":"2025-09-08T07:44:26.455Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2022-11-13T07:46:17.000Z","size":14669,"stargazers_count":411,"open_issues_count":87,"forks_count":107,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-03-22T09:04:28.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-03-22T03:09:20.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","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":"robertlugg","name":"Robert M Lugg","uuid":"6054540","kind":"user","description":"Microelectronic Engineer graduated RIT\r\nRecent hobbies: Microcontrollers, 3D printing.\r\n","email":"","website":null,"location":"United States","twitter":"robertlugg1","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/6054540?v=4","repositories_count":8,"last_synced_at":"2023-02-19T22:24:20.753Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg"},"tags":[{"name":"0.98.2","sha":"6652d526468a98d3b5720df39dd395cf911d7015","kind":"commit","published_at":"2021-01-27T06:33:58.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.2","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.2"},{"name":"0.98.1","sha":"f61ad7e3ecc5a339253d1da9695dc365a204008e","kind":"commit","published_at":"2016-09-26T21:09:19.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.1","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.1"},{"name":"0.98.0","sha":"cbd30b036cd638e9ddf0630837022fb4d7077628","kind":"commit","published_at":"2016-01-02T01:01:34.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.0"},{"name":"0.97.4","sha":"208b94858e8a6830b3628c6cc618f3ce559abd30","kind":"tag","published_at":"2015-02-05T06:01:02.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.4","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.4"},{"name":"0.97.3","sha":"704e923a9f02190c753cd5a7da72dac5f8dc5e99","kind":"tag","published_at":"2014-12-29T02:11:08.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.3","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.3"},{"name":"release_0.97.0","sha":"b2a120e84a557cb10f5d90b465725398b995ba95","kind":"commit","published_at":"2014-12-22T07:43:30.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/release_0.97.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/release_0.97.0"}]},"repo_metadata_updated_at":"2023-03-22T09:08:49.210Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":11.417985853822836,"forks_count":10.194229257887056,"average":8.590153811608847},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":186,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T06:42:22.445Z","updated_at":"2023-02-01T06:42:22.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6053862,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-08T07:44:35.746Z","created_at":"2023-01-31T18:38:27.758Z","updated_at":"2025-09-08T07:44:35.746Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2022-11-13T07:46:17.000Z","size":14669,"stargazers_count":411,"open_issues_count":87,"forks_count":107,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-03-22T07:24:22.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-03-22T03:09:20.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","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":"robertlugg","name":"Robert M Lugg","uuid":"6054540","kind":"user","description":"Microelectronic Engineer graduated RIT\r\nRecent hobbies: Microcontrollers, 3D printing.\r\n","email":"","website":null,"location":"United States","twitter":"robertlugg1","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/6054540?v=4","repositories_count":8,"last_synced_at":"2023-02-19T22:24:20.753Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg"},"tags":[{"name":"0.98.2","sha":"6652d526468a98d3b5720df39dd395cf911d7015","kind":"commit","published_at":"2021-01-27T06:33:58.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.2","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.2"},{"name":"0.98.1","sha":"f61ad7e3ecc5a339253d1da9695dc365a204008e","kind":"commit","published_at":"2016-09-26T21:09:19.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.1","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.1"},{"name":"0.98.0","sha":"cbd30b036cd638e9ddf0630837022fb4d7077628","kind":"commit","published_at":"2016-01-02T01:01:34.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.0"},{"name":"0.97.4","sha":"208b94858e8a6830b3628c6cc618f3ce559abd30","kind":"tag","published_at":"2015-02-05T06:01:02.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.4","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.4"},{"name":"0.97.3","sha":"704e923a9f02190c753cd5a7da72dac5f8dc5e99","kind":"tag","published_at":"2014-12-29T02:11:08.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.3","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.3"},{"name":"release_0.97.0","sha":"b2a120e84a557cb10f5d90b465725398b995ba95","kind":"commit","published_at":"2014-12-22T07:43:30.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/release_0.97.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/release_0.97.0"}]},"repo_metadata_updated_at":"2023-03-22T08:57:36.775Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":13.599718221665624,"forks_count":11.67031934877896,"average":7.16577958672511},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":776,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-01-31T22:24:34.639Z","updated_at":"2023-01-31T22:24:34.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10344260,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-08T07:44:30.031Z","created_at":"2024-06-11T09:49:02.583Z","updated_at":"2025-09-08T07:44:30.031Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23269089,"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2023-10-07T02:13:40.000Z","size":14669,"stargazers_count":451,"open_issues_count":92,"forks_count":112,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-06-04T14:47:25.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2024-06-04T02:20:37.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":"628f1489-94ce-49ee-8f13-087d55f8647d","html_url":"https://github.com/robertlugg/easygui","commit_stats":{"total_commits":212,"total_committers":22,"mean_commits":9.636363636363637,"dds":0.4952830188679245,"last_synced_commit":"81948653565126bad5e8d17953aaa8744fa89d5f"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633474,"owners_count":14602606,"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"}},"repo_metadata_updated_at":"2024-06-12T01:06:17.312Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-04T14:50:50.606Z","issues_count":77,"pull_requests_count":33,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":30483706.17857143,"issues_closed_count":27,"pull_requests_closed_count":28,"pull_request_authors_count":23,"issue_authors_count":64,"avg_comments_per_issue":2.25974025974026,"avg_comments_per_pull_request":1.2727272727272727,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":35460.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/issues","maintainers":[{"login":"zadacka","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zadacka"},{"login":"robertlugg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertlugg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:06:59.414Z","updated_at":"2024-06-12T01:06:59.414Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8676698,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_number":"0.98.3-r2","last_synced_at":"2025-09-08T07:44:35.163Z","created_at":"2023-12-20T10:27:16.028Z","updated_at":"2025-09-08T07:44:35.163Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-easygui/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10344254,"name":"py3-easygui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-easygui","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-08T07:44:36.538Z","created_at":"2024-06-11T09:48:57.574Z","updated_at":"2025-09-08T07:44:36.538Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-easygui-pyc","install_command":"apk add py3-easygui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23269089,"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2023-10-07T02:13:40.000Z","size":14669,"stargazers_count":451,"open_issues_count":92,"forks_count":112,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-06-04T14:47:25.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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/robertlugg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2024-06-04T02:20:37.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":"628f1489-94ce-49ee-8f13-087d55f8647d","html_url":"https://github.com/robertlugg/easygui","commit_stats":{"total_commits":212,"total_committers":22,"mean_commits":9.636363636363637,"dds":0.4952830188679245,"last_synced_commit":"81948653565126bad5e8d17953aaa8744fa89d5f"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633474,"owners_count":14602606,"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"}},"repo_metadata_updated_at":"2024-06-12T01:06:10.434Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-easygui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-04T14:50:50.606Z","issues_count":77,"pull_requests_count":33,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":30483706.17857143,"issues_closed_count":27,"pull_requests_closed_count":28,"pull_request_authors_count":23,"issue_authors_count":64,"avg_comments_per_issue":2.25974025974026,"avg_comments_per_pull_request":1.2727272727272727,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":35460.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/issues","maintainers":[{"login":"zadacka","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zadacka"},{"login":"robertlugg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertlugg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-easygui-pyc/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:07:01.809Z","updated_at":"2024-06-12T01:07:01.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6162139,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-08-22T05:01:13.000Z","latest_release_published_at":"2021-08-22T05:01:13.000Z","latest_release_number":"0.98.2-r0","last_synced_at":"2025-09-08T07:44:32.634Z","created_at":"2023-01-31T23:49:05.578Z","updated_at":"2025-09-08T07:44:32.634Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2022-11-13T07:46:17.000Z","size":14669,"stargazers_count":411,"open_issues_count":87,"forks_count":107,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-03-22T09:04:28.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-03-22T03:09:20.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","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":"robertlugg","name":"Robert M Lugg","uuid":"6054540","kind":"user","description":"Microelectronic Engineer graduated RIT\r\nRecent hobbies: Microcontrollers, 3D printing.\r\n","email":"","website":null,"location":"United States","twitter":"robertlugg1","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/6054540?v=4","repositories_count":8,"last_synced_at":"2023-02-19T22:24:20.753Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg"},"tags":[{"name":"0.98.2","sha":"6652d526468a98d3b5720df39dd395cf911d7015","kind":"commit","published_at":"2021-01-27T06:33:58.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.2","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.2"},{"name":"0.98.1","sha":"f61ad7e3ecc5a339253d1da9695dc365a204008e","kind":"commit","published_at":"2016-09-26T21:09:19.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.1","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.1"},{"name":"0.98.0","sha":"cbd30b036cd638e9ddf0630837022fb4d7077628","kind":"commit","published_at":"2016-01-02T01:01:34.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.0"},{"name":"0.97.4","sha":"208b94858e8a6830b3628c6cc618f3ce559abd30","kind":"tag","published_at":"2015-02-05T06:01:02.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.4","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.4"},{"name":"0.97.3","sha":"704e923a9f02190c753cd5a7da72dac5f8dc5e99","kind":"tag","published_at":"2014-12-29T02:11:08.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.3","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.3"},{"name":"release_0.97.0","sha":"b2a120e84a557cb10f5d90b465725398b995ba95","kind":"commit","published_at":"2014-12-22T07:43:30.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/release_0.97.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/release_0.97.0"}]},"repo_metadata_updated_at":"2023-03-22T09:27:09.774Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":8.614492022450653,"forks_count":7.870341174244813,"average":10.517437094027875},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":76,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-07T08:19:03.096Z","updated_at":"2023-02-07T08:19:03.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":6124581,"name":"py3-easygui","ecosystem":"alpine","description":"easy GUI programming in Python","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-02T07:00:14.000Z","latest_release_published_at":"2022-04-02T07:00:14.000Z","latest_release_number":"0.98.3-r0","last_synced_at":"2025-09-08T07:44:33.478Z","created_at":"2023-01-31T21:52:22.327Z","updated_at":"2025-09-08T07:44:33.479Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-easygui","install_command":"apk add py3-easygui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2022-11-13T07:46:17.000Z","size":14669,"stargazers_count":411,"open_issues_count":87,"forks_count":107,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-03-22T09:04:28.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-03-22T03:09:20.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","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":"robertlugg","name":"Robert M Lugg","uuid":"6054540","kind":"user","description":"Microelectronic Engineer graduated RIT\r\nRecent hobbies: Microcontrollers, 3D printing.\r\n","email":"","website":null,"location":"United States","twitter":"robertlugg1","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/6054540?v=4","repositories_count":8,"last_synced_at":"2023-02-19T22:24:20.753Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg"},"tags":[{"name":"0.98.2","sha":"6652d526468a98d3b5720df39dd395cf911d7015","kind":"commit","published_at":"2021-01-27T06:33:58.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.2","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.2"},{"name":"0.98.1","sha":"f61ad7e3ecc5a339253d1da9695dc365a204008e","kind":"commit","published_at":"2016-09-26T21:09:19.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.1","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.1"},{"name":"0.98.0","sha":"cbd30b036cd638e9ddf0630837022fb4d7077628","kind":"commit","published_at":"2016-01-02T01:01:34.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.0"},{"name":"0.97.4","sha":"208b94858e8a6830b3628c6cc618f3ce559abd30","kind":"tag","published_at":"2015-02-05T06:01:02.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.4","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.4"},{"name":"0.97.3","sha":"704e923a9f02190c753cd5a7da72dac5f8dc5e99","kind":"tag","published_at":"2014-12-29T02:11:08.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.3","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.3"},{"name":"release_0.97.0","sha":"b2a120e84a557cb10f5d90b465725398b995ba95","kind":"commit","published_at":"2014-12-22T07:43:30.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/release_0.97.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/release_0.97.0"}]},"repo_metadata_updated_at":"2023-03-22T09:16:58.045Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":9.338498561953395,"forks_count":8.38762692962376,"average":11.259317955039032},"purl":"pkg:apk/alpine/py3-easygui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-easygui/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":142,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T10:58:04.421Z","updated_at":"2023-02-01T10:58:04.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":5284628,"name":"easygui","ecosystem":"conda","description":null,"homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-07-25T13:45:56.000Z","latest_release_published_at":"2022-10-30T09:54:19.000Z","latest_release_number":"0.98.3","last_synced_at":"2025-09-08T07:44:55.832Z","created_at":"2022-10-03T15:41:07.620Z","updated_at":"2025-09-08T07:44:55.832Z","registry_url":"https://anaconda.org/conda-forge/easygui","install_command":"conda install -c conda-forge easygui","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2022-11-13T07:46:17.000Z","size":14669,"stargazers_count":410,"open_issues_count":87,"forks_count":107,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-03-21T10:50:06.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-03-18T00:04:59.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","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":"robertlugg","name":"Robert M Lugg","uuid":"6054540","kind":"user","description":"Microelectronic Engineer graduated RIT\r\nRecent hobbies: Microcontrollers, 3D printing.\r\n","email":"","website":null,"location":"United States","twitter":"robertlugg1","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/6054540?v=4","repositories_count":8,"last_synced_at":"2023-02-19T22:24:20.753Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg"},"tags":[{"name":"0.98.2","sha":"6652d526468a98d3b5720df39dd395cf911d7015","kind":"commit","published_at":"2021-01-27T06:33:58.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.2","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.2"},{"name":"0.98.1","sha":"f61ad7e3ecc5a339253d1da9695dc365a204008e","kind":"commit","published_at":"2016-09-26T21:09:19.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.1","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.1"},{"name":"0.98.0","sha":"cbd30b036cd638e9ddf0630837022fb4d7077628","kind":"commit","published_at":"2016-01-02T01:01:34.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.98.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.98.0"},{"name":"0.97.4","sha":"208b94858e8a6830b3628c6cc618f3ce559abd30","kind":"tag","published_at":"2015-02-05T06:01:02.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.4","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.4"},{"name":"0.97.3","sha":"704e923a9f02190c753cd5a7da72dac5f8dc5e99","kind":"tag","published_at":"2014-12-29T02:11:08.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/0.97.3","html_url":"https://github.com/robertlugg/easygui/releases/tag/0.97.3"},{"name":"release_0.97.0","sha":"b2a120e84a557cb10f5d90b465725398b995ba95","kind":"commit","published_at":"2014-12-22T07:43:30.000Z","download_url":"https://codeload.github.com/robertlugg/easygui/tar.gz/release_0.97.0","html_url":"https://github.com/robertlugg/easygui/releases/tag/release_0.97.0"}]},"repo_metadata_updated_at":"2023-03-22T07:24:18.884Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":17.75393062141253,"forks_count":16.146743199401048,"average":21.857998502620415},"purl":"pkg:conda/easygui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/easygui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/easygui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/easygui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/easygui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/easygui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/easygui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/easygui/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":7602060,"name":"py3-easygui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-easygui","homepage":"https://github.com/robertlugg/easygui","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/robertlugg/easygui","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2023-04-19T13:08:04.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.98.3-r3","last_synced_at":"2025-09-08T07:44:46.990Z","created_at":"2023-04-19T13:39:00.234Z","updated_at":"2025-09-08T07:44:46.990Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-easygui-pyc","install_command":"apk add py3-easygui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"26627596","full_name":"robertlugg/easygui","owner":"robertlugg","description":"easygui for Python","archived":false,"fork":false,"pushed_at":"2022-11-13T07:46:17.000Z","size":14669,"stargazers_count":413,"open_issues_count":86,"forks_count":107,"subscribers_count":30,"default_branch":"master","last_synced_at":"2023-04-17T09:38:07.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://easygui.readthedocs.org/en/master/","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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T07:34:45.000Z","updated_at":"2023-04-16T06:12:07.000Z","dependencies_parsed_at":"2023-01-14T00:30:20.058Z","dependency_job_id":null,"html_url":"https://github.com/robertlugg/easygui","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlugg","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":118651575,"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"}},"repo_metadata_updated_at":"2023-04-19T13:39:03.238Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":13.85159548168714,"forks_count":11.880358163459706,"average":9.995723740081448},"purl":"pkg:apk/alpine/py3-easygui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-easygui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-easygui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-easygui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:20:21.786Z","issues_count":73,"pull_requests_count":32,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":31612274.703703705,"issues_closed_count":27,"pull_requests_closed_count":27,"pull_request_authors_count":23,"issue_authors_count":60,"avg_comments_per_issue":2.26027397260274,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":24370.0,"past_year_avg_time_to_close_pull_request":67417.33333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-easygui-pyc/related_packages","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":776,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-04-19T19:47:08.222Z","updated_at":"2023-04-19T19:47:08.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}}],"commits":{"id":4605,"full_name":"robertlugg/easygui","default_branch":"master","committers":[{"name":"robertlugg","email":"robert.lugg@gmail.com","login":"robertlugg","count":107},{"name":"Juan José Denis Corrales","email":"jjdenis@gmail.com","login":"jjdenis","count":44},{"name":"Al Sweigart","email":"asweigart@gmail.com","login":"asweigart","count":18},{"name":"Alexander Zawadzki","email":"alexander.zawadzki@gmail.com","login":"zadacka","count":16},{"name":"GatorPython","email":"spenceryoung@ufl.edu","login":null,"count":6},{"name":"Marcelo Duarte Trevisani","email":"marcelotrevisani","login":"marcelotrevisani","count":3},{"name":"Tom Herman","email":"tomherman4@gmail.com","login":"tomhea","count":2},{"name":"Alex Thompson","email":"godfoder@acis.ufl.edu","login":"godfoder","count":2},{"name":"Horst JENS","email":"horstjens@gmail.com","login":"horstjens","count":2},{"name":"IronBoy","email":"raoyi","login":"raoyi","count":2},{"name":"Adrian","email":"adrian.klaver@aklaver.com","login":"aklaver","count":1},{"name":"Alexander Gordeyev","email":"s0meuser@yandex.ru","login":"Shura1oplot","count":1},{"name":"CMGreenspon","email":"charles.greenspon@gmail.com","login":"CMGreenspon","count":1},{"name":"David Lord","email":"davidism@gmail.com","login":"davidism","count":1},{"name":"Krish Ravindranath","email":"krish.ravindranath@gmail.com","login":"kr-ish","count":1},{"name":"Robert Schütz","email":"dev@schuetz-co.de","login":"dotlambda","count":1},{"name":"doyousketch2","email":"doyousketch2@yahoo.com","login":"doyousketch2","count":1},{"name":"hrpzcf","email":"hrpzcf@foxmail.com","login":"hrpzcf","count":1},{"name":"mikudayo","email":"miniluigi008@gmail.com","login":"miniluigi008","count":1},{"name":"slootsky","email":"justin@slootsky.org","login":"slootsky","count":1},{"name":"Thomas Haslwanter","email":"thomas.haslwanter@alumni.ethz.ch","login":null,"count":1},{"name":"Andrew Dalgleish","email":"git@ajd.net.au","login":null,"count":1},{"name":"xanderayes","email":"xanderayes","login":"xanderayes","count":1}],"total_commits":215,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.347826086956522,"dds":0.5023255813953489,"past_year_committers":[{"name":"IronBoy","email":"raoyi","login":"raoyi","count":2}],"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2025-03-25T11:50:10.696Z","last_synced_commit":"c3e9ea934b8d5c3e1418acfa66d493602f5b164e","created_at":"2023-03-07T09:21:19.715Z","updated_at":"2025-03-25T11:50:10.793Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"robertlugg/easygui","html_url":"https://github.com/robertlugg/easygui","last_synced_at":"2025-09-08T07:38:05.343Z","status":"active","issues_count":81,"pull_requests_count":42,"avg_time_to_close_issue":23771414.111111112,"avg_time_to_close_pull_request":23973641.166666668,"issues_closed_count":27,"pull_requests_closed_count":36,"pull_request_authors_count":25,"issue_authors_count":67,"avg_comments_per_issue":2.1604938271604937,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":71601.57142857143,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T16:44:57.143Z","updated_at":"2025-09-08T07:38:05.343Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlugg%2Feasygui/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":73,"CONTRIBUTOR":7,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":20,"NONE":13,"COLLABORATOR":9},"issue_authors":{"ghost":4,"spyoungtech":4,"fiddybux":3,"ch-yx":2,"tirkarthi":2,"Harm10":2,"matt32106":2,"pgr123":2,"anoteng":2,"PythonCoderAS":1,"n-de-groot":1,"ajmcgraw":1,"tomhea":1,"paul-hammant":1,"jesenzhang":1,"ingski":1,"qwenger":1,"Gettyk":1,"dddachui":1,"zxrpn":1,"breadcat-rr":1,"thomas-haslwanter":1,"mariogalindov":1,"navysummer":1,"heemin32":1,"hamdyaea":1,"tangtang666":1,"XFrankly":1,"MireskaWillow":1,"weathon":1,"dumblob":1,"askeing":1,"ifuchs":1,"tobidelbruck":1,"lambdamusic":1,"NoneTheFewer":1,"ndrake":1,"sceasary":1,"redapple0204":1,"jaycupw":1,"robertlugg":1,"WillianBR":1,"apcesk":1,"ajkswamy":1,"rosshettel":1,"marcelotrevisani":1,"weishuaikun":1,"Gilf2121":1,"asweigart":1,"marchiosim":1,"emteeoh":1,"sirish49":1,"0x27752357":1,"Yuxin-Ren-SZ":1,"gmeader":1,"diovudau":1,"rcsapo":1,"kemjim":1,"Lefty96":1,"jpfischbein":1,"DeflateAwning":1,"LiaungYip":1,"geekgamer2001":1,"acadkins327":1,"Morel-K-1204":1,"dimitri-eckert":1,"jozefwiora":1},"pull_request_authors":{"zadacka":9,"raoyi":7,"tomhea":2,"AustinTurney":2,"tyysoft":2,"zxrpn":1,"benduckwdesign":1,"Shura1oplot":1,"kr-ish":1,"shansaju":1,"CMGreenspon":1,"tobidelbruck":1,"aklaver":1,"stefanor":1,"godfoder":1,"Henricus-Basien":1,"lucasbledsoe":1,"dotlambda":1,"doyousketch2":1,"asweigart":1,"marcelotrevisani":1,"hrpzcf":1,"westin123":1,"spyoungtech":1,"antorix":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":6,"NONE":2},"past_year_issue_authors":{"anoteng":1,"DeflateAwning":1,"dimitri-eckert":1},"past_year_pull_request_authors":{"raoyi":6,"tyysoft":2},"maintainers":[{"login":"zadacka","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zadacka"},{"login":"robertlugg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertlugg"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":15,"IssueCommentEvent":1,"PushEvent":1,"PullRequestEvent":7,"PullRequestReviewEvent":1,"ForkEvent":5},"last_year":{"WatchEvent":15,"IssueCommentEvent":1,"PushEvent":1,"PullRequestEvent":7,"PullRequestReviewEvent":1,"ForkEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:19.940Z","updated_at":"2023-01-14T00:30:19.940Z","repository_link":"https://github.com/robertlugg/easygui/blob/master/test-requirements.txt","dependencies":[{"id":6891879798,"package_name":"pynput","ecosystem":"pypi","requirements":"==1.7.3","direct":true,"kind":"test","optional":false},{"id":6891879803,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6.11","direct":true,"kind":"test","optional":false}]}],"score":23.82249213528738,"created_at":"2025-09-08T11:18:27.218Z","updated_at":"2025-10-07T08:24:25.778Z","avatar_url":"https://github.com/robertlugg.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":852164,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/62838","html_url":"https://science.ecosyste.ms/projects/62838"}