Metadata-Version: 2.4
Name: qpi-driver
Version: 0.0.7
Summary: Quantum Processing Interface (QPI) Hardware Driver
Author-email: Martin Ahindura <team.sopherapps@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/sopherapps/qpi
Project-URL: Repository, https://github.com/sopherapps/qpi
Project-URL: Documentation, https://github.com/sopherapps/qpi
Project-URL: Issues, https://github.com/sopherapps/qpi/issues
Project-URL: Changelog, https://github.com/sopherapps/qpi/blob/main/CHANGELOG.md
Requires-Python: <3.13,>=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0.0
Requires-Dist: xarray>=2024.1.0
Requires-Dist: pynng>=0.8.0
Requires-Dist: requests>=2.31.0
Requires-Dist: qiskit>=1.0.0
Requires-Dist: scipy>=1.10.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: qiskit_qasm3_import
Provides-Extra: cli
Requires-Dist: typer>=0.9.0; extra == "cli"
Provides-Extra: aer
Requires-Dist: qiskit-aer>=0.14.0; extra == "aer"
Provides-Extra: quantify
Requires-Dist: quantify-scheduler; extra == "quantify"
Requires-Dist: qblox-instruments; extra == "quantify"
Provides-Extra: qblox
Requires-Dist: qblox-scheduler>=1.0.0b1; extra == "qblox"
Requires-Dist: qblox-instruments; extra == "qblox"
Dynamic: license-file
