{"id":16526452,"url":"https://github.com/tompreston/spipy","last_synced_at":"2026-06-08T12:01:43.475Z","repository":{"id":6781883,"uuid":"8029051","full_name":"tompreston/spipy","owner":"tompreston","description":"A Python SPI module","archived":false,"fork":false,"pushed_at":"2013-03-06T02:16:11.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T03:45:32.347Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tompreston.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-05T12:57:35.000Z","updated_at":"2013-12-20T02:45:50.000Z","dependencies_parsed_at":"2022-09-18T11:01:42.032Z","dependency_job_id":null,"html_url":"https://github.com/tompreston/spipy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tompreston/spipy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tompreston","download_url":"https://codeload.github.com/tompreston/spipy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34061123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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"}},"keywords":[],"created_at":"2024-10-11T17:28:11.865Z","updated_at":"2026-06-08T12:01:43.455Z","avatar_url":"https://github.com/tompreston.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[PiFace Digital IO](https://github.com/piface/pifacedigitalio) no\nlonger requires this module. I'm leaving it here in case anyone finds\nit useful. You can write to SPI directly from within Python 3.\n\n[Here](https://github.com/lthiery/SPI-Py) is another version by someone\nelse.\n\nspipy\n=====\nA Python SPI module\n\nInstallation\n============\n    $ sudo python setup.py install\n\nExamples\n========\n    $ python\n    \u003e\u003e\u003e import spipy\n    \u003e\u003e\u003e s = spipy.SPI(0, 0)   # s refers to /dev/spidev0.0\n    \u003e\u003e\u003e s.transfer((1, 2, 3)) # transfer three bytes\n    (0, 0, 0)                 # method returns three bytes (SPI is duplex)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompreston%2Fspipy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftompreston%2Fspipy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompreston%2Fspipy/lists"}