Metadata-Version: 2.1
Name: qm-qua
Version: 1.2.4
Summary: QUA language SDK to control a Quantum Computer
Author: Quantum Machines
Author-email: info@quantum-machines.co
Requires-Python: >=3.9,<3.13
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Quantum Computing
Provides-Extra: simulation
Requires-Dist: betterproto (==2.0.0b7)
Requires-Dist: certifi ; extra == "simulation"
Requires-Dist: datadog-api-client (>=2.6.0,<3.0.0)
Requires-Dist: dependency_injector (>=4.41.0,<5.0.0)
Requires-Dist: grpcio (>=1.57,<2.0)
Requires-Dist: grpclib (>=0.4.5,<0.5.0) ; python_version >= "3.10"
Requires-Dist: httpx[http2] (>=0.27.0,<1)
Requires-Dist: marshmallow (>=3,<3.24)
Requires-Dist: marshmallow-polyfield (>=5.7,<6.0)
Requires-Dist: numpy (<3)
Requires-Dist: plotly (>=5.13.0,<6.0.0)
Requires-Dist: protobuf (>=4,<7)
Requires-Dist: qm-octave (==2.1.6)
Requires-Dist: tinydb (>=4.6.1,<5.0.0)
Requires-Dist: typing-extensions (>=4.5,<5.0)
