{"id":65098,"name":"gpiozero","description":"A simple interface to GPIO devices with Raspberry Pi","url":"https://github.com/gpiozero/gpiozero","last_synced_at":"2025-09-08T13:19:58.252Z","repository":{"id":1365050,"uuid":"42439862","full_name":"gpiozero/gpiozero","owner":"gpiozero","description":"A simple interface to GPIO devices with Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-07-09T09:50:11.000Z","size":29200,"stargazers_count":2053,"open_issues_count":189,"forks_count":311,"subscribers_count":81,"default_branch":"master","last_synced_at":"2025-09-07T02:35:18.885Z","etag":null,"topics":["education","gpio","physical-computing","python","raspberry-pi","raspberrypi","zero-boilerplate"],"latest_commit_sha":null,"homepage":"https://gpiozero.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpiozero.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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,"zenodo":null}},"created_at":"2015-09-14T09:36:03.000Z","updated_at":"2025-09-07T00:19:39.000Z","dependencies_parsed_at":"2023-07-05T18:48:12.841Z","dependency_job_id":"bebde5fc-8727-4de5-af83-814266110f77","html_url":"https://github.com/gpiozero/gpiozero","commit_stats":{"total_commits":1175,"total_committers":57,"mean_commits":"20.614035087719298","dds":0.5676595744680851,"last_synced_commit":"f3a338e56c28dd2d904016b3a8594f82c47da291"},"previous_names":["rpi-distro/python-gpiozero"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/gpiozero/gpiozero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/sbom","scorecard":{"id":442682,"data":{"date":"2025-08-11","repo":{"name":"github.com/gpiozero/gpiozero","commit":"298e5cc05d307fda9c5b244f356b81b0afc04df2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-19T05:54:29.032Z","repository_id":1365050,"created_at":"2025-08-19T05:54:29.032Z","updated_at":"2025-08-19T05:54:29.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"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-07T02:00:09.463Z","response_time":67,"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":"gpiozero","name":"gpiozero","uuid":"52860381","kind":"organization","description":"A simple interface to GPIO devices with Raspberry Pi ","email":null,"website":"https://gpiozero.readthedocs.io/","location":"UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52860381?v=4","repositories_count":2,"last_synced_at":"2024-03-26T01:14:49.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gpiozero","funding_links":[],"total_stars":1809,"followers":18,"following":0,"created_at":"2022-11-03T00:40:08.061Z","updated_at":"2024-03-26T01:14:49.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero/repositories"},"packages":[{"id":2751546,"name":"gpiozero","ecosystem":"pypi","description":"A simple interface to GPIO devices with Raspberry Pi","homepage":"https://gpiozero.readthedocs.io/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gpiozero/gpiozero","keywords_array":["raspberrypi","gpio"],"namespace":null,"versions_count":26,"first_release_published_at":"2015-09-15T17:02:13.000Z","latest_release_published_at":"2024-02-15T11:07:00.000Z","latest_release_number":"2.0.1","last_synced_at":"2025-09-06T23:32:30.179Z","created_at":"2022-04-10T11:10:42.336Z","updated_at":"2025-09-07T16:17:19.421Z","registry_url":"https://pypi.org/project/gpiozero/","install_command":"pip install gpiozero --index-url https://pypi.org/simple","documentation_url":"https://gpiozero.readthedocs.io/","metadata":{"funding":null,"documentation":"https://gpiozero.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: PyPy","Topic :: Education","Topic :: System :: Hardware"],"normalized_name":"gpiozero","project_status":null},"repo_metadata":{"id":1365050,"uuid":"42439862","full_name":"gpiozero/gpiozero","owner":"gpiozero","description":"A simple interface to GPIO devices with Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-07-09T09:50:11.000Z","size":29200,"stargazers_count":2053,"open_issues_count":189,"forks_count":311,"subscribers_count":81,"default_branch":"master","last_synced_at":"2025-09-07T02:35:18.885Z","etag":null,"topics":["education","gpio","physical-computing","python","raspberry-pi","raspberrypi","zero-boilerplate"],"latest_commit_sha":null,"homepage":"https://gpiozero.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpiozero.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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,"zenodo":null}},"created_at":"2015-09-14T09:36:03.000Z","updated_at":"2025-09-07T00:19:39.000Z","dependencies_parsed_at":"2023-07-05T18:48:12.841Z","dependency_job_id":"bebde5fc-8727-4de5-af83-814266110f77","html_url":"https://github.com/gpiozero/gpiozero","commit_stats":{"total_commits":1175,"total_committers":57,"mean_commits":"20.614035087719298","dds":0.5676595744680851,"last_synced_commit":"f3a338e56c28dd2d904016b3a8594f82c47da291"},"previous_names":["rpi-distro/python-gpiozero"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/gpiozero/gpiozero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/sbom","scorecard":{"id":442682,"data":{"date":"2025-08-11","repo":{"name":"github.com/gpiozero/gpiozero","commit":"298e5cc05d307fda9c5b244f356b81b0afc04df2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-19T05:54:29.032Z","repository_id":1365050,"created_at":"2025-08-19T05:54:29.032Z","updated_at":"2025-08-19T05:54:29.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"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-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gpiozero","name":"gpiozero","uuid":"52860381","kind":"organization","description":"A simple interface to GPIO devices with Raspberry Pi ","email":null,"website":"https://gpiozero.readthedocs.io/","location":"UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52860381?v=4","repositories_count":2,"last_synced_at":"2024-03-26T01:14:49.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gpiozero","funding_links":[],"total_stars":1809,"followers":18,"following":0,"created_at":"2022-11-03T00:40:08.061Z","updated_at":"2024-03-26T01:14:49.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero/repositories"},"tags":[{"name":"v2.0.1","sha":"a13848bd9701844c139709750cfa038c59b2ab5f","kind":"tag","published_at":"2024-02-15T11:06:16.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v2.0.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"1e0ea34bae783b646a7211c810a95d2f9e3b69a8","kind":"tag","published_at":"2023-09-12T11:39:35.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0/manifests"},{"name":"v1.6.2","sha":"e55c678ff0dfe0b34c2b0a1683869dbc7e0086d2","kind":"tag","published_at":"2021-03-18T18:22:06.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.2","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"6532c1f8ea8164afe97be0def559f1546a3241cb","kind":"tag","published_at":"2021-03-17T13:27:08.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"27844e5fd02ce71f1923ad224ba4d183185a2c3d","kind":"tag","published_at":"2021-03-15T00:22:36.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"07fbc5f242294eedb52b9b331d2a905c2635e67e","kind":"tag","published_at":"2019-06-24T22:17:59.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.5.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"9cba4aa68d02ecdf459c63737a7cd3f6c0eb57ab","kind":"tag","published_at":"2019-02-12T23:32:37.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.5.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"5085b9cc3da7bb2cb62790dfbdc3b6749bd20105","kind":"tag","published_at":"2018-02-21T15:35:25.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.4.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f791d224aac797ad5afce421e1d07799385f7094","kind":"tag","published_at":"2017-07-26T22:49:27.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.4.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2e7543d3151ee048facb79c666ba5ea5053b33c4","kind":"commit","published_at":"2017-03-03T13:18:36.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.2","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.2/manifests"},{"name":"v1.3.1.post1","sha":"218ca4b527e52b6e0d5ea11584587e8a23112651","kind":"tag","published_at":"2017-02-08T14:03:42.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.1.post1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1.post1/manifests"},{"name":"v1.3.1","sha":"fb3c4f0bd6e9163b16064848d438bcda56f8973b","kind":"tag","published_at":"2016-08-31T22:45:22.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"638cec11ac7295af0ca0c1c7b0c7ec79a00703a0","kind":"tag","published_at":"2016-08-30T23:19:46.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c529c6db823759a79007deba0847d55fa6b6f4ec","kind":"tag","published_at":"2016-04-10T20:07:05.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"495fb29fd3ef7ed7e1b215f98a9a9c7025d78f0f","kind":"tag","published_at":"2016-02-08T23:57:41.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.1.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.1.0/manifests"},{"name":"release-1.0.0","sha":"68b80ef87d096f84499a82ed8e7da25d1a78fc9c","kind":"tag","published_at":"2015-11-16T12:19:01.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/release-1.0.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/release-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@release-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/release-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/release-1.0.0/manifests"},{"name":"v0.9.0","sha":"766646f772f6669d6f0a188176e02d6d5e506393","kind":"tag","published_at":"2015-10-25T18:57:55.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.9.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"fcc7c47fe3c6b4017be445fbf29cac5718eba05b","kind":"tag","published_at":"2015-10-16T10:41:03.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.8.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"17c93d1e450af71dc7e73641e21f2a85d0cecd92","kind":"tag","published_at":"2015-10-09T11:30:47.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.7.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"cbc2b95494e3a21218c5d5679dda96a41671ab77","kind":"tag","published_at":"2015-09-28T11:51:04.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.6.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cfed6719720bf07a7084692b8bfc35a49e66b607","kind":"tag","published_at":"2015-09-24T10:40:05.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.5.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4a7d60f6a370e84b0360566c1c5321e25f8b8a23","kind":"tag","published_at":"2015-09-23T10:21:00.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.4.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1bc5a5fa923eb0668f35d30ce0f66fa7d67030f5","kind":"tag","published_at":"2015-09-22T15:34:39.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.3.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"a07f89c5619654356d8101be19edbde2e9f3cff9","kind":"tag","published_at":"2015-09-21T10:20:33.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T16:17:19.421Z","dependent_packages_count":38,"downloads":301356,"downloads_period":"last-month","dependent_repos_count":1842,"rankings":{"downloads":0.4637840119782923,"dependent_repos_count":0.2614985346214192,"dependent_packages_count":0.5945981136207159,"stargazers_count":1.6550390274228086,"forks_count":3.1111602096595696,"docker_downloads_count":0.13894837396849583,"average":1.0375047118785503},"purl":"pkg:pypi/gpiozero","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gpiozero","docker_dependents_count":72,"docker_downloads_count":757208662,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gpiozero","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gpiozero/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:59:24.264Z","issues_count":157,"pull_requests_count":47,"avg_time_to_close_issue":2604232.1764705884,"avg_time_to_close_pull_request":2721234.08,"issues_closed_count":68,"pull_requests_closed_count":25,"pull_request_authors_count":26,"issue_authors_count":129,"avg_comments_per_issue":4.554140127388535,"avg_comments_per_pull_request":3.3191489361702127,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":128448.83333333333,"past_year_avg_time_to_close_pull_request":312219.5714285714,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/issues","maintainers":[{"login":"bennuttall","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bennuttall"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero/related_packages","maintainers":[{"uuid":"bennuttall","login":"bennuttall","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://pypi.org/user/bennuttall/","role":null,"created_at":"2023-01-27T20:08:32.621Z","updated_at":"2023-01-27T20:08:32.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bennuttall/packages"},{"uuid":"waveform","login":"waveform","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/waveform/","role":null,"created_at":"2023-01-27T20:08:32.635Z","updated_at":"2023-01-27T20:08:32.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/waveform/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2751549,"name":"gpiozero-ha","ecosystem":"pypi","description":"A simple interface to GPIO devices with Raspberry Pi.","homepage":"https://github.com/gpiozero/gpiozero","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gpiozero/gpiozero","keywords_array":["raspberrypi","gpio"],"namespace":null,"versions_count":3,"first_release_published_at":"2020-06-18T00:21:39.000Z","latest_release_published_at":"2020-06-18T01:06:53.000Z","latest_release_number":"1.5.3","last_synced_at":"2025-09-07T02:44:48.415Z","created_at":"2022-04-10T11:10:42.453Z","updated_at":"2025-09-07T16:17:19.494Z","registry_url":"https://pypi.org/project/gpiozero-ha/","install_command":"pip install gpiozero-ha --index-url https://pypi.org/simple","documentation_url":"https://gpiozero-ha.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","License :: OSI Approved :: BSD License","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.2","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: Implementation :: PyPy","Topic :: Education","Topic :: System :: Hardware"],"normalized_name":"gpiozero-ha","project_status":null},"repo_metadata":{"id":1365050,"uuid":"42439862","full_name":"gpiozero/gpiozero","owner":"gpiozero","description":"A simple interface to GPIO devices with Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-07-09T09:50:11.000Z","size":29200,"stargazers_count":2053,"open_issues_count":189,"forks_count":311,"subscribers_count":81,"default_branch":"master","last_synced_at":"2025-09-07T02:35:18.885Z","etag":null,"topics":["education","gpio","physical-computing","python","raspberry-pi","raspberrypi","zero-boilerplate"],"latest_commit_sha":null,"homepage":"https://gpiozero.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpiozero.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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,"zenodo":null}},"created_at":"2015-09-14T09:36:03.000Z","updated_at":"2025-09-07T00:19:39.000Z","dependencies_parsed_at":"2023-07-05T18:48:12.841Z","dependency_job_id":"bebde5fc-8727-4de5-af83-814266110f77","html_url":"https://github.com/gpiozero/gpiozero","commit_stats":{"total_commits":1175,"total_committers":57,"mean_commits":"20.614035087719298","dds":0.5676595744680851,"last_synced_commit":"f3a338e56c28dd2d904016b3a8594f82c47da291"},"previous_names":["rpi-distro/python-gpiozero"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/gpiozero/gpiozero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/sbom","scorecard":{"id":442682,"data":{"date":"2025-08-11","repo":{"name":"github.com/gpiozero/gpiozero","commit":"298e5cc05d307fda9c5b244f356b81b0afc04df2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-19T05:54:29.032Z","repository_id":1365050,"created_at":"2025-08-19T05:54:29.032Z","updated_at":"2025-08-19T05:54:29.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"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-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gpiozero","name":"gpiozero","uuid":"52860381","kind":"organization","description":"A simple interface to GPIO devices with Raspberry Pi ","email":null,"website":"https://gpiozero.readthedocs.io/","location":"UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52860381?v=4","repositories_count":2,"last_synced_at":"2024-03-26T01:14:49.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gpiozero","funding_links":[],"total_stars":1809,"followers":18,"following":0,"created_at":"2022-11-03T00:40:08.061Z","updated_at":"2024-03-26T01:14:49.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero/repositories"},"tags":[{"name":"v2.0.1","sha":"a13848bd9701844c139709750cfa038c59b2ab5f","kind":"tag","published_at":"2024-02-15T11:06:16.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v2.0.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"1e0ea34bae783b646a7211c810a95d2f9e3b69a8","kind":"tag","published_at":"2023-09-12T11:39:35.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0/manifests"},{"name":"v1.6.2","sha":"e55c678ff0dfe0b34c2b0a1683869dbc7e0086d2","kind":"tag","published_at":"2021-03-18T18:22:06.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.2","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"6532c1f8ea8164afe97be0def559f1546a3241cb","kind":"tag","published_at":"2021-03-17T13:27:08.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"27844e5fd02ce71f1923ad224ba4d183185a2c3d","kind":"tag","published_at":"2021-03-15T00:22:36.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"07fbc5f242294eedb52b9b331d2a905c2635e67e","kind":"tag","published_at":"2019-06-24T22:17:59.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.5.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"9cba4aa68d02ecdf459c63737a7cd3f6c0eb57ab","kind":"tag","published_at":"2019-02-12T23:32:37.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.5.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"5085b9cc3da7bb2cb62790dfbdc3b6749bd20105","kind":"tag","published_at":"2018-02-21T15:35:25.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.4.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f791d224aac797ad5afce421e1d07799385f7094","kind":"tag","published_at":"2017-07-26T22:49:27.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.4.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2e7543d3151ee048facb79c666ba5ea5053b33c4","kind":"commit","published_at":"2017-03-03T13:18:36.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.2","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.2/manifests"},{"name":"v1.3.1.post1","sha":"218ca4b527e52b6e0d5ea11584587e8a23112651","kind":"tag","published_at":"2017-02-08T14:03:42.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.1.post1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1.post1/manifests"},{"name":"v1.3.1","sha":"fb3c4f0bd6e9163b16064848d438bcda56f8973b","kind":"tag","published_at":"2016-08-31T22:45:22.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"638cec11ac7295af0ca0c1c7b0c7ec79a00703a0","kind":"tag","published_at":"2016-08-30T23:19:46.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c529c6db823759a79007deba0847d55fa6b6f4ec","kind":"tag","published_at":"2016-04-10T20:07:05.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"495fb29fd3ef7ed7e1b215f98a9a9c7025d78f0f","kind":"tag","published_at":"2016-02-08T23:57:41.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.1.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.1.0/manifests"},{"name":"release-1.0.0","sha":"68b80ef87d096f84499a82ed8e7da25d1a78fc9c","kind":"tag","published_at":"2015-11-16T12:19:01.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/release-1.0.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/release-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@release-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/release-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/release-1.0.0/manifests"},{"name":"v0.9.0","sha":"766646f772f6669d6f0a188176e02d6d5e506393","kind":"tag","published_at":"2015-10-25T18:57:55.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.9.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"fcc7c47fe3c6b4017be445fbf29cac5718eba05b","kind":"tag","published_at":"2015-10-16T10:41:03.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.8.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"17c93d1e450af71dc7e73641e21f2a85d0cecd92","kind":"tag","published_at":"2015-10-09T11:30:47.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.7.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"cbc2b95494e3a21218c5d5679dda96a41671ab77","kind":"tag","published_at":"2015-09-28T11:51:04.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.6.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cfed6719720bf07a7084692b8bfc35a49e66b607","kind":"tag","published_at":"2015-09-24T10:40:05.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.5.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4a7d60f6a370e84b0360566c1c5321e25f8b8a23","kind":"tag","published_at":"2015-09-23T10:21:00.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.4.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1bc5a5fa923eb0668f35d30ce0f66fa7d67030f5","kind":"tag","published_at":"2015-09-22T15:34:39.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.3.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"a07f89c5619654356d8101be19edbde2e9f3cff9","kind":"tag","published_at":"2015-09-21T10:20:33.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T16:17:19.493Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.386624905217513,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":1.6602758618062263,"forks_count":3.0455566500210534,"docker_downloads_count":null,"average":13.55622043370057},"purl":"pkg:pypi/gpiozero-ha","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gpiozero-ha","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gpiozero-ha","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gpiozero-ha/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:59:24.264Z","issues_count":157,"pull_requests_count":47,"avg_time_to_close_issue":2604232.1764705884,"avg_time_to_close_pull_request":2721234.08,"issues_closed_count":68,"pull_requests_closed_count":25,"pull_request_authors_count":26,"issue_authors_count":129,"avg_comments_per_issue":4.554140127388535,"avg_comments_per_pull_request":3.3191489361702127,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":128448.83333333333,"past_year_avg_time_to_close_pull_request":312219.5714285714,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/issues","maintainers":[{"login":"bennuttall","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bennuttall"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero-ha/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero-ha/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero-ha/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpiozero-ha/related_packages","maintainers":[{"uuid":"andystewart999","login":"andystewart999","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/andystewart999/","role":null,"created_at":"2023-01-24T19:08:33.795Z","updated_at":"2023-01-24T19:08:33.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andystewart999/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11657636,"name":"github.com/gpiozero/gpiozero","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/gpiozero/gpiozero","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2015-09-21T10:20:21.000Z","latest_release_published_at":"2024-02-15T00:51:42.000Z","latest_release_number":"v2.0.1+incompatible","last_synced_at":"2025-09-07T02:44:49.993Z","created_at":"2025-05-19T10:08:17.989Z","updated_at":"2025-09-07T16:17:19.484Z","registry_url":"https://pkg.go.dev/github.com/gpiozero/gpiozero","install_command":"go get github.com/gpiozero/gpiozero","documentation_url":"https://pkg.go.dev/github.com/gpiozero/gpiozero#section-documentation","metadata":{},"repo_metadata":{"id":1365050,"uuid":"42439862","full_name":"gpiozero/gpiozero","owner":"gpiozero","description":"A simple interface to GPIO devices with Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-07-09T09:50:11.000Z","size":29200,"stargazers_count":2053,"open_issues_count":189,"forks_count":311,"subscribers_count":81,"default_branch":"master","last_synced_at":"2025-09-07T02:35:18.885Z","etag":null,"topics":["education","gpio","physical-computing","python","raspberry-pi","raspberrypi","zero-boilerplate"],"latest_commit_sha":null,"homepage":"https://gpiozero.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpiozero.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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,"zenodo":null}},"created_at":"2015-09-14T09:36:03.000Z","updated_at":"2025-09-07T00:19:39.000Z","dependencies_parsed_at":"2023-07-05T18:48:12.841Z","dependency_job_id":"bebde5fc-8727-4de5-af83-814266110f77","html_url":"https://github.com/gpiozero/gpiozero","commit_stats":{"total_commits":1175,"total_committers":57,"mean_commits":"20.614035087719298","dds":0.5676595744680851,"last_synced_commit":"f3a338e56c28dd2d904016b3a8594f82c47da291"},"previous_names":["rpi-distro/python-gpiozero"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/gpiozero/gpiozero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/sbom","scorecard":{"id":442682,"data":{"date":"2025-08-11","repo":{"name":"github.com/gpiozero/gpiozero","commit":"298e5cc05d307fda9c5b244f356b81b0afc04df2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gpiozero/gpiozero/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-19T05:54:29.032Z","repository_id":1365050,"created_at":"2025-08-19T05:54:29.032Z","updated_at":"2025-08-19T05:54:29.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"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-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gpiozero","name":"gpiozero","uuid":"52860381","kind":"organization","description":"A simple interface to GPIO devices with Raspberry Pi ","email":null,"website":"https://gpiozero.readthedocs.io/","location":"UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52860381?v=4","repositories_count":2,"last_synced_at":"2024-03-26T01:14:49.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gpiozero","funding_links":[],"total_stars":1809,"followers":18,"following":0,"created_at":"2022-11-03T00:40:08.061Z","updated_at":"2024-03-26T01:14:49.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpiozero/repositories"},"tags":[{"name":"v2.0.1","sha":"a13848bd9701844c139709750cfa038c59b2ab5f","kind":"tag","published_at":"2024-02-15T11:06:16.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v2.0.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"1e0ea34bae783b646a7211c810a95d2f9e3b69a8","kind":"tag","published_at":"2023-09-12T11:39:35.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v2.0/manifests"},{"name":"v1.6.2","sha":"e55c678ff0dfe0b34c2b0a1683869dbc7e0086d2","kind":"tag","published_at":"2021-03-18T18:22:06.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.2","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"6532c1f8ea8164afe97be0def559f1546a3241cb","kind":"tag","published_at":"2021-03-17T13:27:08.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"27844e5fd02ce71f1923ad224ba4d183185a2c3d","kind":"tag","published_at":"2021-03-15T00:22:36.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.6.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"07fbc5f242294eedb52b9b331d2a905c2635e67e","kind":"tag","published_at":"2019-06-24T22:17:59.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.5.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"9cba4aa68d02ecdf459c63737a7cd3f6c0eb57ab","kind":"tag","published_at":"2019-02-12T23:32:37.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.5.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"5085b9cc3da7bb2cb62790dfbdc3b6749bd20105","kind":"tag","published_at":"2018-02-21T15:35:25.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.4.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f791d224aac797ad5afce421e1d07799385f7094","kind":"tag","published_at":"2017-07-26T22:49:27.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.4.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2e7543d3151ee048facb79c666ba5ea5053b33c4","kind":"commit","published_at":"2017-03-03T13:18:36.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.2","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.2/manifests"},{"name":"v1.3.1.post1","sha":"218ca4b527e52b6e0d5ea11584587e8a23112651","kind":"tag","published_at":"2017-02-08T14:03:42.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.1.post1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1.post1/manifests"},{"name":"v1.3.1","sha":"fb3c4f0bd6e9163b16064848d438bcda56f8973b","kind":"tag","published_at":"2016-08-31T22:45:22.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.1","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"638cec11ac7295af0ca0c1c7b0c7ec79a00703a0","kind":"tag","published_at":"2016-08-30T23:19:46.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.3.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c529c6db823759a79007deba0847d55fa6b6f4ec","kind":"tag","published_at":"2016-04-10T20:07:05.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"495fb29fd3ef7ed7e1b215f98a9a9c7025d78f0f","kind":"tag","published_at":"2016-02-08T23:57:41.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v1.1.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v1.1.0/manifests"},{"name":"release-1.0.0","sha":"68b80ef87d096f84499a82ed8e7da25d1a78fc9c","kind":"tag","published_at":"2015-11-16T12:19:01.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/release-1.0.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/release-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@release-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/release-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/release-1.0.0/manifests"},{"name":"v0.9.0","sha":"766646f772f6669d6f0a188176e02d6d5e506393","kind":"tag","published_at":"2015-10-25T18:57:55.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.9.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"fcc7c47fe3c6b4017be445fbf29cac5718eba05b","kind":"tag","published_at":"2015-10-16T10:41:03.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.8.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"17c93d1e450af71dc7e73641e21f2a85d0cecd92","kind":"tag","published_at":"2015-10-09T11:30:47.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.7.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"cbc2b95494e3a21218c5d5679dda96a41671ab77","kind":"tag","published_at":"2015-09-28T11:51:04.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.6.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cfed6719720bf07a7084692b8bfc35a49e66b607","kind":"tag","published_at":"2015-09-24T10:40:05.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.5.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4a7d60f6a370e84b0360566c1c5321e25f8b8a23","kind":"tag","published_at":"2015-09-23T10:21:00.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.4.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1bc5a5fa923eb0668f35d30ce0f66fa7d67030f5","kind":"tag","published_at":"2015-09-22T15:34:39.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.3.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"a07f89c5619654356d8101be19edbde2e9f3cff9","kind":"tag","published_at":"2015-09-21T10:20:33.000Z","download_url":"https://codeload.github.com/gpiozero/gpiozero/tar.gz/v0.2.0","html_url":"https://github.com/gpiozero/gpiozero/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gpiozero/gpiozero@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T16:17:19.484Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/gpiozero/gpiozero","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gpiozero/gpiozero","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gpiozero/gpiozero","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gpiozero/gpiozero/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:59:24.264Z","issues_count":157,"pull_requests_count":47,"avg_time_to_close_issue":2604232.1764705884,"avg_time_to_close_pull_request":2721234.08,"issues_closed_count":68,"pull_requests_closed_count":25,"pull_request_authors_count":26,"issue_authors_count":129,"avg_comments_per_issue":4.554140127388535,"avg_comments_per_pull_request":3.3191489361702127,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":128448.83333333333,"past_year_avg_time_to_close_pull_request":312219.5714285714,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/issues","maintainers":[{"login":"bennuttall","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bennuttall"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgpiozero%2Fgpiozero/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgpiozero%2Fgpiozero/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgpiozero%2Fgpiozero/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgpiozero%2Fgpiozero/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":16099,"full_name":"gpiozero/gpiozero","default_branch":"master","committers":[{"name":"Dave Jones","email":"dave@waveform.org.uk","login":"waveform80","count":508},{"name":"Ben Nuttall","email":"ben@bennuttall.com","login":"bennuttall","count":414},{"name":"Andrew Scheller","email":"github@loowis.durge.org","login":"lurch","count":155},{"name":"Claire Pollard","email":"claire.r.pollard@gmail.com","login":"tuftii","count":13},{"name":"Steveis","email":"SteveAmor","login":"SteveAmor","count":9},{"name":"Martin OHanlon","email":"martin@ohanlonweb.com","login":"martinohanlon","count":8},{"name":"Stewart","email":"stewart@adcock.org.uk","login":"stewartadcock","count":5},{"name":"ForToffee","email":"ForToffee","login":"ForToffee","count":4},{"name":"SteveAmor","email":"steveamor","login":"steveamor","count":4},{"name":"Ian Harcombe","email":"ian.harcombe@gmail.com","login":"MrHarcombe","count":4},{"name":"Philippe Muller","email":"philippe.muller@gmail.com","login":"pmuller","count":3},{"name":"Martchus","email":"martchus@gmx.net","login":"Martchus","count":3},{"name":"Kosovan Sofiia","email":"sofiia.kosovan@gmail.com","login":"SofiiaKosovan","count":3},{"name":"Fangchen Li","email":"fangchen.li@outlook.com","login":"fangchenli","count":3},{"name":"Ryan Walmsley","email":"ryanteck@gmail.com","login":"ryanteck","count":2},{"name":"Fatih Sarhan","email":"f9n@protonmail.com","login":"f9n","count":2},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":2},{"name":"Jack Wearden","email":"jack@jackwearden.co.uk","login":"NotBobTheBuilder","count":2},{"name":"Jeevan M R","email":"14.jeevan@gmail.com","login":"jee1mr","count":2},{"name":"Rick Ansell","email":"rick@nbinvincible.org.uk","login":"ricksbt","count":2},{"name":"chrisruk","email":"chrisrichardsonuk@gmail.com","login":"chrisruk","count":2},{"name":"BuildTools","email":"david.glaude@gmail.com","login":"dglaude","count":2},{"name":"Alex Chan","email":"alex@alexwlchan.net","login":"alexwlchan","count":2},{"name":"rgm","email":"roland@securelink.com","login":null,"count":2},{"name":"SteveAmor","email":"steveamor@noreply.users.github.com","login":null,"count":1},{"name":"Robert Erdin","email":"roberte@depop.com","login":null,"count":1},{"name":"Fangchen Li","email":"fangchenli@Fangchens-MacBook-Pro.local","login":null,"count":1},{"name":"pcopa","email":"scheltovandoorn@gmail.com","login":"pcopa","count":1},{"name":"goloplo","email":"goloplo","login":"goloplo","count":1},{"name":"gnicki2000","email":"89583687+gnicki2000","login":"gnicki2000","count":1},{"name":"damosurfer","email":"35042619+damosurfer","login":"damosurfer","count":1},{"name":"Yisrael Dov Lebow 🐻","email":"lebow@lebowtech.com","login":"yisraeldov","count":1},{"name":"Tim Golden","email":"mail@timgolden.me.uk","login":"tjguk","count":1},{"name":"Thijs Triemstra","email":"info@collab.nl","login":"thijstriemstra","count":1},{"name":"Thiago Silva","email":"thiago.sf.silva@stir.ac.uk","login":"thiagosfsilva","count":1},{"name":"Rimas Misevičius","email":"rmisev3@gmail.com","login":"rmisev","count":1},{"name":"Philip Howard","email":"phil@gadgetoid.com","login":"Gadgetoid","count":1},{"name":"Mike Kazantsev","email":"mk.fraggod@gmail.com","login":"mk-fg","count":1},{"name":"Maksim Levental","email":"maksim.levental@gmail.com","login":"makslevental","count":1},{"name":"Linus Groh","email":"mail@linusgroh.de","login":"linusg","count":1},{"name":"Kyle Morgan","email":"kyle@knmorgan.net","login":"knmorgan","count":1},{"name":"Josh Thorpe","email":"33478918+ThorpeJosh","login":"ThorpeJosh","count":1},{"name":"Grzegorz Szymaszek","email":"gszymaszek@short.pl","login":"gszy","count":1},{"name":"Delcio Torres","email":"dtorres@intralinks.com","login":"ildtorres","count":1},{"name":"Delcio Torres","email":"delciotorres@gmail.com","login":"delciotorres","count":1},{"name":"Dariusz Kowalczyk","email":"darton","login":"darton","count":1},{"name":"Dan Jackson","email":"dan@djackson.org","login":"e28eta","count":1},{"name":"Cody Scott","email":"cody.scott@giatec.ca","login":"Siecje","count":1},{"name":"Clare Macrae","email":"github@cfmacrae.fastmail.co.uk","login":"claremacrae","count":1},{"name":"Cameron Davidson-Pilon","email":"cam.davidson.pilon@gmail.com","login":"CamDavidsonPilon","count":1},{"name":"tuftii","email":"pi@raspberrypi","login":"Mahallon","count":1},{"name":"Barry Byford","email":"barry_byford@yahoo.co.uk","login":"ukBaz","count":1},{"name":"Alex Eames","email":"alex@raspi.tv","login":"raspitv","count":1},{"name":"Aaron Rogers","email":"aaron.kyle.rogers@gmail.com","login":"aaronkrogers","count":1}],"total_commits":1186,"total_committers":54,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.962962962962962,"dds":0.5716694772344013,"past_year_committers":[{"name":"Andrew Scheller","email":"lurch@durge.org","login":"lurch","count":11}],"past_year_total_commits":11,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.0,"past_year_dds":0.0,"last_synced_at":"2025-06-09T16:14:22.390Z","last_synced_commit":"859029006a46843336725b5f32d97b60b5113f3f","created_at":"2023-03-07T11:31:49.815Z","updated_at":"2025-06-09T16:14:23.717Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"gpiozero/gpiozero","html_url":"https://github.com/gpiozero/gpiozero","last_synced_at":"2025-08-31T11:59:24.264Z","status":null,"issues_count":157,"pull_requests_count":47,"avg_time_to_close_issue":2604232.1764705884,"avg_time_to_close_pull_request":2721234.08,"issues_closed_count":68,"pull_requests_closed_count":25,"pull_request_authors_count":26,"issue_authors_count":129,"avg_comments_per_issue":4.554140127388535,"avg_comments_per_pull_request":3.3191489361702127,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":128448.83333333333,"past_year_avg_time_to_close_pull_request":312219.5714285714,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-14T15:04:15.905Z","updated_at":"2025-09-03T04:11:03.585Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpiozero%2Fgpiozero/issues","issue_labels_count":{"suggestion":10,"documentation":6,"bug":5,"question":3,"new device":3,"good first issue":1,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":138,"MEMBER":9,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"NONE":40,"CONTRIBUTOR":24,"MEMBER":2},"issue_authors":{"bennuttall":9,"baterflyrity":3,"MusicalNinjaRandInt":3,"flycast":3,"HiassofT":2,"Kayakbabe":2,"thehamzan6":2,"etam":2,"roycewilliams":2,"AndySchroder":2,"KevWal":2,"lurch":2,"gldrplt":2,"EDIflyer":2,"Inchworm333":2,"dancaugherty":1,"arturbecker":1,"tjex":1,"dealerwrx":1,"vaskarni":1,"beetlegigg":1,"iyssoft":1,"harshvardhanagrawal":1,"keriszafir":1,"hongfeij":1,"ziddey":1,"MMariam25":1,"martinohanlon":1,"Dennis-89":1,"jnob1":1,"TheBum":1,"uggoth":1,"jornj":1,"TMox":1,"ianc5040":1,"ninozehnder":1,"richvdh":1,"hankehly":1,"SalvadorZXA":1,"petaflot":1,"Uvis-Acurable":1,"dbrandesky":1,"EduardoNigro":1,"ShahudullahKhan":1,"Milliways2":1,"IrynaSemenovych":1,"Shinora":1,"T2brozz":1,"pmlk":1,"dart01":1,"MercuryKira":1,"FLamefiREz":1,"vovagorodok":1,"bkw777":1,"TridentInsurgence":1,"TheLostProgrammer":1,"f18m":1,"Lwk7426":1,"Nilles3D":1,"johndunderhill":1,"gitterman":1,"PizzaProgram":1,"2bndy5":1,"himijendrix24":1,"nojvspine":1,"bmjbmj":1,"mean-street":1,"davidm3i":1,"jrmurdoch":1,"Mockapapella":1,"wederer":1,"BobH91":1,"bsimmo":1,"shreblov":1,"HyunNuri":1,"WerdoxDev":1,"Jibun-no-Kage":1,"GeekyTim":1,"mod38":1,"pigscoven":1,"digitaldick":1,"matthijskooijman":1,"jgrimard":1,"GoremanX":1,"allcoolthingsatoneplace":1,"narun4sk":1,"tgz-cz":1,"ssgnh":1,"fdanapfel":1,"enricripollgomez":1,"polymerchm":1,"mheidenreich":1,"markofranjic":1,"kloczek":1,"dshaurya":1,"gnicki2000":1,"hbeil":1,"martynwheeler":1,"yagui":1,"dtseiler":1,"NeonDaniel":1,"SajjadAemmi":1,"UANEMESIS":1,"rommar":1,"SteveAmor":1,"MalcolmMielle":1,"slghb":1,"hotrungnhan":1,"danny-andersen":1,"IamMistborn":1,"thiagosfsilva":1,"davidcorbin":1,"MeiterHannes":1,"Darwinnpos":1,"carlestecno":1,"wizzlebippi":1,"Exomene":1,"franva":1,"Kilted-Weaver":1,"cinderblock":1,"Dmitrium12":1,"Ciepiel1":1,"dragaus":1,"alan-rpi":1,"craigerl":1,"sayedMbo":1,"KzalanK":1,"wallysalami":1},"pull_request_authors":{"lurch":17,"MusicalNinjaRandInt":11,"MusicalNinjaDad":4,"Siecje":4,"Eliotdoesprogramming":2,"jmichiels":2,"warthog618":2,"numericOverflow":2,"mjm41":2,"Leo-C":2,"bennuttall":2,"kloczek":2,"guppy":1,"clach04":1,"gnicki2000":1,"pigrammer3":1,"thiagosfsilva":1,"jacevan":1,"tinitaet":1,"Makman2":1,"CamDavidsonPilon":1,"pmuller":1,"AnnoNuem":1,"chaddcw":1,"ryanteck":1,"TiborVoelcker":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10153792,"issues_count":32084957,"pull_requests_count":100124559,"authors_count":10723474,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":16},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":9,"NONE":8},"past_year_issue_authors":{"BobH91":1,"Ciepiel1":1,"craigerl":1,"dshaurya":1,"dtseiler":1,"hbeil":1,"IamMistborn":1,"ianc5040":1,"IrynaSemenovych":1,"johndunderhill":1,"jrmurdoch":1,"narun4sk":1,"nojvspine":1,"petaflot":1,"TridentInsurgence":1,"UANEMESIS":1},"past_year_pull_request_authors":{"lurch":9,"mjm41":2,"jmichiels":2,"numericOverflow":2,"Eliotdoesprogramming":2},"maintainers":[{"login":"bennuttall","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bennuttall"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":16,"WatchEvent":124,"IssueCommentEvent":68,"PushEvent":7,"PullRequestReviewEvent":1,"PullRequestEvent":12,"ForkEvent":10,"CreateEvent":1},"last_year":{"IssuesEvent":16,"WatchEvent":124,"IssueCommentEvent":68,"PushEvent":7,"PullRequestReviewEvent":1,"PullRequestEvent":12,"ForkEvent":10,"CreateEvent":1}},"keywords":["education","gpio","physical-computing","python","raspberry-pi","raspberrypi","zero-boilerplate"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T18:48:12.831Z","updated_at":"2023-07-05T18:48:12.831Z","repository_link":"https://github.com/gpiozero/gpiozero/blob/master/.github/workflows/test.yml","dependencies":[{"id":11147116993,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11147116994,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":32.149657590963194,"created_at":"2025-09-08T11:18:36.645Z","updated_at":"2025-10-07T08:24:54.116Z","avatar_url":"https://github.com/gpiozero.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":301385,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65098","html_url":"https://science.ecosyste.ms/projects/65098"}