{"id":16373152,"url":"https://github.com/bbqsrc/raspberry-gpio-python","last_synced_at":"2025-09-08T02:33:58.166Z","repository":{"id":66192678,"uuid":"432550615","full_name":"bbqsrc/raspberry-gpio-python","owner":"bbqsrc","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-27T19:43:12.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T21:11:58.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/bbqsrc.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-27T19:39:08.000Z","updated_at":"2021-11-27T19:43:14.000Z","dependencies_parsed_at":"2023-02-25T06:46:04.292Z","dependency_job_id":null,"html_url":"https://github.com/bbqsrc/raspberry-gpio-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbqsrc%2Fraspberry-gpio-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbqsrc%2Fraspberry-gpio-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbqsrc%2Fraspberry-gpio-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbqsrc%2Fraspberry-gpio-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbqsrc","download_url":"https://codeload.github.com/bbqsrc/raspberry-gpio-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239933259,"owners_count":19720753,"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":[],"created_at":"2024-10-11T03:13:30.420Z","updated_at":"2025-02-21T00:32:55.765Z","avatar_url":"https://github.com/bbqsrc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This package provides a Python module to control the GPIO on a Raspberry Pi.\n\nNote that this module is unsuitable for real-time or timing critical applications.  This is because you\ncan not predict when Python will be busy garbage collecting.  It also runs under the Linux kernel which\nis not suitable for real time applications - it is multitasking O/S and another process may be given\npriority over the CPU, causing jitter in your program.  If you are after true real-time performance and\npredictability, buy yourself an Arduino http://www.arduino.cc !\n\nNote that the current release does not support SPI, I2C, hardware PWM or serial functionality on the RPi yet.\nThis is planned for the near future - watch this space!  One-wire functionality is also planned.\n\nAlthough hardware PWM is not available yet, software PWM is available to use on all channels.\n\nFor examples and documentation, visit http://sourceforge.net/p/raspberry-gpio-python/wiki/Home/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbqsrc%2Fraspberry-gpio-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbqsrc%2Fraspberry-gpio-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbqsrc%2Fraspberry-gpio-python/lists"}