.. raw:: html

qbraid logo qBraid | CORE

Python client for developing software with qBraid cloud services

Overview --------- Python library providing core abstractions for software development within the qBraid ecosystem, and a low-level interface to a growing array of qBraid cloud services. The qbraid-core package forms the foundational base for the `qBraid CLI `_, the `qBraid SDK `_, and the `jupyter-environment-manager `_. .. seealso:: - `qbraid-core-js `_ Installation -------------- You can install qbraid-core from PyPI with: .. code-block:: bash pip install qbraid-core Resources ----------- - `User Guide `_ - `API Reference `_ .. toctree:: :maxdepth: 1 :caption: SDK API Reference :hidden: qbraid qbraid.programs qbraid.interface qbraid.transpiler qbraid.passes qbraid.runtime qbraid.visualization .. toctree:: :caption: QIR API Reference :hidden: qbraid_qir qbraid_qir.cirq qbraid_qir.qasm3 .. toctree:: :maxdepth: 1 :caption: CORE API Reference :hidden: api/qbraid_core api/qbraid_core.services .. toctree:: :caption: PYQASM API Reference :hidden: pyqasm