{"id":19652134,"url":"https://github.com/markparker5/raspi-gpio","last_synced_at":"2026-05-16T03:03:19.709Z","repository":{"id":177651227,"uuid":"660711095","full_name":"MarkParker5/raspi-gpio","owner":"MarkParker5","description":"RPi.GPIO wrapper with mocks for developmennt on any platform","archived":false,"fork":false,"pushed_at":"2023-07-20T18:30:42.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-25T03:44:19.456Z","etag":null,"topics":["gpio","python-dev","python-development","python-raspberry-pi","raspberry-pi","raspi","rpi","rpi-gpio","spidev"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/raspi-gpio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarkParker5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-30T16:42:14.000Z","updated_at":"2023-07-22T18:31:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ce041bd-c8c4-4bbb-b649-d3285ea9a9d9","html_url":"https://github.com/MarkParker5/raspi-gpio","commit_stats":null,"previous_names":["markparker5/raspi-gpio"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkParker5%2Fraspi-gpio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkParker5%2Fraspi-gpio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkParker5%2Fraspi-gpio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkParker5%2Fraspi-gpio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkParker5","download_url":"https://codeload.github.com/MarkParker5/raspi-gpio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240960731,"owners_count":19885193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gpio","python-dev","python-development","python-raspberry-pi","raspberry-pi","raspi","rpi","rpi-gpio","spidev"],"created_at":"2024-11-11T15:09:24.813Z","updated_at":"2026-05-16T03:03:19.655Z","avatar_url":"https://github.com/MarkParker5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raspi-gpio\nRPi.GPIO and spidev wrapper with mocks for developmennt on any platform\n\n# Installation\n```sh\npip install raspi-gpio\n```\n\n# Usage\nReplace\n```python\nimport RPi.GPIO as GPIO\nfrom spidev import SpiDev\n```\nwith\n```python\nfrom raspi_gpio import GPIO, SpiDev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkparker5%2Fraspi-gpio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkparker5%2Fraspi-gpio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkparker5%2Fraspi-gpio/lists"}