{"id":31929514,"url":"https://github.com/sandtreader/petoi.py","last_synced_at":"2025-10-25T09:32:03.426Z","repository":{"id":255861789,"uuid":"853769865","full_name":"sandtreader/petoi.py","owner":"sandtreader","description":"Python interface to Petoi Bittle robot dogs","archived":false,"fork":false,"pushed_at":"2024-09-16T19:53:33.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-17T01:11:42.224Z","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":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandtreader.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":"2024-09-07T13:42:59.000Z","updated_at":"2024-09-16T19:53:37.000Z","dependencies_parsed_at":"2024-09-13T21:53:26.678Z","dependency_job_id":null,"html_url":"https://github.com/sandtreader/petoi.py","commit_stats":null,"previous_names":["sandtreader/petoi.py"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sandtreader/petoi.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandtreader%2Fpetoi.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandtreader%2Fpetoi.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandtreader%2Fpetoi.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandtreader%2Fpetoi.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandtreader","download_url":"https://codeload.github.com/sandtreader/petoi.py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandtreader%2Fpetoi.py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017786,"owners_count":26086144,"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-10-14T02:00:06.444Z","response_time":60,"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":"2025-10-14T03:24:44.393Z","updated_at":"2025-10-14T03:24:45.483Z","avatar_url":"https://github.com/sandtreader.png","language":"Python","readme":"# Petoi.py\n\nThis is a minimal Python interface to [Petoi](https://petoi.com) BittleX\nrobot dogs, created for a fun half-day workshop.\n\nIt will automatically connect through either a serial port (if there are any)\nor Bluetooth.  You can specify specific serial or Bluetooth devices in\nthe Dog() constructor if you need to (for example, to run multiple dogs)\n\n```\n$ pip3 install pybluez\n$ git clone https://github.com/sandtreader/petoi.py.git\n$ cd petoi.py\n$ python test.py\n```\n## Note on broken pybluez\nThe pip package for pybluez seems to be broken at the moment, so you may have to build and install from source.  In Linux:\n\n```\nsudo apt install libbluetooth-dev\npip3 install git+https://github.com/pybluez/pybluez.git#egg=pybluez\n```\n\n## Note on Debian managed Python\nTo do the above in Debian, you'll need to create a managed environment and run pip3 and python from that:\n\n```\n$ python3 -m venv localpy\n$ cd localpy\n$ bin/pip3 ...\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandtreader%2Fpetoi.py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandtreader%2Fpetoi.py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandtreader%2Fpetoi.py/lists"}