Metadata-Version: 2.1
Name: classiq
Version: 0.6.1
Summary: Classiq SDK Package
Home-page: https://classiq.io
License: Proprietary
Keywords: quantum,sdk,QAD,QDL,circuit
Author: Classiq Technologies
Author-email: support@classiq.io
Requires-Python: >=3.7,<4.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Provides-Extra: all
Requires-Dist: ConfigArgParse (>=1.5,<2.0)
Requires-Dist: Pyomo (>=6.0,<6.1)
Requires-Dist: classiq-interface (>=0.6.1,<0.7.0); extra == "all"
Requires-Dist: httpx (>=0.21,<1)
Requires-Dist: importlib-metadata (>=4.8.1,<5.0.0); python_version < "3.8"
Requires-Dist: keyring (>=23.0.1,<24.0.0)
Requires-Dist: nest-asyncio (>=1.5.1,<2.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: semver (>=2.13.0,<3.0.0)
Requires-Dist: websockets (>=10.0,<11.0)
Project-URL: Documentation, https://classiquantum.com/reference/
Description-Content-Type: text/markdown

<p align="center">
  <a href="https://www.classiq.io"><img src="https://uploads-ssl.webflow.com/60000db7a5f449af5e4590ac/6122b22eea7a9583a5c0d560_classiq_RGB_Green_with_margin.png
" alt="Classiq"></a>
</p>
<p align="center">
    <em>The Classiq Quantum Algorithm Design platform helps teams build sophisticated quantum circuits that could not be designed otherwise</em>
</p>

We do this by synthesizing high-level functional models into optimized quantum
circuits, taking into account the constraints that are important to the designer.
Furthermore, we are able to generate circuits for practically any universal gate-based
quantum computer and are compatible with most quantum cloud providers.

See the
[documentation](https://classiquantum.com/reference/getting-started/python-sdk.html)
for information about this extension.

## License
See [license](https://classiq.io/license).

