Metadata-Version: 2.4
Name: qubex-driver-quel1
Version: 1.5.0rc4
Summary: QuEL driver package with qubecalib compatibility
Author-email: h403 <shiomi@ieee.org>
Maintainer: Akinori Machino
License-Expression: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.0
Requires-Dist: plotly>=5.0
Requires-Dist: tqdm>=4.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: quel_ic_config<0.11,>=0.10
Dynamic: license-file

# qubex-driver-quel1

PyPI distribution: `qubex-driver-quel1`. Python import: `qxdriver_quel1` (unchanged).

```bash
pip install "qubex-driver-quel1==1.5.0rc4"
```

This package enables quelware 0.10.x support while preserving API compatibility with qubecalib 3.1 (quelware 0.8.x) for `qubex` integration.

- APIs used by `qubex` must remain backward compatible.
- Internal implementation may be refactored aggressively.
- quelware target: 0.10.x series.
