{"id":19528348,"url":"https://github.com/stephane-caron/raspunzel","last_synced_at":"2025-04-26T11:33:14.603Z","repository":{"id":65604328,"uuid":"526255223","full_name":"upkie/raspunzel","owner":"upkie","description":"Command-line tool to run Bazel targets on a Raspberry Pi","archived":false,"fork":false,"pushed_at":"2024-08-14T07:37:12.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-05T19:17:14.834Z","etag":null,"topics":["bazel","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/upkie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-08-18T14:53:54.000Z","updated_at":"2024-08-14T07:35:40.000Z","dependencies_parsed_at":"2023-11-10T15:11:38.411Z","dependency_job_id":"6f9f85c3-540c-40cd-99de-3844d127150e","html_url":"https://github.com/upkie/raspunzel","commit_stats":null,"previous_names":["upkie/raspunzel","tasts-robots/raspunzel"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upkie%2Fraspunzel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upkie%2Fraspunzel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upkie%2Fraspunzel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upkie%2Fraspunzel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upkie","download_url":"https://codeload.github.com/upkie/raspunzel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224032372,"owners_count":17244418,"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":["bazel","raspberry-pi"],"created_at":"2024-11-11T01:18:31.565Z","updated_at":"2025-04-26T11:33:09.354Z","avatar_url":"https://github.com/upkie.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raspunzel\n\nCommand-line tool to run Bazel targets on systems where Bazel is not installed. For instance, we can run cross-compiled Bazel targets on a Raspberry Pi:\n\n```console\npi@raspi:~/my_bazel_dir$ raspunzel run //my/target -- --foo --bar\n```\n\nRaspunzel's syntax is the same as Bazel, but it only supports the ``run`` command.\n\n## Installation\n\n### From PyPI\n\n[![PyPI version](https://img.shields.io/pypi/v/raspunzel)](https://pypi.org/project/raspunzel/)\n\n```console\n$ pip install raspunzel\n```\n\n### Standalone script\n\nRaspunzel is easy to ship in your own project as a [standalone script](https://github.com/tasts-robots/raspunzel/tree/main/standalone). Check out how it is done for instance in the [software of Upkie wheeled-biped robots](https://github.com/upkie/upkie).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephane-caron%2Fraspunzel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephane-caron%2Fraspunzel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephane-caron%2Fraspunzel/lists"}