SDKs

Official client libraries for integrating qbrix into your applications.

LanguagePackageStatusRegistry
PythonqbrixAvailablePyPI
JavaScript / TypeScript@optiqio/qbrixAvailablenpm

Python SDK

The Python SDK provides typed sync and async clients for pool, experiment, and feature gate management alongside the agent select/feedback loop. It targets Python 3.10+ and ships with full type annotations.

Read the Python SDK docs →


JavaScript / TypeScript SDK

The JavaScript SDK is a tiny, isomorphic client focused on the select/feedback hot path. It runs on Node 18+, edge runtimes, Deno, Bun, and the browser with zero runtime dependencies and bundled TypeScript types.

Read the JavaScript / TypeScript SDK docs →