Internal core runtime for devqubit
Project description
devqubit-engine
Core engine for devqubit experiment tracking. Provides storage, registry, run management, comparison, and CLI.
Note: Users should install
devqubit(the meta-package) instead, which includes this package plus convenient extras.
Installation
pip install devqubit-engine
What's Included
- Run tracking —
track()context manager, parameter/metric/artifact logging - Storage — Content-addressable object store with SHA-256 deduplication
- Registry — Run indexing, search, baselines, groups
- Comparison —
diff(),diff_runs(), TVD analysis, calibration drift detection - Verification —
verify()for CI/CD baseline checks - Bundles — Portable run export/import
- CLI —
devqubit list,show,diff,verify,pack,unpack
Usage
from devqubit import track
with track(project="my-experiment") as run:
run.log_param("shots", 1000)
run.log_metric("fidelity", 0.95)
run.log_json(name="counts", obj={"00": 502, "11": 498}, role="results")
Adapters
Circuit capture requires SDK-specific adapters (separate packages):
pip install devqubit[qiskit] # Qiskit + Aer
pip install devqubit[qiskit-runtime] # IBM Quantum Runtime
pip install devqubit[braket] # Amazon Braket
pip install devqubit[cirq] # Google Cirq
pip install devqubit[pennylane] # PennyLane
Configuration
export DEVQUBIT_HOME=~/.devqubit
export DEVQUBIT_CAPTURE_GIT=true
export DEVQUBIT_CAPTURE_PIP=true
License
Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file devqubit_engine-0.1.6.tar.gz.
File metadata
- Download URL: devqubit_engine-0.1.6.tar.gz
- Upload date:
- Size: 203.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aba510192ccd9efa848f87686746e3ee8af5a61b3eaacc3c631490e5c61036d0
|
|
| MD5 |
1cee09e099e0f2aa94977815fbb11f71
|
|
| BLAKE2b-256 |
05610831e0510978f7a0033a0cf4e74e60150f8557dede3e30e588dec6431fe9
|
Provenance
The following attestation bundles were made for devqubit_engine-0.1.6.tar.gz:
Publisher:
release.yaml on devqubit-labs/devqubit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
devqubit_engine-0.1.6.tar.gz -
Subject digest:
aba510192ccd9efa848f87686746e3ee8af5a61b3eaacc3c631490e5c61036d0 - Sigstore transparency entry: 845062165
- Sigstore integration time:
-
Permalink:
devqubit-labs/devqubit@40fd794347fb64fed76e1370eef764f2a2a4730f -
Branch / Tag:
refs/tags/v0.1.6 - Owner: https://github.com/devqubit-labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@40fd794347fb64fed76e1370eef764f2a2a4730f -
Trigger Event:
push
-
Statement type:
File details
Details for the file devqubit_engine-0.1.6-py3-none-any.whl.
File metadata
- Download URL: devqubit_engine-0.1.6-py3-none-any.whl
- Upload date:
- Size: 224.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e34f9c4d03e9822a0c31d25e6e199724710338c5a96c79d164062825c0e02880
|
|
| MD5 |
95d34d81f9c3c1def8414815b85e4d66
|
|
| BLAKE2b-256 |
b43c93fcd0d54374ce2992c2f894445e71869fb51a6e857b49b25fd2c1b7eb2b
|
Provenance
The following attestation bundles were made for devqubit_engine-0.1.6-py3-none-any.whl:
Publisher:
release.yaml on devqubit-labs/devqubit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
devqubit_engine-0.1.6-py3-none-any.whl -
Subject digest:
e34f9c4d03e9822a0c31d25e6e199724710338c5a96c79d164062825c0e02880 - Sigstore transparency entry: 845062363
- Sigstore integration time:
-
Permalink:
devqubit-labs/devqubit@40fd794347fb64fed76e1370eef764f2a2a4730f -
Branch / Tag:
refs/tags/v0.1.6 - Owner: https://github.com/devqubit-labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@40fd794347fb64fed76e1370eef764f2a2a4730f -
Trigger Event:
push
-
Statement type: