{"id":16177607,"url":"https://github.com/raphaelm/pybob","last_synced_at":"2025-08-27T02:11:22.234Z","repository":{"id":6982133,"uuid":"8243769","full_name":"raphaelm/pybob","owner":"raphaelm","description":"Python3 interface for boblightd (LED controller)","archived":false,"fork":false,"pushed_at":"2015-02-27T17:18:07.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-04T16:54:18.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gotik/web-library","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-17T00:26:53.000Z","updated_at":"2016-05-27T22:27:14.000Z","dependencies_parsed_at":"2022-09-16T18:41:06.087Z","dependency_job_id":null,"html_url":"https://github.com/raphaelm/pybob","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raphaelm/pybob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fpybob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fpybob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fpybob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fpybob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelm","download_url":"https://codeload.github.com/raphaelm/pybob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fpybob/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272279757,"owners_count":24905984,"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-08-27T02:00:09.397Z","response_time":76,"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-10T05:09:40.713Z","updated_at":"2025-08-27T02:11:22.189Z","avatar_url":"https://github.com/raphaelm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pybob\n=====\n\nPython 3 interface for boblightd (LED controller)\n\nDocumentation\n-------------\nIt's as simple as typing \n```python\nimport time\nimport pybob\nb = pybob.Boblights('127.0.0.1')\nb.open()\nb.set_light(b.get_lights()[0], \"FF0000\")\ntime.sleep(10)\nb.close();\n```\n\nbut you if you are interested, check out the module with executing `pydoc pybob`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelm%2Fpybob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelm%2Fpybob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelm%2Fpybob/lists"}