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
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 upkie_locomotion.
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-0.3.0.tar.gz
(8.5 kB
view details)
Built Distribution
raspunzel-0.3.0-py3-none-any.whl
(10.6 kB
view details)
File details
Details for the file raspunzel-0.3.0.tar.gz
.
File metadata
- Download URL: raspunzel-0.3.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff42395e332633949789e7d135895c7635bea1c80f798923b18cdc73b0e7a3dd |
|
MD5 | bfb3cfe0862f4890e7b51395f4da5d9a |
|
BLAKE2b-256 | a343cd7db1db4d842fd4146cd2fc8cdc9865b249724b9363b7b8e30b3abdfa44 |
File details
Details for the file raspunzel-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: raspunzel-0.3.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9374243340a91a66821c8de2691ccd3b9b126ee7d788183a81b47368633f43bc |
|
MD5 | 29c0a221b56a9e8024d02daeb76677e2 |
|
BLAKE2b-256 | 2535068c4aabd96c7222c2ddde5e289b4d643deb962a663567bcdb25956dd431 |