Skip to main content

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 hashes)

Uploaded Source

Built Distribution

raspunzel-0.3.0-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page