Skip to main content

QObserva agent: decorator-first telemetry for quantum runs (Qiskit, Braket, Cirq, PennyLane, pyQuil, D-Wave).

Project description

qobserva-agent

Decorator-first telemetry for quantum runs: emit standardized run events for Qiskit, Braket, Cirq, PennyLane, pyQuil, and D-Wave (BYOE — bring your own endpoint).

⚠️ Beta: This package is in beta. APIs may change.

Install

pip install qobserva-agent

Optional SDK extras (install only what you use):

pip install qobserva-agent[qiskit]      # Qiskit
pip install qobserva-agent[braket]     # Amazon Braket
pip install qobserva-agent[cirq]        # Cirq
pip install qobserva-agent[pennylane]  # PennyLane
pip install qobserva-agent[pyquil]      # pyQuil
pip install qobserva-agent[dwave]      # D-Wave
pip install qobserva-agent[all-sdks]   # All of the above

Quick start

from qobserva import observe_run

@observe_run(project="demo", tags={"sdk": "qiskit"})
def run():
    # your quantum run here
    return {"counts": {"00": 5, "11": 5}, "shots": 10}

run()

Point the agent at your local collector with QOBSERVA_COLLECTOR_URL (or use qobserva up to start the stack).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qobserva_agent-0.1.1.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qobserva_agent-0.1.1-py3-none-any.whl (28.9 kB view details)

Uploaded Python 3

File details

Details for the file qobserva_agent-0.1.1.tar.gz.

File metadata

  • Download URL: qobserva_agent-0.1.1.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for qobserva_agent-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d35dcc714359453dbdb282335372c098570667d55288f4350b9c4497b51c7b5a
MD5 8f6405191555e060d860969f50516bfe
BLAKE2b-256 c6ba3ef18a3078704b0a84bada97cc9100773c07d540156bf168f0aa8dd080af

See more details on using hashes here.

File details

Details for the file qobserva_agent-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: qobserva_agent-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 28.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for qobserva_agent-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ee39538f0f530dc03e140576a0c801401d07cde3504b155c91f6c3ba80409b98
MD5 50c7007c839964565f1d1c7c91b2a3f7
BLAKE2b-256 ab11004a1ed6f427f92ee1e8ecd6b9d1c71cc17dfa913503d62c30c22e2e8723

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page