Requirements
- Python 3.10+
- Access to Hexr private PyPI (
pypi.hexr.cloud)
Install with uv (Recommended)
Install with pip
Configure Private PyPI
To avoid passing--extra-index-url every time, add it to your pip configuration:
Verify Installation
What’s Included
Thehexr package includes:
Core dependencies are minimal. Lazy-loaded modules only import their dependencies when first accessed.
In Kubernetes (Automatic)
When youhexr deploy, the SDK is installed automatically via an init container:
hexr in your agent’s requirements.txt — it’s injected at deployment time.