qbraid

This top level module contains the main qBraid public functionality.

Functions

about()

Displays information about the qBraid-SDK including the installed versions of its core and optional dependencies, as well as the Python version and operating platform on which it is running.

clear_cache()

Clear all least-recently-used (LRU) caches that have been registered with the qbraid._caching.cached_method() decorator.

cache_disabled(instance)

Context manager to temporarily disable caching for a specific instance.

Exceptions

QbraidError

Base class for errors raised by qBraid.