Skip to main content

Requirements

  • Python 3.10+
  • Access to Hexr private PyPI (pypi.hexr.cloud)

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

The hexr package includes: Core dependencies are minimal. Lazy-loaded modules only import their dependencies when first accessed.

In Kubernetes (Automatic)

When you hexr deploy, the SDK is installed automatically via an init container:
You don’t need to include hexr in your agent’s requirements.txt — it’s injected at deployment time.