Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Install panproto

panproto ships in four distributions, one per surface. Pick the one that matches what you are building.

SurfacePagePackage
Command line (schema)Install the CLIpanproto-cli (Homebrew, shell installer, cargo install)
Rust applicationInstall the Rust SDKpanproto-core (crates.io)
TypeScript / JavaScript applicationInstall the TypeScript SDK@panproto/core (npm)
Python applicationInstall the Python SDKpanproto (PyPI)

The CLI and the language SDKs are independent: you can install any subset.

See also