Deploy and run Bazel targets on a Raspberry Pi.
Project description
raspunzel
Command-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:
pi@raspi:~/my_bazel_dir$ raspunzel run //my/target -- --foo --bar
Raspunzel's syntax is the same as Bazel, but it only supports the run
command.
Installation
From PyPI
$ pip install raspunzel
Standalone script
Raspunzel is easy to ship in your own project as a standalone script. Check out how it is done for instance in the software of Upkie wheeled-biped robots.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
raspunzel-1.0.0.tar.gz
(8.8 kB
view details)
Built Distribution
raspunzel-1.0.0-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file raspunzel-1.0.0.tar.gz
.
File metadata
- Download URL: raspunzel-1.0.0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6584ab80640d7a5f85ced405ca4e3b9268b2a21764399fef7bf87083c95ef0 |
|
MD5 | 32462f9571f960317c897631540b4660 |
|
BLAKE2b-256 | 279dc4570aa1fa1bd8a31e70dd175e6cb0454a8ea71f04a5e877a978a042b1c2 |
File details
Details for the file raspunzel-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: raspunzel-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6a3029fd4bc88d0f739faba83709b1123bc74d77db266639000364bb5e61c2f |
|
MD5 | 739e3c70abc4daaad24f5681cd9b6539 |
|
BLAKE2b-256 | 1572318df6758e21f2d8b1796a19270597f8e5c3dcc97a6b854076c43b2f2833 |