The Python implementation of Jumpstarter: client
libraries, the jmp CLI, hardware drivers, and the testing framework. This
directory is managed as a uv workspace.
make build-python
make test
make lint-fix
uv run ruff check .
uv run ruff format .The Python implementation of Jumpstarter: client
libraries, the jmp CLI, hardware drivers, and the testing framework. This
directory is managed as a uv workspace.
make build-python
make test
make lint-fix
uv run ruff check .
uv run ruff format .