{"id":63889,"name":"pygame","description":"🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.","url":"https://github.com/pygame/pygame","last_synced_at":"2025-09-08T13:04:05.009Z","repository":{"id":37681092,"uuid":"86245815","full_name":"pygame/pygame","owner":"pygame","description":"🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.","archived":false,"fork":false,"pushed_at":"2024-12-01T03:37:43.000Z","size":36091,"stargazers_count":8023,"open_issues_count":510,"forks_count":3607,"subscribers_count":172,"default_branch":"main","last_synced_at":"2025-05-19T23:01:34.925Z","etag":null,"topics":["game-dev","game-development","gamedev","pygame","python","sdl","sdl2"],"latest_commit_sha":null,"homepage":"https://www.pygame.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pygame.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"patreon":"pygame"}},"created_at":"2017-03-26T16:06:59.000Z","updated_at":"2025-05-19T16:25:49.000Z","dependencies_parsed_at":"2024-03-30T13:30:35.410Z","dependency_job_id":"c7e4d9aa-cac7-46df-96b0-26d2838247f4","html_url":"https://github.com/pygame/pygame","commit_stats":{"total_commits":7284,"total_committers":357,"mean_commits":"20.403361344537814","dds":0.7593355299286106,"last_synced_commit":"f122dd249d796527f3345e4c6a5bac4df0dd3fab"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/pygame/pygame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygame","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/sbom","scorecard":{"id":751414,"data":{"date":"2025-08-11","repo":{"name":"github.com/pygame/pygame","commit":"79807da84c9bacf8df5a177763e14c924e3b15e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-debian-multiarch.yml:1","Warn: no topLevel permission defined: .github/workflows/build-macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build-manylinux.yml:1","Warn: no topLevel permission defined: .github/workflows/build-msys2.yml:1","Warn: no topLevel permission defined: .github/workflows/build-ubuntu-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/cppcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/format-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-debian-multiarch.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-debian-multiarch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debian-multiarch.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-debian-multiarch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-macos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-macos.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-manylinux.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-manylinux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-manylinux.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-manylinux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-manylinux.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-manylinux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-msys2.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-msys2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-msys2.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-msys2.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-ubuntu-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-ubuntu-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/build-ubuntu-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cppcheck.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/cppcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/format-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/format-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format-lint.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/format-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-lint.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/format-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pygame/pygame/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: buildconfig/manylinux-build/docker_base/Dockerfile-aarch64:2","Warn: containerImage not pinned by hash: buildconfig/manylinux-build/docker_base/Dockerfile-i686:2","Warn: containerImage not pinned by hash: buildconfig/manylinux-build/docker_base/Dockerfile-ppc64le:2","Warn: containerImage not pinned by hash: buildconfig/manylinux-build/docker_base/Dockerfile-x86_64:2","Warn: pipCommand not pinned by hash: buildconfig/macdependencies/build_mac_deps.sh:55","Warn: pipCommand not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/build-ubuntu-sdist.yml:128","Warn: pipCommand not pinned by hash: .github/workflows/format-lint.yml:44","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.6.1 not signed: https://api.github.com/repos/pygame/pygame/releases/177466001","Warn: release artifact 2.6.0 not signed: https://api.github.com/repos/pygame/pygame/releases/162286851","Warn: release artifact 2.6.0.dev2 not signed: https://api.github.com/repos/pygame/pygame/releases/161865780","Warn: release artifact 2.5.2 not signed: https://api.github.com/repos/pygame/pygame/releases/121461806","Warn: release artifact 2.5.1 not signed: https://api.github.com/repos/pygame/pygame/releases/117115855","Warn: release artifact 2.6.1 does not have provenance: https://api.github.com/repos/pygame/pygame/releases/177466001","Warn: release artifact 2.6.0 does not have provenance: https://api.github.com/repos/pygame/pygame/releases/162286851","Warn: release artifact 2.6.0.dev2 does not have provenance: https://api.github.com/repos/pygame/pygame/releases/161865780","Warn: release artifact 2.5.2 does not have provenance: https://api.github.com/repos/pygame/pygame/releases/121461806","Warn: release artifact 2.5.1 does not have provenance: https://api.github.com/repos/pygame/pygame/releases/117115855"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:29:44.347Z","repository_id":37681092,"created_at":"2025-08-22T20:29:44.347Z","updated_at":"2025-08-22T20:29:44.347Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188958,"owners_count":25237856,"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":"pygame","name":"pygame","uuid":"20628127","kind":"organization","description":"Pygame is a library for digital arts, games, music, making, and a community around such things.","email":null,"website":"https://www.pygame.org/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20628127?v=4","repositories_count":10,"last_synced_at":"2024-03-17T02:45:49.829Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pygame","funding_links":[],"total_stars":6981,"followers":null,"following":null,"created_at":"2022-11-08T21:57:28.595Z","updated_at":"2024-03-17T02:45:50.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygame","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygame/repositories"},"packages":[{"id":2871834,"name":"pygame","ecosystem":"pypi","description":"Python Game Development","homepage":"https://www.pygame.org","licenses":"LGPL","normalized_licenses":["Other"],"repository_url":"https://github.com/pygame/pygame","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2016-07-15T23:20:22.000Z","latest_release_published_at":"2024-09-29T11:10:44.000Z","latest_release_number":"2.6.1","last_synced_at":"2025-09-07T13:01:28.867Z","created_at":"2022-04-10T12:12:59.788Z","updated_at":"2025-09-07T13:01:28.867Z","registry_url":"https://pypi.org/project/pygame/","install_command":"pip install pygame --index-url https://pypi.org/simple","documentation_url":"https://pygame.org/docs","metadata":{"funding":null,"documentation":"https://pygame.org/docs","classifiers":["Development Status :: 6 - Mature","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Assembly","Programming Language :: C","Programming Language :: Cython","Programming Language :: Objective C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Games/Entertainment","Topic :: Multimedia :: Graphics","Topic :: Multimedia :: Graphics :: Capture :: Digital Camera","Topic :: Multimedia :: Graphics :: Capture :: Screen Capture","Topic :: Multimedia :: Graphics :: Graphics Conversion","Topic :: Multimedia :: Graphics :: Viewers","Topic :: Multimedia :: Sound/Audio","Topic :: Multimedia :: Sound/Audio :: MIDI","Topic :: Multimedia :: Sound/Audio :: Players"],"normalized_name":"pygame","project_status":null},"repo_metadata":{"uuid":"86245815","full_name":"pygame/pygame","owner":"pygame","description":"🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.","archived":false,"fork":false,"pushed_at":"2024-01-02T16:41:07.000Z","size":33485,"stargazers_count":6648,"open_issues_count":374,"forks_count":2964,"subscribers_count":160,"default_branch":"main","last_synced_at":"2024-01-05T13:52:50.886Z","etag":null,"topics":["game-dev","game-development","gamedev","pygame","python","sdl","sdl2"],"latest_commit_sha":null,"homepage":"https://www.pygame.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pygame.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"patreon":"pygame"}},"created_at":"2017-03-26T16:06:59.000Z","updated_at":"2024-01-05T12:42:05.000Z","dependencies_parsed_at":"2023-09-24T13:41:23.959Z","dependency_job_id":null,"html_url":"https://github.com/pygame/pygame","commit_stats":{"total_commits":6813,"total_committers":309,"mean_commits":22.04854368932039,"dds":0.7905474827535593,"last_synced_commit":"b3059d5f2c22bf8c6f9484d6331884df9b82bbc1"},"previous_names":[],"tags_count":89,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygame","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179332481,"owners_count":10801807,"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":"pygame","name":"pygame","uuid":"20628127","kind":"organization","description":"Pygame is a library for digital arts, games, music, making, and a community around such things.","email":null,"website":"https://www.pygame.org/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20628127?v=4","repositories_count":6,"last_synced_at":"2023-02-25T07:35:10.513Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pygame","created_at":"2022-11-08T21:57:28.595Z","updated_at":"2023-02-25T07:35:10.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygame","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygame/repositories"},"tags":[{"name":"2.5.2","sha":"620c37cc9d67d2835313256bd31dc5515bc91c2f","kind":"commit","published_at":"2023-09-17T20:42:28.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.5.2","html_url":"https://github.com/pygame/pygame/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"86ed6ab403061a6bb83b09fb617bea796f70876d","kind":"commit","published_at":"2023-08-13T14:42:15.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.5.1","html_url":"https://github.com/pygame/pygame/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"d06a4bd1e3d2de46da8cb4d483f92b9c4603b51f","kind":"commit","published_at":"2023-06-24T08:32:17.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.5.0","html_url":"https://github.com/pygame/pygame/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.0/manifests"},{"name":"2.5.0.dev2","sha":"4824d88e039b11b75a9099d3ee8eeae0d88592fd","kind":"commit","published_at":"2023-06-10T15:06:15.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.5.0.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.5.0.dev2/manifests"},{"name":"2.4.0","sha":"4f60cd1b314f9f7a220c06f814b702a6001f768b","kind":"commit","published_at":"2023-04-30T14:04:08.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.4.0","html_url":"https://github.com/pygame/pygame/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.4.0/manifests"},{"name":"2.4.0.dev2","sha":"810a1eba22cf0ba280d2da0d24003898c9294860","kind":"commit","published_at":"2023-03-20T02:41:00.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.4.0.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.4.0.dev2/manifests"},{"name":"2.3.0","sha":"404aa55423d29a5082e29b36518d00b404a9a308","kind":"commit","published_at":"2023-03-14T05:48:03.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.3.0","html_url":"https://github.com/pygame/pygame/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.3.0/manifests"},{"name":"2.3.0.dev2","sha":"68fd2bb3c47cc9a6a55a5ebac02e6a088443ba6e","kind":"commit","published_at":"2023-03-04T06:43:24.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.3.0.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.3.0.dev2/manifests"},{"name":"2.2.0","sha":"1106db353e4f91d30d71c532c2580cf80b402481","kind":"commit","published_at":"2023-02-27T02:28:47.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.2.0","html_url":"https://github.com/pygame/pygame/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.2.0/manifests"},{"name":"2.2.0.dev2","sha":"a46b9a4f301be4e2bb908cd26425b2e37044f297","kind":"commit","published_at":"2023-02-22T08:04:03.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.2.0.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.2.0.dev2/manifests"},{"name":"2.1.3","sha":"87fdb4c4fcb4cf6e372b7a434a858772f60412e0","kind":"commit","published_at":"2023-02-13T07:37:12.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.3","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3/manifests"},{"name":"2.1.3.dev8","sha":"964e5af5f8e85f3f00b98126ce38a36402a18701","kind":"commit","published_at":"2022-10-16T21:41:53.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.3.dev8","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.3.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev8/manifests"},{"name":"2.1.3.dev6","sha":"49403ab117fdda34db186bf50641d24816e46d3a","kind":"commit","published_at":"2022-10-01T09:27:19.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.3.dev6","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev6/manifests"},{"name":"2.1.3.dev4","sha":"b5e8972e77c86eda302020f372821b351d6c2b79","kind":"commit","published_at":"2022-02-27T18:47:49.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.3.dev4","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev4/manifests"},{"name":"2.1.3.dev2","sha":"d8b68c3efd96600cfa780871ea8d3322ce6c5d5f","kind":"commit","published_at":"2022-02-19T14:05:22.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.3.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.3.dev2/manifests"},{"name":"2.1.2","sha":"58c4d07434df5d6c6362c8a73609e2b4149ec7ae","kind":"commit","published_at":"2021-12-27T00:56:19.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.2","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"e4420d3cd167452218803bfcc6930f58aa560017","kind":"commit","published_at":"2021-12-24T12:52:32.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.1","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.1/manifests"},{"name":"2.1.1.dev4","sha":"9d53d5a0f9a028accc9341c3955423842385435d","kind":"commit","published_at":"2021-12-24T01:21:46.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.1.dev4","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.1.dev4/manifests"},{"name":"2.1.1.dev2","sha":"6d41947ba1d1b99169c70daf60d665309c1f53c9","kind":"commit","published_at":"2021-12-22T14:12:30.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.1.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.1.dev2/manifests"},{"name":"2.1.0","sha":"6823563b59c66c67ce357607759d1ffbfc1f9cd1","kind":"commit","published_at":"2021-11-07T07:20:51.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.0","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.0/manifests"},{"name":"2.1.0.dev2","sha":"400f06126a2f69cb62f2fefba20bc08090331301","kind":"commit","published_at":"2021-11-07T06:57:13.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.1.0.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.1.0.dev2/manifests"},{"name":"2.0.3","sha":"eb7378c3ffdb6c5f00e954fce375a7f53c233a69","kind":"commit","published_at":"2021-10-31T15:48:40.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.3","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3/manifests"},{"name":"2.0.3.dev6","sha":"a1bacda494cee643e258f9b41a2c08d4bec880bb","kind":"commit","published_at":"2021-10-31T08:26:52.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.3.dev6","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3.dev6/manifests"},{"name":"2.0.3.dev4","sha":"acfd7c088a27e8668dcf88caca407eeaad2da841","kind":"commit","published_at":"2021-10-24T12:29:58.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.3.dev4","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3.dev4/manifests"},{"name":"2.0.3.dev2","sha":"ea90d746ea4e64c9cb95d8055d34a853dabb416e","kind":"commit","published_at":"2021-10-16T12:35:27.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.3.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.3.dev2/manifests"},{"name":"2.0.2","sha":"6d092f81c1948db773c41def6438043452497184","kind":"commit","published_at":"2021-10-10T07:57:15.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.2","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.2/manifests"},{"name":"2.0.2.dev4","sha":"49343fa86d4e200557aa9b930ab4923d0e0067d9","kind":"commit","published_at":"2021-10-09T12:24:37.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.2.dev4","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.2.dev4/manifests"},{"name":"2.0.2.dev2","sha":"4ed84a19ce7cd85c8cb225ca2184153223a651e4","kind":"commit","published_at":"2021-08-21T09:54:18.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.2.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.2.dev2/manifests"},{"name":"2.0.1","sha":"0cb133f3224f378c7badda785038f835933ae073","kind":"commit","published_at":"2020-12-24T12:50:18.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.1","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.1/manifests"},{"name":"2.0.1.dev1","sha":"9b9a585a8f8a75ce25f509aaab037652a1b4736e","kind":"commit","published_at":"2020-12-23T11:35:53.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.1.dev1","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.1.dev1/manifests"},{"name":"2.0.0","sha":"cdd1e63ac6f2282f0780dbf09f9b36b52118057e","kind":"commit","published_at":"2020-10-28T16:32:29.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0/manifests"},{"name":"2.0.0.dev24","sha":"8bcdd6dc56acf65643be1e5c1071a8df62733cfc","kind":"commit","published_at":"2020-10-27T17:01:21.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev24","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev24/manifests"},{"name":"2.0.0.dev22","sha":"5e0ed43a9e2cb0c1de475775d1d62f05d665b5ea","kind":"commit","published_at":"2020-10-23T17:27:51.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev22","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev22/manifests"},{"name":"2.0.0.dev20","sha":"6ff91d7015fe241d420ea820dbb8504a06c15058","kind":"commit","published_at":"2020-10-22T17:32:43.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev20","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev20/manifests"},{"name":"2.0.0.dev18","sha":"f80488432433a6f4ed635941a0157c02470bef3c","kind":"commit","published_at":"2020-10-21T14:14:44.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev18","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev18/manifests"},{"name":"2.0.0.dev16-mac2","sha":"316164a9209d5512ebf90d65d49744b2fc4986b6","kind":"commit","published_at":"2020-10-20T18:27:57.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev16-mac2","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev16-mac2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev16-mac2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev16-mac2/manifests"},{"name":"2.0.0.dev16-mac1","sha":"ace7daeeb292b833d6ae3b9bee5afad36285bd09","kind":"commit","published_at":"2020-10-20T18:25:32.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev16-mac1","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev16-mac1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev16-mac1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev16-mac1/manifests"},{"name":"2.0.0.dev16","sha":"fee26ecc0997fce2a2094bdf8b6b82aeebdea7b6","kind":"commit","published_at":"2020-10-20T17:22:48.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev16","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev16/manifests"},{"name":"2.0.0.dev14-mac2","sha":"803bc1a21a6a968ce30eda3719080e29e27ad8c6","kind":"commit","published_at":"2020-10-12T00:14:04.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev14-mac2","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev14-mac2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev14-mac2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev14-mac2/manifests"},{"name":"2.0.0.dev14-win39mac","sha":"4e08126a6521a1ae683279f832d238f2d6b32176","kind":"commit","published_at":"2020-10-11T23:36:52.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev14-win39mac","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev14-win39mac","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev14-win39mac","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev14-win39mac/manifests"},{"name":"2.0.0.dev14","sha":"9dfd30a6520ae7a8284e375282f3eeb50fab2de2","kind":"commit","published_at":"2020-10-11T22:24:24.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev14","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev14/manifests"},{"name":"2.0.0.dev12.mac2","sha":"a185735b52f807be8ca6cbd205c327e8aefaebd9","kind":"commit","published_at":"2020-09-19T20:42:14.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev12.mac2","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev12.mac2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev12.mac2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev12.mac2/manifests"},{"name":"2.0.0.dev12.mac","sha":"1990a0400ad5e8c9b3783b21f4946f84181c25ac","kind":"commit","published_at":"2020-09-19T19:39:10.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev12.mac","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev12.mac","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev12.mac","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev12.mac/manifests"},{"name":"2.0.0.dev12","sha":"2b4d6bb2f0e057d22ec6c39273b3ae5affefe46b","kind":"commit","published_at":"2020-09-19T18:38:55.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev12","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev12/manifests"},{"name":"2.0.0.dev10","sha":"f55f56ba2fb7841a718b3c1857f38c5cd9d6d0da","kind":"commit","published_at":"2020-05-31T14:59:37.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev10","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev10/manifests"},{"name":"2.0.0.dev8","sha":"43136025707285ba428f64ba92f06dcfe1aeb002","kind":"commit","published_at":"2020-05-05T17:07:55.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev8","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev8/manifests"},{"name":"android-2.0.0-dev7","sha":"05beb9fa730c40fb194c9aa97ee5c50dbc92625d","kind":"commit","published_at":"2020-02-23T19:31:24.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/android-2.0.0-dev7","html_url":"https://github.com/pygame/pygame/releases/tag/android-2.0.0-dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/android-2.0.0-dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/android-2.0.0-dev7/manifests"},{"name":"2.0.0.dev6","sha":"e9de5c27d6a7887cea08f37e0ad48d2d20f5328e","kind":"commit","published_at":"2019-10-28T06:33:40.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev6","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev6/manifests"},{"name":"2.0.0.dev4","sha":"8778ca56eeb2a23b043330f4a675a2a7665897d2","kind":"commit","published_at":"2019-10-07T18:24:31.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev4","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev4/manifests"},{"name":"2.0.0.dev3","sha":"733f0a1ef15e5b40854d5e58bc49f3c10f24f083","kind":"commit","published_at":"2019-07-14T14:15:43.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev3","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev3/manifests"},{"name":"2.0.0.dev2","sha":"a957284835a803758e4bba147ac9631d60e7bcf1","kind":"commit","published_at":"2019-06-19T16:21:23.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev2","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev2/manifests"},{"name":"2.0.0.dev1","sha":"72cdd77de0e1f5c94755b1210f443810bd6ecf1c","kind":"commit","published_at":"2019-05-05T13:57:52.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/2.0.0.dev1","html_url":"https://github.com/pygame/pygame/releases/tag/2.0.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/2.0.0.dev1/manifests"},{"name":"1.9.6","sha":"34f25f42f7c44774460eb8cbc8de19c1903e1e66","kind":"commit","published_at":"2019-04-25T06:10:33.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.6","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.6/manifests"},{"name":"1.9.6.rc2","sha":"bc1b374e334629a17048cb41fc26f3ecaa7b04aa","kind":"commit","published_at":"2019-04-19T06:32:54.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.6.rc2","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.6.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.6.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.6.rc2/manifests"},{"name":"1.9.6.rc1","sha":"c132d56d54fa5600994d5d30ce2ebe075430f85f","kind":"commit","published_at":"2019-04-16T06:24:51.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.6.rc1","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.6.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.6.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.6.rc1/manifests"},{"name":"1.9.5","sha":"681f2bd46a6c799078104a8e4095b4aec9f067fa","kind":"commit","published_at":"2019-03-31T08:55:29.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.5","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5/manifests"},{"name":"1.9.5.rc3","sha":"47ca2f037242030f33b1d3389efd605464cba678","kind":"commit","published_at":"2019-03-31T08:18:15.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.5.rc3","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.5.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.rc3/manifests"},{"name":"1.9.5.rc2","sha":"aaa92020513555e8f12b8c08b64cbc3a746fb6af","kind":"commit","published_at":"2019-03-29T08:17:02.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.5.rc2","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.5.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.rc2/manifests"},{"name":"1.9.5.rc1","sha":"6a0f728b5b394af0d73b6ca8e9eaefe0c5428e79","kind":"commit","published_at":"2019-03-24T14:38:32.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.5.rc1","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.5.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.rc1/manifests"},{"name":"1.9.5.dev1","sha":"ba20bbc48b13695d54e8381f7602d0d9d52436dd","kind":"commit","published_at":"2019-03-23T07:51:27.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.5.dev1","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.5.dev1/manifests"},{"name":"1.9.4","sha":"9164c6bf00d24815e7714a445c64f4388cb70f3f","kind":"commit","published_at":"2018-07-19T09:19:15.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.4","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.4/manifests"},{"name":"1.9.4rc1","sha":"a259d8ed72061d6e573ed9f14018fe3eecbd8d15","kind":"commit","published_at":"2018-07-19T07:04:30.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.4rc1","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.4rc1/manifests"},{"name":"1.9.3","sha":"5782ae37734306f63b6b0af0832760f37d3e096c","kind":"commit","published_at":"2017-01-16T16:38:12.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.3","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3/manifests"},{"name":"1.9.3rc2","sha":"e9554b8fade017acf3a2c3af6dc91ba482f0ba1b","kind":"commit","published_at":"2017-01-16T13:49:05.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.3rc2","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3rc2/manifests"},{"name":"1.9.3rc1a","sha":"945d924a2f5f1710617660e586470ed2af585f42","kind":"commit","published_at":"2017-01-16T12:01:38.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.3rc1a","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.3rc1a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3rc1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3rc1a/manifests"},{"name":"1.9.3rc1","sha":"14ab23d4b325ce87937b929b11cd95b0fdc321e1","kind":"commit","published_at":"2017-01-16T12:01:22.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.3rc1","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.3rc1/manifests"},{"name":"1.9.2","sha":"3945ae11ebdf7b6e05e6ce47b31432e88024b25a","kind":"commit","published_at":"2016-12-11T14:53:59.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.2","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.2/manifests"},{"name":"1.9.2rc1","sha":"40fefe2fb27a9f98f0da40e72ee315cc2c328f59","kind":"commit","published_at":"2016-12-04T22:45:49.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/1.9.2rc1","html_url":"https://github.com/pygame/pygame/releases/tag/1.9.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/1.9.2rc1/manifests"},{"name":"release_1_9_1release","sha":"dcb65ac783a0c07cc6e049f2d24da44177d39aa1","kind":"commit","published_at":"2009-08-06T08:28:54.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_9_1release","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_9_1release","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_1release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_1release/manifests"},{"name":"release_1_9_0release","sha":"eb8d3f7253b156a87c986c672c38a67ebb004d45","kind":"commit","published_at":"2009-07-30T03:31:12.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_9_0release","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_9_0release","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0release/manifests"},{"name":"release_1_9_0rc4","sha":"0a93490b2279da6f0cfb4019ec0527eb2a3dc249","kind":"commit","published_at":"2009-07-19T22:38:27.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_9_0rc4","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_9_0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc4/manifests"},{"name":"release_1_9_0rc3","sha":"4cd42c424cd603957788144cc7bac3b2b94fe954","kind":"commit","published_at":"2009-07-09T06:18:10.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_9_0rc3","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_9_0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc3/manifests"},{"name":"trunk","sha":"ab69bdba594d6a5f6d7dcb95b748f79a8c672d1f","kind":"commit","published_at":"2009-06-30T02:04:50.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/trunk","html_url":"https://github.com/pygame/pygame/releases/tag/trunk","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/trunk","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/trunk/manifests"},{"name":"release_1_9_0rc2","sha":"ab69bdba594d6a5f6d7dcb95b748f79a8c672d1f","kind":"commit","published_at":"2009-06-30T02:04:50.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_9_0rc2","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_9_0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc2/manifests"},{"name":"release_1_9_0rc1","sha":"fe56c40610f303fff01bbe040269093be32216f8","kind":"commit","published_at":"2009-06-21T23:48:52.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_9_0rc1","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_9_0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_9_0rc1/manifests"},{"name":"release_1_8_1release","sha":"91d50ca0ca4288b3132d6835f51fa4aef226059b","kind":"commit","published_at":"2008-07-28T02:16:44.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_1release","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_1release","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1release/manifests"},{"name":"release_1_8_1_rc3","sha":"f125f2884715feaf1f380d79348f76c8d00a101c","kind":"commit","published_at":"2008-07-22T11:44:25.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_1_rc3","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_1_rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1_rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1_rc3/manifests"},{"name":"release_1_8_1rc2","sha":"c3682851ebdd286a1955e70b8d00e64f8db8080c","kind":"commit","published_at":"2008-07-15T14:16:58.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_1rc2","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1rc2/manifests"},{"name":"release_1_8_1rc1","sha":"756db085a340106114ae3aece0e0aab9f147446b","kind":"commit","published_at":"2008-07-08T06:22:38.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_1rc1","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_1rc1/manifests"},{"name":"release_1_8_0release","sha":"ec8f13ad8d512b08cc4c7c379f169de1000e4575","kind":"commit","published_at":"2008-03-28T22:33:19.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_0release","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_0release","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0release/manifests"},{"name":"release_1_8_0rc5","sha":"cdbbc5f08ac83734d118efbc560e628e4cfade3b","kind":"commit","published_at":"2008-03-18T20:39:32.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_0rc5","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0rc5/manifests"},{"name":"release_1_8_0rc4","sha":"2944ecc92782587f29c090720cf7e025b2280a18","kind":"commit","published_at":"2008-03-03T11:15:02.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_0rc4","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0rc4/manifests"},{"name":"release_1_8_0rc1","sha":"64a387d862601bb926a1e58c5eefa6781a7ba372","kind":"commit","published_at":"2006-12-15T01:06:47.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/release_1_8_0rc1","html_url":"https://github.com/pygame/pygame/releases/tag/release_1_8_0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/release_1_8_0rc1/manifests"},{"name":"0.09","sha":"5d79acc0bd88da469b47f344b4871c5ba7fac8d2","kind":"commit","published_at":"2006-08-20T08:07:05.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/0.09","html_url":"https://github.com/pygame/pygame/releases/tag/0.09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.09/manifests"},{"name":"0.08","sha":"d01f17b35652cedeaec5cb845a51573231a83311","kind":"commit","published_at":"2006-08-19T01:57:30.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/0.08","html_url":"https://github.com/pygame/pygame/releases/tag/0.08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.08/manifests"},{"name":"0.07","sha":"4dc5ebc6a2960b545270ed060b5c377f235482fe","kind":"commit","published_at":"2006-08-09T15:30:24.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/0.07","html_url":"https://github.com/pygame/pygame/releases/tag/0.07","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.07/manifests"},{"name":"0.06","sha":"33b2f94b94d71d5f5db5d195a7de8ba0559ea68c","kind":"commit","published_at":"2006-08-06T04:05:00.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/0.06","html_url":"https://github.com/pygame/pygame/releases/tag/0.06","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.06/manifests"},{"name":"0.04","sha":"525eb2f1c92c042a2945a55cb4bcf191f8bb42e8","kind":"commit","published_at":"2006-06-29T02:43:53.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/0.04","html_url":"https://github.com/pygame/pygame/releases/tag/0.04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/0.04/manifests"},{"name":"start","sha":"4dd340d106d6a8e3da2950e20f13eaa0e805f483","kind":"commit","published_at":"2000-11-08T00:19:31.000Z","download_url":"https://codeload.github.com/pygame/pygame/tar.gz/start","html_url":"https://github.com/pygame/pygame/releases/tag/start","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/start","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/tags/start/manifests"}]},"repo_metadata_updated_at":"2024-01-05T13:54:15.510Z","dependent_packages_count":758,"downloads":2093513,"downloads_period":"last-month","dependent_repos_count":17300,"rankings":{"downloads":0.28308388662215045,"dependent_repos_count":0.0634138283915481,"dependent_packages_count":0.03550414942880089,"stargazers_count":0.3594083148059898,"forks_count":0.20846821429317317,"docker_downloads_count":0.5868627052642971,"average":0.2561235164676599},"purl":"pkg:pypi/pygame","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygame","docker_dependents_count":127,"docker_downloads_count":28408332,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygame","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygame/dependencies","status":null,"funding_links":["https://patreon.com/pygame"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-05T13:54:14.260Z","issues_count":185,"pull_requests_count":207,"avg_time_to_close_issue":7428283.294117647,"avg_time_to_close_pull_request":599647.976331361,"issues_closed_count":68,"pull_requests_closed_count":169,"pull_request_authors_count":86,"issue_authors_count":164,"avg_comments_per_issue":4.1567567567567565,"avg_comments_per_pull_request":0.6714975845410628,"merged_pull_requests_count":131,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":149,"past_year_pull_requests_count":204,"past_year_avg_time_to_close_issue":1910150.75,"past_year_avg_time_to_close_pull_request":297061.9880239521,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":84,"past_year_issue_authors_count":137,"past_year_avg_comments_per_issue":2.61744966442953,"past_year_avg_comments_per_pull_request":0.6274509803921569,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygame/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygame/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygame/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygame/related_packages","maintainers":[{"uuid":"illume","login":"illume","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/illume/","role":null,"created_at":"2023-01-20T07:55:42.145Z","updated_at":"2023-01-20T07:55:42.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/illume/packages"},{"uuid":"pygameci","login":"pygameci","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/pygameci/","role":null,"created_at":"2023-01-20T07:55:42.185Z","updated_at":"2023-01-20T07:55:42.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pygameci/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":6879,"full_name":"pygame/pygame","default_branch":"main","committers":[{"name":"René Dudfield","email":"renesd@gmail.com","login":"illume","count":1760},{"name":"Lenard Lindstrom","email":"len-l@telus.net","login":"llindstrom","count":867},{"name":"Peter Shinners","email":"PeterShinners","login":"PeterShinners","count":555},{"name":"David Lönnhager","email":"dv.lnh.d@gmail.com","login":"dlon","count":346},{"name":"MyreMylar","email":"dan@myrespace.com","login":"MyreMylar","count":298},{"name":"charles","email":"4837704+charlesej","login":"charlesej","count":294},{"name":"Ankith","email":"46915066+ankith26","login":"ankith26","count":270},{"name":"Starbuck5","email":"46412508+Starbuck5","login":"Starbuck5","count":251},{"name":"akalias","email":"sublimator","login":"sublimator","count":171},{"name":"e1000","email":"eea@terbium","login":null,"count":137},{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":134},{"name":"Robert Pfeiffer","email":"bob@blubberquark.de","login":null,"count":121},{"name":"Marcus von Appen","email":"marcusva","login":"marcusva","count":118},{"name":"MightyJosip","email":"josip.komljenovic@fer.hr","login":"MightyJosip","count":111},{"name":"dr0id","email":"dr0id@bluewin.ch","login":"dr0id","count":95},{"name":"pmp-p","email":"mail.peny@free.fr","login":"pmp-p","count":69},{"name":"Niels Thykier","email":"niels@thykier.net","login":"nthykier","count":50},{"name":"Andrew Hong","email":"35881688+NovialRiptide","login":"NovialRiptide","count":43},{"name":"bydariogamer","email":"bydariogamer@inventati.org","login":"bydariogamer","count":42},{"name":"Grimmys","email":"funkyzermmy@gmail.com","login":"Grimmys","count":42},{"name":"zoldalma","email":"szgabe870@gmail.com","login":"zoldalma999","count":40},{"name":"Bob Ippolito","email":"bob@redivi.com","login":"etrepum","count":40},{"name":"Sigurdur Sveinn Halldorsson","email":"siggisv@gmail.com","login":"siggisv","count":38},{"name":"Robert O'Shea","email":"robertoshea2k11@gmail.com","login":"PurityLake","count":36},{"name":"Nirav Patel","email":"nrp@eclecti.cc","login":"eclecticc","count":32},{"name":"jmm0","email":"jmm0","login":"jmm0","count":31},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":31},{"name":"James Czekaj","email":"blazertron447@gmail.com","login":"JamesC01","count":31},{"name":"MarcellPerger1","email":"102254594+MarcellPerger1","login":"MarcellPerger1","count":30},{"name":"brian","email":"brian@localhost","login":null,"count":29},{"name":"Pierre Sassoulas","email":"pierre.sassoulas@gmail.com","login":"Pierre-Sassoulas","count":26},{"name":"Andrew Coffey","email":"andrewryancoffey@hotmail.com","login":"oddbookworm","count":26},{"name":"Andrew Hong","email":"andrewhong@myyahoo.com","login":"novialriptide","count":26},{"name":"galexandreg","email":"45190261+galexandreg","login":"galexandreg","count":25},{"name":"stefpivser","email":"103334574+stefpivser","login":"stefpivser","count":24},{"name":"Reminisque","email":"travisc2728@gmail.com","login":"Reminisque","count":21},{"name":"Kaze","email":"husano896@gmail.com","login":"husano896","count":20},{"name":"Paul V Craven","email":"paul@cravenfamily.com","login":"pvcraven","count":20},{"name":"itzpr3d4t0r","email":"103119829+itzpr3d4t0r","login":"itzpr3d4t0r","count":19},{"name":"adamandrews1","email":"adamandrews@kelvi.com","login":"adamandrews1","count":19},{"name":"Lorenz Quack","email":"donlorenzo","login":"donlorenzo","count":17},{"name":"Jono Tassia","email":"jonotassia@gmail.com","login":"jonotassia","count":17},{"name":"mcpalmer1980","email":"michaelcpalmer1980@gmail.com","login":"mcpalmer1980","count":16},{"name":"Michael Aspinwall","email":"maspinwall@MacBook-Pro.local","login":null,"count":15},{"name":"theRealProHacker","email":"77074862+theRealProHacker","login":"theRealProHacker","count":15},{"name":"dbrown3562","email":"dbrown3562@gmail.com","login":"dbrown3562","count":14},{"name":"Charles Black","email":"18634426+charlesoblack","login":"charlesoblack","count":14},{"name":"thiagojobson","email":"thiagojobson@gmail.com","login":"gacheiro","count":13},{"name":"Matiiss","email":"83066658+Matiiss","login":"Matiiss","count":13},{"name":"rethanon","email":"54457966+rethanon","login":"rethanon","count":13},{"name":"ScriptLineStudios","email":"scriptlinestudios@protonmail.com","login":"ScriptLineStudios","count":13},{"name":"Daniel Pope","email":"mauve@mauveweb.co.uk","login":"lordmauve","count":13},{"name":"Beksultan","email":"96925396+Vazno","login":"Vazno","count":12},{"name":"amosbastian","email":"amosbastian@gmail.com","login":"amosbastian","count":12},{"name":"Hobbes","email":"TLHobbes","login":"TLHobbes","count":12},{"name":"Jussi Toivola","email":"jtoivola","login":"jtoivola","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Tyler Sadama","email":"tsadama@umich.edu","login":"tsadama","count":11},{"name":"Mathieu Virbel","email":"mat@kivy.org","login":"tito","count":11},{"name":"Clark Seanor","email":"clarkseanor@gmail.com","login":"cruxicheiros","count":11},{"name":"Axis","email":"77634274+blankRiot96","login":"blankRiot96","count":11},{"name":"Andy Nguyen","email":"anguye13@binghamton.edu","login":"anguye13","count":10},{"name":"anmallie","email":"96325117+anmallie","login":"anmallie","count":10},{"name":"blackmambaza","email":"blackmambazaa@gmail.com","login":"blackmambaza","count":10},{"name":"fortwoone","email":"74463377+fortwoone","login":"fortwoone","count":10},{"name":"Christoph Gohlke","email":"cgohlke","login":"cgohlke","count":10},{"name":"chpauline","email":"88563834+chpauline","login":"chpauline","count":9},{"name":"Werner Laurensse","email":"ab3","login":"ab3","count":9},{"name":"DGMcKenney","email":"59629475+DGMcKenney","login":"DGMcKenney","count":9},{"name":"bastihz","email":"bastihz.dev@posteo.de","login":null,"count":9},{"name":"Brandon","email":"bmcomis2018@gmail.com","login":"SSS-Says-Snek","count":8},{"name":"François Magimel","email":"magimel.francois@gmail.com","login":"Linkid","count":8},{"name":"Just-JC","email":"65417594+Just-JC","login":"Just-JC","count":8},{"name":"Rafael Latowicz","email":"latowicz@optusnet.com.au","login":"rlatowicz","count":8},{"name":"flaambe","email":"flaambe@gmail.com","login":"flaambe","count":8},{"name":"leopoldwe","email":"leopoldwe@gmail.com","login":"leopoldwe","count":8},{"name":"lkito","email":"lkiti17@freeuni.edu.ge","login":"lkito","count":8},{"name":"yunline","email":"yunline@foxmail.com","login":"yunline","count":8},{"name":"Stefano Rivera","email":"stefano@rivera.za.net","login":"stefanor","count":8},{"name":"Kevin Huang","email":"huangk11@uci.edu","login":null,"count":8},{"name":"Gogotchuri","email":"igogo17@freeuni.edu.ge","login":"Gogotchuri","count":7},{"name":"augusto","email":"augusto2112","login":null,"count":7},{"name":"Andrey Lopukhov","email":"synecraft@gmail.com","login":"tripping-alien","count":7},{"name":"thanice","email":"athamosc@csd.auth.gr","login":"thanice","count":7},{"name":"TemmieGamerGuy","email":"76136819+Temmie3754","login":"Temmie3754","count":7},{"name":"Mark Hurley","email":"markph0204@gmail.com","login":"markph0204","count":7},{"name":"PeanutbutterWarrior","email":"64+PeanutbutterWarrior","login":"PeanutbutterWarrior","count":7},{"name":"Kieran","email":"KieranDuggan15@gmail.com","login":"kduggan15","count":6},{"name":"njbradley","email":"nicholasjohnstonbradley@gmail.com","login":"njbradley","count":6},{"name":"DotMars","email":"dotmars","login":"dotmars","count":6},{"name":"coinfu","email":"97292654+pycoinfu","login":"pycoinfu","count":6},{"name":"Taffer","email":"chrish@pobox.com","login":"Taffer","count":6},{"name":"Stuart Axon","email":"stuaxo2@yahoo.com","login":"stuaxo","count":6},{"name":"Prasanna Venkatesh","email":"prasannavenkatesh.ramkumar@iiitb.org","login":"hanzohasashi33","count":6},{"name":"Nguyễn Gia Phong","email":"mcsinyx@disroot.org","login":"McSinyx","count":6},{"name":"LegoPCT20","email":"gunars6@hotmail.com","login":"LegoPCT20","count":6},{"name":"Aaron Li","email":"dumfing@gmail.com","login":"AaronLi","count":5},{"name":"Bill","email":"18600424522@163.com","login":"AdditionalPylons","count":5},{"name":"Emc2356","email":"63981925+Emc2356","login":"Emc2356","count":5},{"name":"Grigoris Tsopouridis","email":"43859151+gtsopus","login":"gtsopus","count":5},{"name":"Ian Mallett","email":"imallett","login":"imallett","count":5},{"name":"endolith","email":"endolith@gmail.com","login":"endolith","count":5},{"name":"Robert Pfeiffer","email":"pfeiffer.robert@gmail.com","login":"robertpfeiffer","count":5},{"name":"u7156704","email":"141597834+u7156704","login":"u7156704","count":5},{"name":"kevinpease","email":"495973@student.saxion.nl","login":null,"count":5},{"name":"joaquin30","email":"46060104+joaquin30","login":"joaquin30","count":5},{"name":"Alex Ilves","email":"mearepoo@gmail.com","login":"amipy","count":4},{"name":"Cerealdragon","email":"dkuznetsov17@gmail.com","login":"KuzyWoozy","count":4},{"name":"Graphcalibur","email":"stevengkc714@protonmail.com","login":"Graphcalibur","count":4},{"name":"Jake Bailey","email":"5341706+jakebailey","login":"jakebailey","count":4},{"name":"JoshuaShequin","email":"36478500+JoshuaShequin","login":"JoshuaShequin","count":4},{"name":"Michael Rochseter","email":"m.rochester93@googlemail.com","login":"code-forger","count":4},{"name":"aX0Rb","email":"145949940+aX0Rb","login":"aX0Rb","count":4},{"name":"ayushbisht2001","email":"61404154+ayushbisht2001","login":"ayushbisht2001","count":4},{"name":"kristofszentes","email":"kristof.szentes@outlook.com","login":"kristofszentes","count":4},{"name":"andemar3","email":"andemar3@oregonstate.edu","login":null,"count":4},{"name":"Radomir Dopieralski","email":"github@sheep.art.pl","login":null,"count":4},{"name":"Christian Bender","email":"christianbender89@web.de","login":null,"count":4},{"name":"Adam Di Carlo","email":"adam@onshored.com","login":null,"count":4},{"name":"notpygame","email":"notpygame@pygame.org","login":"notpygame","count":4},{"name":"codescientist703","email":"pukimonlegend@gmail.com","login":"codescientist703","count":3},{"name":"Vicky","email":"citrus.bird72@gmail.com","login":"Vicky-Vicky27","count":3},{"name":"Thiago J. Barbalho","email":"thiagojobson","login":"thiagojobson","count":3},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":3},{"name":"Marius Gedminas","email":"marius@gedmin.as","login":"mgedmin","count":3},{"name":"elgcodes","email":"63288075+elgcodes","login":"elgcodes","count":3},{"name":"gabsmoreira","email":"gabrielfm2@al.insper.edu.br","login":"gabsmoreira","count":3},{"name":"gresm","email":"78505251+gresm","login":"gresm","count":3},{"name":"Avaxar","email":"44055981+avaxar","login":"avaxar","count":3},{"name":"vasiljevic","email":"nebojsa.vasiljevic@gmail.com","login":"vasiljevic","count":3},{"name":"rhit-duffdl","email":"duffdl@rose-hulman.edu","login":"duffdl","count":3},{"name":"Lars Lenckowski","email":"lollars2002@gmail.com","login":"IchMageBaume","count":3},{"name":"Ivan Danilov","email":"ivandani@yandex.ru","login":"REW1L","count":3},{"name":"Alex Nguyen","email":"sonlonglon@gmail.com","login":"son1ong","count":3},{"name":"vnmabus","email":"vnmabus@gmail.com","login":"vnmabus","count":3},{"name":"Sam Bull","email":"fox_grzmuj@TrashMail.net","login":null,"count":3},{"name":"thiagojobson","email":"thigojobson@gmail.com","login":null,"count":3},{"name":"thorhunter1","email":"thorhunter1@gmail.com","login":"thorhunter1","count":3},{"name":"straiyeth","email":"albane.dorin@gmail.com","login":"albane-dorin","count":3},{"name":"汪心禾","email":"wangxinhe06@gmail.com","login":"wxh06","count":2},{"name":"williams-c","email":"williamsc161156@gmail.com","login":"williams-c","count":2},{"name":"Brett Kaplan","email":"BrettCKaplan@gmail.com","login":"JovialKnoll","count":2},{"name":"Inada Naoki","email":"songofacandy@gmail.com","login":"methane","count":2},{"name":"Henrik Petersson","email":"henrik@tutamail.com","login":"hnrkcode","count":2},{"name":"Gustavo Quintero","email":"quintero.corralesg@gmail.com","login":"GustavoQuintero99","count":2},{"name":"slimelia","email":"alicestapleton@protonmail.com","login":"slimelia","count":2},{"name":"rumia0601","email":"56085846+rumia0601","login":"rumia0601","count":2},{"name":"pedrodelapena","email":"pedrodelapena@uol.com.br","login":"pedrodelapena","count":2},{"name":"nathanielconroy","email":"nathanielaconroy@gmail.com","login":"nathanielconroy","count":2},{"name":"metagriffin","email":"metagriffin","login":"metagriffin","count":2},{"name":"Jakob Hilmer","email":"jakob@hilmer.dk","login":"jhilmer","count":2},{"name":"Gabriel Duque","email":"gabriel.duque@lse.epita.fr","login":"gabriel-duque","count":2},{"name":"Fabio Niephaus","email":"code@fniephaus.com","login":"fniephaus","count":2},{"name":"Evan Kanter","email":"34668740+evank28","login":"evank28","count":2},{"name":"EunhoKang","email":"1999paul@naver.com","login":"EunhoKang","count":2},{"name":"Daniel Gillet","email":"dan.gillet737@gmail.com","login":"dangillet","count":2},{"name":"Chance Vionis","email":"82899609+cvionis","login":"cvionis","count":2},{"name":"Bruno Cabral","email":"cabral.brc@gmail.com","login":"brccabral","count":2},{"name":"Daniel Harrison","email":"harrison92d+orangudan@gmail.com","login":null,"count":2},{"name":"Stefan Bethge","email":"stefan@lanpartei.de","login":null,"count":2},{"name":"Vicent Martí","email":"vicent@github.com","login":null,"count":2},{"name":"bwright8","email":"60297325+bwright8","login":"bwright8","count":2},{"name":"cmtrapp02","email":"cmtrapp02@gmail.com","login":"cmtrapp02","count":2},{"name":"Uchenna Wealth","email":"76544543+journpy","login":"journpy","count":2},{"name":"Tommy Sparber","email":"tsparber","login":"tsparber","count":2},{"name":"Thunderborne","email":"86179332+Thunderborne","login":"Thunderborne","count":2},{"name":"SmashedFrenzy16","email":"68993968+SmashedFrenzy16","login":"SmashedFrenzy16","count":2},{"name":"Sett Wai","email":"exec@sett.sh","login":"sw00","count":2},{"name":"iamsoto","email":"theintrocode@gmail.com","login":"i-am-b-soto","count":2},{"name":"Avaxar","email":"44055981+AvaxarXapaxa","login":"AvaxarXapaxa","count":2},{"name":"gernot steinegger","email":"gernot.steinegger@gmail.com","login":"Rabbid76","count":2},{"name":"glennmackintosh","email":"64023973+glennmackintosh","login":"glennmackintosh","count":2},{"name":"Dominik George","email":"natureshadow@debian.org","login":"Natureshadow","count":2},{"name":"jakefrombay","email":"159866177+jakefrombay","login":"jakefrombay","count":2},{"name":"Bottersnike","email":"Bottersnike","login":"Bottersnike","count":2},{"name":"Anudeep Gunukula","email":"55506841+AnudeepGunukula","login":"AnudeepGunukula","count":2},{"name":"anude","email":"anude@MR-ROBOT","login":null,"count":2},{"name":"James Gerity","email":"snoopjedi@gmail.com","login":"SnoopJ","count":2},{"name":"Joe Wreschnig","email":"joewreschnig","login":"joewreschnig","count":2},{"name":"Johnathan Joseph Toloff","email":"jtoloff@umich.edu","login":"jtoloff","count":2},{"name":"Joshua Root","email":"jmr@macports.org","login":"jmroot","count":2},{"name":"Kai Eckert","email":"gen-github@kaiec.de","login":"kaiec","count":2},{"name":"Lambda","email":"lambdagoblin@gmail.com","login":"LambdaGoblin","count":2},{"name":"Michael Farrell","email":"micolous+git@gmail.com","login":"micolous","count":2},{"name":"Neil Muller","email":"drnlm","login":"drnlm","count":2},{"name":"Ouhammou Amin","email":"amin.ouhammou@imt-atlantique.net","login":"aminouhammou","count":2},{"name":"Ryan","email":"r.nicoletti1@gmail.com","login":"RyanNicoletti","count":2},{"name":"Scott Noyes","email":"snoyes@gmail.com","login":"snoyes","count":2},{"name":"Sebastian Henz","email":"41594266+BastiHz","login":"BastiHz","count":2},{"name":"SergioArnaud","email":"sercharnaud@gmail.com","login":"SergioArnaud","count":2},{"name":"Aaron Ballmer","email":"41aaronb@gmail.com","login":"41aaronb","count":2},{"name":"Alain Royer","email":"royer_alain@hotmail.com","login":"alroyer","count":2},{"name":"henserobbie","email":"henserobbie@gmail.com","login":"henserobbie","count":1},{"name":"gezeebeezee","email":"57654189+gezeebeezee","login":"gezeebeezee","count":1},{"name":"fQ7N","email":"109001020+fQ7N","login":"fQ7N","count":1},{"name":"eoghanriley","email":"eoghan.riley@gmail.com","login":"eoghanriley","count":1},{"name":"mgiessing","email":"marvin.giessing@gmail.com","login":"mgiessing","count":1},{"name":"Rapha","email":"rapha2706@hotmail.com","login":"raphacosta27","count":1},{"name":"Radical","email":"66682497+Radiicall","login":"Radiicall","count":1},{"name":"Quentin Rabilloud","email":"quentin.rabilloud@imt-atlantique.net","login":"qrabilloud","count":1},{"name":"aquasheep","email":"aquasheep","login":"aquasheep","count":1},{"name":"hjpotter92","email":"hjpotter92+github@gmail.com","login":"hjpotter92","count":1},{"name":"hugonun","email":"43740923+hugonun","login":"hugonun","count":1},{"name":"jeloge","email":"165061044+jeloge","login":"jeloge","count":1},{"name":"jiquach","email":"quach.jim@gmail.com","login":"jiquach","count":1},{"name":"jonathan","email":"aliheydaripouruce@gmail.com","login":"Alihyp","count":1},{"name":"jonozw","email":"JoNoZW@outlook.com","login":"jonozw","count":1},{"name":"陈湛明","email":"1670732206@qq.com","login":"SpeedyOrc-C","count":1},{"name":"David \"novalis\" Turner","email":"novalis@novalis.org","login":"novalis","count":1},{"name":"David Beitey","email":"david@davidjb.com","login":"davidjb","count":1},{"name":"as15aev","email":"as15aev@herts.ac.uk","login":"as15aev","count":1},{"name":"kcivin","email":"148569927+kcivin","login":"kcivin","count":1},{"name":"kxkw","email":"130280061+kxkw","login":"kxkw","count":1},{"name":"lebedevhh","email":"ilyaslachhab48@gmail.com","login":"lebedevhhh","count":1},{"name":"TimotheeMarreroMeyer","email":"timothee.marreromeyer@proton.me","login":"timotheeMM","count":1},{"name":"Tobias Fischer","email":"info@tobiasfischer.info","login":"Tobias-Fischer","count":1},{"name":"Tom Fryers","email":"61272761+TomFryers","login":"TomFryers","count":1},{"name":"Unrud","email":"unrud@outlook.com","login":"Unrud","count":1},{"name":"Viacheslav Naydenov","email":"vaclav@yandex.ru","login":"vnaydionov","count":1},{"name":"Vicente González Ruiz","email":"vruiz@ual.es","login":"vicente-gonzalez-ruiz","count":1},{"name":"Vijaysrinivas Rajagopal","email":"vijaythinks@gmail.com","login":"vjsrinivas","count":1},{"name":"Vilhelm Prytz","email":"vilhelm@prytznet.se","login":"vilhelmprytz","count":1},{"name":"Yannik Sembritzki","email":"yannik@sembritzki.org","login":"Yannik","count":1},{"name":"Yves-Antoine","email":"yvant2000@gmail.com","login":"Yvant2000","count":1},{"name":"ZeroWave022","email":"36341766+ZeroWave022","login":"ZeroWave022","count":1},{"name":"adamheidrick","email":"adamheidrick@gmail.com","login":"adamheidrick","count":1},{"name":"adithyan","email":"adithyancbadhi18@gmail.com","login":"Adithyan-cb","count":1},{"name":"andrigamerita","email":"37557992+andrigamerita","login":"andrigamerita","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"phil","email":"philhassey","login":"philhassey","count":1},{"name":"pleboulanger","email":"45291683+pleboulanger","login":"pleboulanger","count":1},{"name":"s0lst1ce","email":"46009999+s0lst1ce","login":"s0lst1ce","count":1},{"name":"sandipanpanda","email":"87253083+sandipanpanda","login":"sandipanpanda","count":1},{"name":"shawnbyday","email":"33701188+shawnbyday","login":"shawnbyday","count":1},{"name":"thatsaksyguy","email":"jonsaksy@gmail.com","login":"thatsaksyguy","count":1},{"name":"unknown","email":"peterzhanghb@gmail.com","login":"peterzhb","count":1},{"name":"w-v","email":"34216849+w-v","login":"w-v","count":1},{"name":"wuzh07","email":"wuzh07@gmail.com","login":"wuzh07","count":1},{"name":"zaphodikus","email":"zaphodikus@hotmail.com","login":"zaphodikus","count":1},{"name":"まゆ 櫻井 Mayu Sakurai","email":"89111418+MayuSakurai","login":"MayuSakurai","count":1},{"name":"bakkary23","email":"bakkary23@gmail.com","login":"bakkary23","count":1},{"name":"burmer","email":"dtschirmer@gmail.com","login":"dtschirmer","count":1},{"name":"butlerch","email":"86434720+butlerch","login":"butlerch","count":1},{"name":"douglas-cpp","email":"douglasc.dev@gmail.com","login":"douglascdev","count":1},{"name":"duthades","email":"duthades@gmail.com","login":"duthades","count":1},{"name":"Edward Forgacs","email":"eddie.forgacs@gmail.com","login":"eforgacs","count":1},{"name":"DavidCaughell","email":"30320765+DavidCaughell","login":"DavidCaughell","count":1},{"name":"Declan Jack Huff","email":"95828990+The-Ducks-Code","login":"The-Ducks-Code","count":1},{"name":"Don Kirkby","email":"donkirkby@gmail.com","login":"donkirkby","count":1},{"name":"Don Patterson","email":"37046246+deek80","login":"deek80","count":1},{"name":"Douglas Cardoso","email":"douglas.dcm@gmail.com","login":"douglasdcm","count":1},{"name":"nikolas","email":"nnyby@columbia.edu","login":"nikolas","count":1},{"name":"Joaquin Pino","email":"jpino@tuta.io","login":null,"count":1},{"name":"Jani Tiainen","email":"jani@tiainen.cc","login":null,"count":1},{"name":"Christopher Kuttruff","email":"chris@innovationlawlab.org","login":null,"count":1},{"name":"Andrew Lawler","email":"andrew_lawler@teamhealth.com","login":null,"count":1},{"name":"hmm@JTPC","email":"hmm@JTPC","login":null,"count":1},{"name":"convert-repo","email":"convert-repo@localhost","login":null,"count":1},{"name":"blankRiot96","email":"veresharjun5@gmail.com","login":null,"count":1},{"name":"zhangming","email":"zhangming@sensetime.com","login":null,"count":1},{"name":"rene","email":"rene@pygame.org","login":null,"count":1},{"name":"ahvezda","email":"ahvezda@localhost","login":null,"count":1},{"name":"Yujun Liu","email":"movaxbxjmp@gmail.com","login":null,"count":1},{"name":"Gerardo Antonio Hagad","email":"ginohagad","login":"ginohagad","count":1},{"name":"Gosha Zacharov","email":"gosha.za@gmail.com","login":"Gosha","count":1},{"name":"16ozcoldbru","email":"osborna2@oregonstate.edu","login":"osborneandrewj","count":1},{"name":"Aashutosh Karale","email":"80333681+Aashutosh-922","login":"Aashutosh-922","count":1},{"name":"Ali","email":"40032682+AliRn76","login":"AliRn76","count":1},{"name":"Fabricio Duarte","email":"fabricio.duarte.jr@gmail.com","login":"winterhazel","count":1},{"name":"Erik Bray","email":"embray","login":"embray","count":1},{"name":"Emily Trau","email":"emily@downunderctf.com","login":"emilytrau","count":1},{"name":"Emil Marvin Mikk","email":"emilmikk@gmail.com","login":"seenemikk","count":1},{"name":"Andrew S","email":"andrew.stepin@gmail.com","login":"0101011","count":1},{"name":"Asaad","email":"asaadareeb773@gmail.com","login":"AsaadAreeb","count":1},{"name":"Bambalam","email":"bambalam.x@gmail.com","login":"bambalamm","count":1},{"name":"BeXXsoR","email":"schneiderth@gmx.de","login":"BeXXsoR","count":1},{"name":"Bernardo Sulzbach","email":"bernardo@bernardosulzbach.com","login":"bernardosulzbach","count":1},{"name":"NKID00","email":"NKID00@126.com","login":"NKID00","count":1},{"name":"LukTeg","email":"tegge.l@northeastern.edu","login":"Lukasgrat","count":1},{"name":"Marcin Cieślak","email":"saper@saper.info","login":"saper","count":1},{"name":"Marios","email":"30930688+mariospapaz","login":"mariospapaz","count":1},{"name":"CAPTAIN1947","email":"87000456+CAPTAIN1947","login":"CAPTAIN1947","count":1},{"name":"Chinh Nguyen","email":"nguyenthanhchinh96@gmail.com","login":"ThanhChinhBK","count":1},{"name":"ChristianKearns","email":"80787936+ChristianKearns","login":"ChristianKearns","count":1},{"name":"CodeMaster7000","email":"95772109+CodeMaster7000","login":"CodeMaster7000","count":1},{"name":"Damien Ciabrini","email":"damien.ciabrini@gmail.com","login":"dciabrin","count":1},{"name":"Daniel Molina","email":"lluvia@autistici.org","login":"daniel-molina","count":1},{"name":"Gregory Clark","email":"gregoryclark@google.com","login":"w-hat","count":1},{"name":"Matt Hollands","email":"mattyh999@hotmail.com","login":"mhollands","count":1},{"name":"Matt Sheppard aka M@","email":"mSheppard@gmail.com","login":"mampersat","count":1},{"name":"Matus Valo","email":"matusvalo@gmail.com","login":"matusvalo","count":1},{"name":"MaukWM","email":"maukmul@gmail.com","login":"MaukWM","count":1},{"name":"Max Zangs","email":"maximilian.zangs@gmail.com","login":"Muxelmann","count":1},{"name":"Maxim Stepanov","email":"46204557+maxsteep","login":"maxsteep","count":1},{"name":"MickeyM79","email":"kf4ozb@qsl.net","login":"Moldair","count":1},{"name":"Minglangjun Li","email":"liminglangjun@gmail.com","login":"krsfrodaslz","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Florian Krause","email":"siebenhundertzehn@gmail.com","login":"fladd","count":1},{"name":"FredInChina","email":"trustgold@gmail.com","login":"ReblochonMasque","count":1},{"name":"Kharissa","email":"kharissa","login":"kharissa","count":1},{"name":"Kosmos X. Wu","email":"ws00298046@163.com","login":"Koswu","count":1},{"name":"LiquidFenrir","email":"liquidfenrir@outlook.fr","login":"LiquidFenrir","count":1},{"name":"Raymon Skjørten Hansen","email":"raymon.s.hansen@gmail.com","login":"raymonshansen","count":1},{"name":"Rebecca Chen","email":"rechen@google.com","login":"rchen152","count":1},{"name":"Richard Garrett","email":"42450848+Librichard","login":"Librichard","count":1},{"name":"Roderik Ploszek","email":"roderik.ploszek@gmail.com","login":"Programator2","count":1},{"name":"Ronoc21","email":"81604676+Ronoc21","login":"Ronoc21","count":1},{"name":"Ryan Pepper","email":"ryan.pepper@siemens.com","login":"rpep","count":1},{"name":"Saif Ahmed","email":"saifmdco@gmail.com","login":"saif-11bit","count":1},{"name":"Salim Ben Ahmed","email":"68511701+SalimBAhmed","login":"SalimBAhmed","count":1},{"name":"Shingo W. Kagami","email":"swk@kagami.org","login":"shingo-kagami","count":1},{"name":"SplatRT","email":"39800557+SplatRT","login":"SplatRT","count":1},{"name":"StarDexterity","email":"72377348+StarDexterity","login":"StarDexterity","count":1},{"name":"TheVroum","email":"36685559+TheVroum","login":"TheVroum","count":1},{"name":"Thomas Jebson","email":"ThomasJebbo@gmail.com","login":"PycraftDeveloper","count":1},{"name":"Thomas Müller","email":"11507045+muelletm","login":"muelletm","count":1},{"name":"Weiss, Chris","email":"Chris.Weiss@nike.com","login":null,"count":1},{"name":"Mateusz Konieczny","email":"matkoniecz@gmail.com","login":"matkoniecz","count":1},{"name":"Mathias Weber","email":"mathew.weber@gmail.com","login":"mweb","count":1},{"name":"Pycryptor10","email":"47485078+Pycryptor10","login":"Pycryptor10","count":1},{"name":"NachiketUN","email":"nachiketun8@gmail.com","login":"NachiketUN","count":1},{"name":"Norman Packard","email":"nhpackard@mac.com","login":"nhpackard","count":1},{"name":"Olivier Pirson","email":"OPiMedia","login":"OPiMedia","count":1},{"name":"Paciupa","email":"65620103+Paciupa","login":"Paciupa","count":1},{"name":"Pavlo Schutskiy","email":"99386195+PavloShutz","login":"PavloShutz","count":1},{"name":"PhoeniX","email":"liari.tp@gmail.com","login":"t-persson","count":1},{"name":"Pierre Haou","email":"58918244+pierrehaou","login":"pierrehaou","count":1},{"name":"Preston Corless","email":"pgattic@gmail.com","login":"pgattic","count":1},{"name":"Gregory Morse","email":"gregory.morse@live.com","login":"GregoryMorse","count":1},{"name":"Gyeongjae Choi","email":"def6488@gmail.com","login":"ryanking13","count":1},{"name":"Ibiam Chihurumnaya","email":"ibiamchihurumnaya@gmail.com","login":"chimosky","count":1},{"name":"Jay7221","email":"jns29072003@gmail.com","login":"Jay7221","count":1},{"name":"Josh Gelber","email":"gelberj@oregonstate.edu","login":"joshgelber","count":1},{"name":"Joshua Rose","email":"101031214+JoshuaDRose","login":"JoshuaDRose","count":1},{"name":"Joshua Rose","email":"101031214+SinQwasTaken","login":"SinQwasTaken","count":1}],"total_commits":7295,"total_committers":335,"total_bot_commits":11,"total_bot_committers":1,"mean_commits":21.776119402985074,"dds":0.7587388622344071,"past_year_committers":[{"name":"René Dudfield","email":"renesd@gmail.com","login":"illume","count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"jakefrombay","email":"159866177+jakefrombay","login":"jakefrombay","count":2},{"name":"Thomas Jebson","email":"ThomasJebbo@gmail.com","login":"PycraftDeveloper","count":1},{"name":"Pavlo Schutskiy","email":"99386195+PavloShutz","login":"PavloShutz","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Brett Kaplan","email":"BrettCKaplan@gmail.com","login":"JovialKnoll","count":1}],"past_year_total_commits":29,"past_year_total_committers":7,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":4.142857142857143,"past_year_dds":0.31034482758620685,"last_synced_at":"2025-05-25T17:38:54.955Z","last_synced_commit":"79807da84c9bacf8df5a177763e14c924e3b15e2","created_at":"2023-03-07T09:43:59.326Z","updated_at":"2025-05-25T17:39:46.301Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"pygame/pygame","html_url":"https://github.com/pygame/pygame","last_synced_at":"2025-09-08T08:03:58.804Z","status":null,"issues_count":421,"pull_requests_count":441,"avg_time_to_close_issue":7502084.522875817,"avg_time_to_close_pull_request":2358584.318318318,"issues_closed_count":153,"pull_requests_closed_count":333,"pull_request_authors_count":148,"issue_authors_count":370,"avg_comments_per_issue":2.598574821852732,"avg_comments_per_pull_request":0.4943310657596372,"merged_pull_requests_count":233,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":140,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":1318540.0232558139,"past_year_avg_time_to_close_pull_request":1614490.0857142857,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":129,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.18556701030927836,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-14T21:12:59.737Z","updated_at":"2025-09-08T08:03:58.805Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygame%2Fpygame/issues","issue_labels_count":{"bug":140,"enhancement":59,"docs":7,"easy":6,"draw":5,"good first issue":5,"hard":5,"display":5,"Platform: Windows":4,"needs-op-input":4,"needs-investigation":3,"critical":3,"C code":3,"mixer":2,"Platform: MacOS":2,"SDL2":2,"feature request":2,"Difficulty: Waiting":2,"reproducible":2,"Platform: Raspberry Pi":2,"image":2,"stuntcat":2,"moderate":2,"major":2,"question":2,"minor":2,"buildconfig":2,"font":2,"camera":2,"key":2,"Compatability (Pygame 2)":2,"needs-testing":2,"rect":2,"Platform: Gnu/Linux":1,"Virtual Machine (VM)":1,"gentoo":1,"Platform: ArchLinux":1,"Platform: WASM/Emscripten":1,"needs-docs":1,"Platform: Android":1,"needs-tests":1,"gfxdraw":1,"Architecture: Arm":1,"Code quality/robustness":1,"Linters":1,"msys2":1,"tests":1,"Community improvement":1,"color":1,"math":1,"Languages":1,"examples":1,"Python 3.12":1,"Python 3.11":1,"Compatibility (Pygame 1)":1,"event":1,"time":1,"Cython":1,"Experimental":1,"joystick":1},"pull_request_labels_count":{"dependencies":35,"draw":2,"mixer":1,"sysfont":1,"enhancement":1,"math":1,"New API":1,"examples":1,"key":1,"Platform: Android":1,"buildconfig":1,"camera":1,"tests":1,"bug":1},"issue_author_associations_count":{"NONE":387,"CONTRIBUTOR":21,"MEMBER":13},"pull_request_author_associations_count":{"NONE":172,"CONTRIBUTOR":138,"MEMBER":131},"issue_authors":{"illume":12,"project-owner":4,"Adishko":3,"fladd":3,"neuron-whisperer":3,"IanMorav":3,"mgorny":3,"Fantastair":3,"masahito4621":2,"Duong3400":2,"kunaljhatta":2,"t-t-t-t-t160":2,"kenzieryann7":2,"theRealProHacker":2,"kmpape":2,"ahmadse137-ops":2,"markub3327":2,"Abdalrhman27":2,"schmave":2,"AlphaCodex00":2,"Quotatron3000":2,"GaetanLepage":2,"anxuae":2,"SinkFriend":2,"PyJustin":2,"medovina":2,"melchior-tantri":2,"Ricardo1429":2,"Kasena7":2,"KingOfIce77":2,"yeyiy":2,"Kiryonn":2,"ionbot04":2,"liang-jinli":1,"viblo":1,"Teacher-Cai":1,"muntadhr24-cmd":1,"mgedmin":1,"francis-clairicia":1,"xiaobbl":1,"dpatters550":1,"Pighij":1,"eat-sleep-code":1,"Konitakuku":1,"KhamiloBueno":1,"sheri-na":1,"aurora-451":1,"Rob270177":1,"gezeebeezee":1,"JD-UI":1,"bateni1380":1,"Hronox3":1,"Richbai":1,"jinnat01234":1,"Baro611":1,"kjngineering":1,"CatUnderTheNameOfA":1,"kurtdekker":1,"anh0208-max":1,"e1000":1,"gabrieldemarmiesse":1,"frenzymadness":1,"JiffyRob":1,"staetyk":1,"abhi4-5":1,"ClementineAccount":1,"gim-hangil":1,"beredkhew8h":1,"kireche-bigboy":1,"robertgoodwin00":1,"jacob-thompson":1,"ahmadjamous12":1,"Mostercoder":1,"Yas-min7":1,"51gcode-LaoYu":1,"Anubhav-bot":1,"shiv0911":1,"zenthm":1,"chano-sama":1,"Crafter0987":1,"samuelwhiskeyjohnson":1,"TraceGroot":1,"Mushromy":1,"QuetzalcoutlDev":1,"ankith26":1,"BASET23-ops":1,"CaseyGymnast":1,"PyyTom":1,"lordmauve":1,"abuhurairacmyk":1,"Klaus-in-Tech":1,"lindorffs":1,"g1augusto":1,"Moaz0155":1,"Diana191003":1,"TheoCGaming":1,"myNameDoesntExist":1,"inkandpaper-app":1,"KasaneRandall1":1,"zachyboy12":1,"dafrito":1,"shaheelmohammed516-alt":1,"Bodanor":1,"Kirigiri123":1,"hoang-028riu":1,"Mitchulll":1,"SomeoneUnknownForReal":1,"hhhhh322":1,"esaaprillia":1,"PycraftDeveloper":1,"florian3d":1,"cmacington":1,"Cornelius1124":1,"H1tman1978":1,"withpouriya":1,"neiloe8023":1,"MichaelAsare-code":1,"qaqFei":1,"eltalawy10":1,"mosay9":1,"carlosperate":1,"thesamesam":1,"PJ127":1,"ace510":1,"Lobsternator":1,"MightyJosip":1,"X3215":1,"jairov-apptio":1,"RayyanW786":1,"mahmoodn":1,"muhaha211":1,"Tsunami014":1,"rmccampbell":1,"sina1390":1,"DjarotGeronimo":1,"gkusnir":1,"Bmorr1123":1,"konbraphat51":1,"wszqkzqk":1,"Imperador-Joao":1,"Abujlmbo":1,"Neil-Ciciglycerin":1,"Nawaf070":1,"thaisonho":1,"sabandr244":1,"ccowen37":1,"saypionx-png":1,"joao-pedro-rocha":1,"Thunder022":1,"hereswalldo":1,"lamdz7":1,"eyepez3":1,"Pavan90":1,"25b3nk":1,"Abbas-019":1,"Kiamehr5":1,"JC-Coelho":1,"Uday10001":1,"Erriez":1,"ScriptLineStudios":1,"Ln2009":1,"jgf-osu":1,"leestarb":1,"Khi987":1,"Alexxzzz-ship":1,"ed022":1,"funcode2":1,"avitase":1,"kamonoritoshi0909":1,"Scarlet06":1,"UrieW":1,"ZackyGameDev":1,"exeCutedCode":1,"kfcjhdcfkjhds":1,"shubhampateliitm":1,"Skylarius":1,"fantasysea":1,"newor0599":1,"seungjec":1,"thep1ckaxe91":1,"UmutKz786":1,"1ManInACouch":1,"makabakah":1,"jkolbly":1,"rtomasa":1,"DangTranQL":1,"bambier":1,"gl-yziquel":1,"Chrisz236":1,"sabrawer":1,"TomSchimansky":1,"ispaure":1,"GauravChoube":1,"Ymiros0":1,"mahyarmirrashed":1,"dogancankalinci":1,"DedFishy":1,"algebric":1,"brandonhofbauer":1,"LucasColas":1,"catguy323":1,"quswadress":1,"Andresmjlnr":1,"aseel12321":1,"xiezhipeng-git":1,"viniputtim":1,"poojitharamachandra":1,"des54321":1,"Ashraf451":1,"checkiiiii":1,"milowork":1,"IGR2020":1,"Slothboynft":1,"lelixn":1,"raj3yi":1,"alexkl-rugged-controls":1,"MKristina08":1,"jude253":1,"0931626095zl":1,"AnimeRyan-Official":1,"mai1x9":1,"beandrea":1,"amitkumar0128":1,"jzfalero":1,"RDNRHM":1,"asmpro7":1,"arturankuhun-cell":1,"TongYan1999":1,"poutsarxidis":1,"Off00":1,"REX2626":1,"Acegamer1000":1,"Rony-ai-cmd":1,"Marijan0":1,"tongyul":1,"FirTreeMan":1,"zoldalma999":1,"ritvikos":1,"oddbookworm":1,"Txikilinux":1,"TSWDieter":1,"7chankhai":1,"MorsMortium":1,"momargameriejeje":1,"pcoder1234":1,"gogoulartines":1,"tberger2":1,"ezorzin":1,"seanklee208":1,"mllumiquinga194":1,"patt509":1,"MyIDis12138":1,"HadiY02":1,"Vinalti":1,"Kartoffelbrot3105":1,"wbelmans":1,"zeeplockd":1,"DivyanshByte":1,"luomeng007":1,"Kait0":1,"DonPolettone":1,"Shivam1092003":1,"CodeNoah42":1,"DavidNemeskey":1,"Yeison25xd":1,"novialriptide":1,"amengede":1,"Qousai32":1,"yomammafat":1,"KnitnatsnoK":1,"SigilQuiver":1,"Varshit2448":1,"Nemanjavuk69":1,"drxjason":1,"y2vinni":1,"LahkLeKey":1,"dlon":1,"ssdv1":1,"bunguwu":1,"brccabral":1,"SniffySnifferCh":1,"Dreamdev43":1,"NHOrus":1,"nacho692":1,"glyph":1,"BatiburrilloPY":1,"rotshine":1,"KrishKesharwani":1,"wiselot":1,"Andrewuetyang":1,"pythonboy77":1,"Sapphirewhale":1,"jonotassia":1,"AjiroAlex":1,"CharsargCodeDevelopment":1,"vitoryanpro-source":1,"lexplaysmc":1,"LunarScythe825":1,"57w4q4884aits":1,"DariusNejat":1,"quocdat24":1,"pstlo":1,"ncihnegn":1,"abanuelo":1,"catafest":1,"TiredTiddle":1,"Jung-PS":1,"jseyelink":1,"domiOfTarn":1,"RivzCodr":1,"RodrigoSS88":1,"meesokim":1,"Yarn":1,"aza547":1,"chavi362":1,"RixInGithub":1,"RayAsh37":1,"timbrist":1,"Rednaskela500":1,"limburgher":1,"kkatsuro":1,"kbruins":1,"minhquan123lk":1,"imigueldiaz":1,"llindstrom":1,"Gpaio574":1,"Dreamsorcerer":1,"DiverseBloom780":1,"henryblackboxia":1,"StupidRepo":1,"BillsgWu":1,"Locked-chess-official":1,"jamespblloyd-uwa":1,"joaoZFarria":1,"Whomans215":1,"alymango1":1,"alonsnir":1,"RaffaeleFiorillo":1,"ThatBenKraft":1,"kengoon":1,"historicmind123":1,"AKNation":1,"Michael11-2":1,"DavidSandoval04":1,"Kimo99sudo":1,"905407220":1,"justinbeetle":1,"AhmadM-DL":1,"RockLakeGrass":1,"RamanBaig":1,"arnabsaha7":1,"ZxBays":1,"EYTANBG777":1,"Nedsdump":1,"Aqualuzara":1,"DomCologne1806":1,"nippotam":1,"PHONG09PP":1,"UH-80GhostHawk":1,"Mohammed6Ahmmed6345":1,"weiserhase":1,"Gedili":1,"tobiasbogadoo":1,"Shacloud":1,"blobie-sb3":1,"melosuki":1,"Axolotlez":1,"SteveClement":1,"GameMaker":1,"K2M4L":1},"pull_request_authors":{"illume":131,"dependabot[bot]":35,"cclauss":11,"abdo-909":10,"stefpivser":9,"chpauline":9,"jonotassia":8,"blackmambaza":6,"henserobbie":6,"JovialKnoll":4,"romgird2":4,"yanchengbo":4,"journpy":4,"Basel657":4,"lettuceDestroyer":4,"jakefrombay":4,"hankxu1212":3,"Phegerr":3,"ezzakri-anas":3,"lordmauve":3,"krobinson395":3,"Thecreator22112":2,"gottadiveintopython":2,"douglasdcm":2,"devfernandoa":2,"anaelhoffmann2009":2,"astridlotus":2,"Cdog1526":2,"TheRealRedRiver559":2,"ssdv1":2,"PycraftDeveloper":2,"nobodyg0n3":2,"hroncok":2,"JasonMerit":2,"Gab488543":2,"ZeroWave022":2,"chitvs":2,"PavloShutz":2,"thatsaksyguy":2,"Aanas212003":2,"PraddyumnYadav":2,"OldBoxingKing":2,"jeloge":2,"RarachelLuo":2,"vinithk1":2,"andrigamerita":2,"konbraphat51":2,"son1ong":2,"ArJona1":2,"kunaljhatta":2,"julianbeloiu":2,"NATEPENN":2,"Shidoengie":2,"Srrahulroy":2,"u7644952":2,"t-t-t-t-t160":2,"jacob-thompson":2,"matoro":2,"Thunderborne":2,"andemar3":2,"parker259387":2,"luze73":2,"AaronThatsIt":2,"joshgelber":2,"JacobOSU":2,"denzilv":2,"Kam-Coder-Coes":2,"novialriptide":1,"The-Ducks-Code":1,"nkSunUow":1,"Jay7221":1,"kxkw":1,"plumthreads":1,"shadowFAQs":1,"matusvalo":1,"prathamroy":1,"akasaka-kun":1,"Never-touched-grass":1,"NarendraKumarMishra":1,"LM7482577":1,"Ronoc21":1,"rhit-duffdl":1,"alroyer":1,"GM0828":1,"emilytrau":1,"AsaadAreeb":1,"renatocoeli":1,"brandonhofbauer":1,"Yannik":1,"FirTreeMan":1,"0sanqian00":1,"dpatters550":1,"chrispat1988":1,"atif5":1,"veganaize":1,"yunline":1,"u7493339":1,"N7z":1,"ghost":1,"kcivin":1,"butlerch":1,"Locked-chess-official":1,"saif-11bit":1,"marcin-serwin":1,"sarthaknimbalkar":1,"Paciupa":1,"Sheepfan0828":1,"robertpfeiffer":1,"SpeedyOrc-C":1,"mattcheng591":1,"lola831":1,"Aashutosh-922":1,"JerryCts":1,"justin-ngo-jn":1,"narilee2006":1,"adamheidrick":1,"Dahbani1":1,"karl1722":1,"AKNation":1,"developer-acc":1,"Alihyp":1,"RyanNicoletti":1,"giacomovenditti-prog":1,"xXLarryTFVWXx":1,"BeXXsoR":1,"glarerena":1,"Adithyan-cb":1,"Lukasgrat":1,"dslackw":1,"LegoPCT20":1,"amirnajafiosu":1,"theRealProHacker":1,"gezeebeezee":1,"friedSAMosa":1,"killerdevildog":1,"Heheerx":1,"akkartik":1,"DeanDro":1,"MarcellPerger1":1,"statick88":1,"rpep":1,"jgf-osu":1,"llindstrom":1,"aX0Rb":1,"Zenithreddyp":1,"osborneandrewj":1,"kristof153":1,"amalsam":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":36,"enhancement":19},"past_year_pull_request_labels_count":{"dependencies":14},"past_year_issue_author_associations_count":{"NONE":136,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"NONE":63,"CONTRIBUTOR":18,"MEMBER":14},"past_year_issue_authors":{"SinkFriend":2,"yeyiy":2,"Duong3400":2,"Abdalrhman27":2,"Kasena7":2,"ahmadse137-ops":2,"AlphaCodex00":2,"Ricardo1429":2,"medovina":2,"masahito4621":2,"MKristina08":1,"Moaz0155":1,"Mohammed6Ahmmed6345":1,"MorsMortium":1,"mosay9":1,"muntadhr24-cmd":1,"myNameDoesntExist":1,"nacho692":1,"Neil-Ciciglycerin":1,"neuron-whisperer":1,"newor0599":1,"Off00":1,"qaqFei":1,"Mitchulll":1,"MichaelAsare-code":1,"melosuki":1,"meesokim":1,"lordmauve":1,"Locked-chess-official":1,"Ln2009":1,"lelixn":1,"lamdz7":1,"LahkLeKey":1,"KrishKesharwani":1,"konbraphat51":1,"kireche-bigboy":1,"DomCologne1806":1,"zeeplockd":1,"yomammafat":1,"y2vinni":1,"X3215":1,"withpouriya":1,"vitoryanpro-source":1,"Varshit2448":1,"UmutKz786":1,"UH-80GhostHawk":1,"TSWDieter":1,"Thunder022":1,"thesamesam":1,"ThatBenKraft":1,"staetyk":1,"ssdv1":1,"Slothboynft":1,"Skylarius":1,"Shivam1092003":1,"shaheelmohammed516-alt":1,"saypionx-png":1,"samuelwhiskeyjohnson":1,"Rony-ai-cmd":1,"RodrigoSS88":1,"RivzCodr":1,"Rednaskela500":1,"RayyanW786":1,"RamanBaig":1,"raj3yi":1,"Quotatron3000":1,"quocdat24":1,"dogancankalinci":1,"DjarotGeronimo":1,"Diana191003":1,"DavidSandoval04":1,"Cornelius1124":1,"CodeNoah42":1,"CharsargCodeDevelopment":1,"catafest":1,"blobie-sb3":1,"beredkhew8h":1,"beandrea":1,"BASET23-ops":1,"Baro611":1,"avitase":1,"Ashraf451":1,"aseel12321":1,"arturankuhun-cell":1,"AnimeRyan-Official":1,"anh0208-max":1,"Andrewuetyang":1,"Andresmjlnr":1,"Alexxzzz-ship":1,"alexkl-rugged-controls":1,"ahmadjamous12":1,"Abujlmbo":1,"abuhurairacmyk":1,"Abbas-019":1,"7chankhai":1,"57w4q4884aits":1,"0931626095zl":1,"Khi987":1,"KhamiloBueno":1,"kfcjhdcfkjhds":1,"kengoon":1,"kbruins":1,"Kartoffelbrot3105":1,"kamonoritoshi0909":1,"K2M4L":1,"joaoZFarria":1,"JiffyRob":1,"jacob-thompson":1,"ispaure":1,"inkandpaper-app":1,"imigueldiaz":1,"hoang-028riu":1,"henryblackboxia":1,"HadiY02":1,"H1tman1978":1,"Gedili":1,"GameMaker":1,"GaetanLepage":1,"g1augusto":1,"frenzymadness":1,"florian3d":1,"fladd":1,"ezorzin":1,"EYTANBG777":1,"eyepez3":1,"esaaprillia":1,"eltalawy10":1,"ed022":1},"past_year_pull_request_authors":{"dependabot[bot]":14,"illume":14,"abdo-909":10,"yanchengbo":4,"lettuceDestroyer":4,"Basel657":4,"konbraphat51":2,"JovialKnoll":2,"lordmauve":2,"julianbeloiu":2,"NATEPENN":2,"jacob-thompson":2,"Srrahulroy":2,"JasonMerit":2,"u7644952":2,"denzilv":2,"devfernandoa":2,"ssdv1":2,"astridlotus":2,"AaronThatsIt":2,"luze73":2,"lola831":1,"Never-touched-grass":1,"Zenithreddyp":1,"renatocoeli":1,"akkartik":1,"giacomovenditti-prog":1,"xXLarryTFVWXx":1,"JerryCts":1,"marcin-serwin":1,"karl1722":1,"killerdevildog":1,"Locked-chess-official":1,"kristof153":1,"NarendraKumarMishra":1,"glarerena":1},"maintainers":[{"login":"illume","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/illume"},{"login":"dlon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlon"}],"active_maintainers":[{"login":"illume","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/illume"}]},"events":{"total":{"IssuesEvent":147,"WatchEvent":840,"DeleteEvent":2,"IssueCommentEvent":230,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":6,"PullRequestEvent":51,"ForkEvent":489,"CreateEvent":5},"last_year":{"IssuesEvent":147,"WatchEvent":840,"DeleteEvent":2,"IssueCommentEvent":230,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":6,"PullRequestEvent":51,"ForkEvent":489,"CreateEvent":5}},"keywords":["game-dev","game-development","gamedev","pygame","python","sdl","sdl2"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-debian-multiarch.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:41:23.912Z","updated_at":"2023-09-24T13:41:23.912Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/build-debian-multiarch.yml","dependencies":[{"id":13918819210,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":13918819211,"package_name":"uraimo/run-on-arch-action","ecosystem":"actions","requirements":"v2.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-macos.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:41:23.920Z","updated_at":"2023-09-24T13:41:23.920Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/build-macos.yml","dependencies":[{"id":13918819212,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":13918819213,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":13918819214,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.13.1","direct":true,"kind":"composite","optional":false},{"id":13918819215,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-manylinux.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:41:23.927Z","updated_at":"2023-09-24T13:41:23.927Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/build-manylinux.yml","dependencies":[{"id":13918819216,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":13918819217,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.13.1","direct":true,"kind":"composite","optional":false},{"id":13918819218,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-ubuntu-sdist.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:41:23.933Z","updated_at":"2023-09-24T13:41:23.933Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/build-ubuntu-sdist.yml","dependencies":[{"id":13918819219,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":13918819220,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13918819221,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cppcheck.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:41:23.938Z","updated_at":"2023-09-24T13:41:23.938Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/cppcheck.yml","dependencies":[{"id":13918819222,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format-lint.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T13:41:23.945Z","updated_at":"2023-09-24T13:41:23.945Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/format-lint.yml","dependencies":[{"id":13918819223,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-24T13:41:23.953Z","updated_at":"2023-09-24T13:41:23.953Z","repository_link":"https://github.com/pygame/pygame/blob/main/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build-msys2.yml","sha":null,"kind":"manifest","created_at":"2024-03-30T13:30:35.346Z","updated_at":"2024-03-30T13:30:35.346Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/build-msys2.yml","dependencies":[{"id":17124620301,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":17124620302,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17124620303,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2024-03-30T13:30:35.398Z","updated_at":"2024-03-30T13:30:35.398Z","repository_link":"https://github.com/pygame/pygame/blob/main/.github/workflows/stale.yml","dependencies":[{"id":17124620304,"package_name":"actions/stale","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]}],"score":32.099720623234425,"created_at":"2025-09-08T11:18:31.827Z","updated_at":"2025-10-07T08:24:39.538Z","avatar_url":"https://github.com/pygame.png","language":"C","category":null,"sub_category":null,"monthly_downloads":2093513,"funding_links":["https://patreon.com/pygame"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","distributed","templates","apps","profiler","notebook","tensor","deep-neural-networks","views","unit-testing"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63889","html_url":"https://science.ecosyste.ms/projects/63889"}