Name | qciconnect JSON |
Version |
0.4.2
JSON |
| download |
home_page | None |
Summary | An API client to work with the DLR QCI Connect quantum computing platform. |
upload_time | 2025-08-05 12:53:59 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | None |
keywords |
quantum computing
api client
qci connect
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://gitlab.dlr.de/qci-connect/partners/all/qciconnect-sdk)
# QCI Connect SDK
This is a python package to interact with the [QCi Connect](http://qc-plat-pro.dlr.de/) platform of the [German Aerospace Center (DLR)](https://www.dlr.de/).
It also allows to login to the platform, obtain a session token, submit quantum circuits for compilation and execution, and retrieve the results of the execution.
## Quick start
The following steps provide a quick start on how to programmatically interact with the QCi Connect platform:
- Run `pip install qciconnect`
- Run `jupyter notebook` and navigate to _./examples/example_remote.ipynb_
Raw data
{
"_id": null,
"home_page": null,
"name": "qciconnect",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "quantum computing, API client, QCI Connect",
"author": null,
"author_email": "DLR-SC <qc-software@dlr.de>, David da Costa <david.da.costa@dlr.de>, Thomas Keitzl <thomas.keitzl@dlr.de>, Johannes Renkl <johannes.renkl@dlr.de>, Thomas Stehle <thomas.stehle@dlr.de>",
"download_url": "https://files.pythonhosted.org/packages/64/06/69abdd812c78ba7afc41e79fc8e667c19b95b1a357542abe7bdfa34d9cd3/qciconnect-0.4.2.tar.gz",
"platform": null,
"description": "[](https://gitlab.dlr.de/qci-connect/partners/all/qciconnect-sdk)\n\n# QCI Connect SDK\n\nThis is a python package to interact with the [QCi Connect](http://qc-plat-pro.dlr.de/) platform of the [German Aerospace Center (DLR)](https://www.dlr.de/). \nIt also allows to login to the platform, obtain a session token, submit quantum circuits for compilation and execution, and retrieve the results of the execution. \n\n## Quick start\n\nThe following steps provide a quick start on how to programmatically interact with the QCi Connect platform:\n\n- Run `pip install qciconnect`\n- Run `jupyter notebook` and navigate to _./examples/example_remote.ipynb_\n\n",
"bugtrack_url": null,
"license": null,
"summary": "An API client to work with the DLR QCI Connect quantum computing platform.",
"version": "0.4.2",
"project_urls": null,
"split_keywords": [
"quantum computing",
" api client",
" qci connect"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ab20d73cce463a9ec92d95b361eb72017e34dc2c85ecd8bfa215f538d993af67",
"md5": "731ab0cbdbac64fdf56615eab736cbc5",
"sha256": "c5911ec9f324438e9b511d2ae31d082c588687b774c8cec4e1fb813849dbc328"
},
"downloads": -1,
"filename": "qciconnect-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "731ab0cbdbac64fdf56615eab736cbc5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 26567,
"upload_time": "2025-08-05T12:53:58",
"upload_time_iso_8601": "2025-08-05T12:53:58.333671Z",
"url": "https://files.pythonhosted.org/packages/ab/20/d73cce463a9ec92d95b361eb72017e34dc2c85ecd8bfa215f538d993af67/qciconnect-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "640669abdd812c78ba7afc41e79fc8e667c19b95b1a357542abe7bdfa34d9cd3",
"md5": "40a4561a2727deba457dcc9b68ebfb2c",
"sha256": "0cfc6c587bb1bcde7f75982a99532f368d2d31add0cdedef64ab777d0cdd6560"
},
"downloads": -1,
"filename": "qciconnect-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "40a4561a2727deba457dcc9b68ebfb2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 26311,
"upload_time": "2025-08-05T12:53:59",
"upload_time_iso_8601": "2025-08-05T12:53:59.326064Z",
"url": "https://files.pythonhosted.org/packages/64/06/69abdd812c78ba7afc41e79fc8e667c19b95b1a357542abe7bdfa34d9cd3/qciconnect-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-05 12:53:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "qciconnect"
}