QLM interoperability module
===========================
This Python package contains some simple binders with other:
Python-based quantum programming frameworks:
* IBM Qiskit
* Google Circ
* Microsoft ProjectQ
* Rigetti Pyquil
Installation
------------
You can either install a separate package for each platform:
```bash
pip install myqlm-interop[qiskit_binder]
pip install myqlm-interop[projectq_binder]
pip install myqlm-interop[cirq_binder]
pip install myqlm-interop[pyquil_binder]
```
or install them all at the same time:
```bash
pip install myqlm-interop[all]
```
Documentation
-------------
Check out [the online documentation](https://myqlm.github.io/%3Amyqlm%3Ainteroperability.html).
Raw data
{
"_id": null,
"home_page": null,
"name": "myqlm-interop",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Atos Quantum Lab",
"author_email": null,
"download_url": null,
"platform": null,
"description": "QLM interoperability module\n===========================\n\nThis Python package contains some simple binders with other:\nPython-based quantum programming frameworks:\n\n* IBM Qiskit\n\n* Google Circ\n\n* Microsoft ProjectQ\n\n* Rigetti Pyquil\n\n\nInstallation\n------------\n\nYou can either install a separate package for each platform:\n\n```bash\npip install myqlm-interop[qiskit_binder]\npip install myqlm-interop[projectq_binder]\npip install myqlm-interop[cirq_binder]\npip install myqlm-interop[pyquil_binder]\n```\n\nor install them all at the same time:\n\n```bash\npip install myqlm-interop[all]\n```\n\n\nDocumentation\n-------------\n\nCheck out [the online documentation](https://myqlm.github.io/%3Amyqlm%3Ainteroperability.html).\n",
"bugtrack_url": null,
"license": "Atos myQLM EULA",
"summary": "myQLM-interop package",
"version": "1.10.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c317c26297bfe5c177378220d03722c84810d61085513435961bf13f6ce6d46",
"md5": "9ab8ae73b98e6cae6c881bbc522ddec2",
"sha256": "5adc6592528f72d86f10cbee37c8ff8ee40a7967b88724fad11c30aa987de2a6"
},
"downloads": -1,
"filename": "myqlm_interop-1.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ab8ae73b98e6cae6c881bbc522ddec2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 65678,
"upload_time": "2025-01-31T21:03:52",
"upload_time_iso_8601": "2025-01-31T21:03:52.713021Z",
"url": "https://files.pythonhosted.org/packages/2c/31/7c26297bfe5c177378220d03722c84810d61085513435961bf13f6ce6d46/myqlm_interop-1.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-31 21:03:52",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "myqlm-interop"
}