qbraid

This top level module contains the main qBraid public functionality.

Functions

about()

Displays information about qBraid, core/optional packages, and Python version/platform information.

get_devices([filters, refresh])

Displays a list of all supported devices matching given filters, tabulated by provider, name, and qBraid ID.

get_jobs([filters, refresh, raw])

Displays a list of quantum jobs submitted by user, tabulated by job ID, the date/time it was submitted, and status.

Classes

LazyLoader(local_name, ...)

Lazily import a module, mainly to avoid pulling in large dependencies.

Exceptions

QbraidError

Base class for errors raised by qBraid.