Metadata-Version: 2.4
Name: general-superstaq
Version: 0.5.49
Summary: The general module that provides tools and access to Superstaq.
Author-email: Superstaq development team <superstaq@infleqtion.com>
License: Apache-2.0
Project-URL: homepage, https://github.com/Infleqtion/client-superstaq
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
Requires-Dist: eval_type_backport>=0.2.2; python_version < "3.10"
Requires-Dist: numpy>=1.21.0
Requires-Dist: pydantic[email]>=2.6.0
Requires-Dist: requests>=2.32.0
Requires-Dist: seaborn>=0.13.2
Provides-Extra: dev
Requires-Dist: checks-superstaq~=0.5.49; extra == "dev"
Requires-Dist: pyyaml>=6.0; extra == "dev"
Provides-Extra: examples
Requires-Dist: pyportfolioopt>=1.5.3; extra == "examples"
Requires-Dist: qubovert>=1.2.5; extra == "examples"
Requires-Dist: yfinance>=0.2.17; extra == "examples"

# general-superstaq
This package contains code that is common across our clients ([cirq-superstaq](https://github.com/Infleqtion/client-superstaq#-cirq-superstaq-) and [qiskit-superstaq](https://github.com/Infleqtion/client-superstaq#-qiskit-superstaq-)) and [Supermarq](https://github.com/Infleqtion/client-superstaq#-supermarq-).
