Metadata-Version: 2.1
Name: qlmaas
Version: 1.10.1
Summary: Module qlmaas [f35eebac] - Compiled by Eviden
Home-page: https://atos.net/en/lp/myqlm
Author: Eviden Quantum Lab
Author-email: myqlm@atos.net
License: Eviden myQLM EULA
Project-URL: Documentation, https://myqlm.github.io
Project-URL: Bug Tracker, https://github.com/myQLM/myqlm-issues/issues
Project-URL: Community, https://myqlmworkspace.slack.com
Keywords: Quantum,myQLM,QLM,Atos,Eviden
Platform: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.1
Classifier: Topic :: Scientific/Engineering
Classifier: License :: Other/Proprietary License
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: prompt-toolkit
Requires-Dist: prettytable
Requires-Dist: pyOpenSSL
Requires-Dist: cffi
Requires-Dist: qat-hardware (>=1.3.3)
Requires-Dist: qat-quops (>=1.3.2)
Requires-Dist: qat-comm
Requires-Dist: qat-core
Requires-Dist: qat-lang
Requires-Dist: qat-quops
Requires-Dist: qlmaas
Requires-Dist: dill (==0.3.5.1) ; python_version <= "3.10"
Requires-Dist: dill (>=0.3.6) ; python_version >= "3.11"

# Module qlmaas

This module *qlmaas* is the client of *Qaptiva Access* (a.k.a. *QLM as a Service*). This module is part of [myQLM](https://pypi.org/project/myqlm/) and is used to submit
Quantum jobs to a Qaptiva appliance.

## Prerequisites
This version of myQLM works on both Windows, macOS and Linux for different versions of Python 3. Please look at the [compatibility matrix](https://myqlm.github.io/01_getting_started/%3Amyqlm%3A01_install.html#compatibility-matrix) to ensure myQLM is installable on your computer.

This module can be installed by typing the following command:

```
pip install myqlm
```

## License
[myQLM EULA](https://myqlm.github.io/01_getting_started/%3Amyqlm%3Alicense.html#proprietary-part)
