qbraid logo qBraid | SDK

A platform-agnostic quantum runtime framework

Overview

The qBraid-SDK is a platform-agnostic quantum runtime framework designed for both quantum software and hardware providers.

This Python-based tool streamlines the full lifecycle management of quantum jobs—from defining program specifications to job submission and through to the post-processing and visualization of results.

Installation

For the best experience, install the qBraid SDK on lab.qbraid.com. Login (or create an account) on account.qbraid.com and then follow the steps to install an environment.

The qBraid-SDK, and all of its dependencies, can also be installed using pip:

pip install qbraid

Resources