Install¶
The cloudsprite package is a private beta. Install the wheel from the URL in
your invite (S3), not PyPI:
pip install "cloudsprite[rf] @ <wheel URL from your invite>"
cloudsprite init
Drop [rf] if you do not need Touchstone / scikit-rf support. Hosted script
runs pin scikit-rf 1.11.0 — use the same version locally so numbers match.
Python 3.11+ is supported. See the Python SDK how-to for the full install and login walkthrough, and scikit-rf with CloudSprite for the RF extra.