| Name | quapp-qiskit JSON |
| Version |
0.0.13.dev3
JSON |
| download |
| home_page | None |
| Summary | Quapp common library supporting Quapp Platform for Quantum Computing |
| upload_time | 2025-09-05 04:43:15 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | <3.11,>=3.9 |
| license | The MIT License (MIT)
Copyright © CITYNOW Co. Ltd. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| keywords |
quapp
quapp-qiskit
quantum
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# quapp-qiskit
Quapp qiskit library supporting Quapp Platform for Quantum Computing.
## Overview
`quapp-qiskit` provides the providers, devices, factories, and tasks to
run quantum circuits via Qiskit within the Quapp Platform. It integrates with
IBM Quantum, IBM Cloud, OQC Cloud, and Qiskit simulators (Aer), with a strong
focus on clean, consistent logging, robust error handling, and standardized
header management using project/workspace context to improve maintainability and
clarity.
## Features
- Provider and device factories for IBM Quantum, IBM Cloud, OQC Cloud, and
Qiskit Aer simulators.
- Circuit export and transpilation pipeline with asynchronous job submission.
- Consistent, context-rich logging across provider/device creation,
transpilation, job submission, and job fetching.
- Standardized header handling using project and workspace headers for backend
invocations.
- Improved error handling and diagnostics in critical execution paths.
## Installation
Install via pip:
```bash
pip install quapp-qiskit
```
## Recently Changes Highlights
- refactor: Remove unused timing logs and import from InvocationHandler.
- refactor: Replace set/map usage with set comprehension and enhance logging for
unsupported devices.
- refactor: Add support for project and workspace headers in backend invocation.
- refactor: Update logging to handle missing jobId gracefully.
- refactor: Improve logging across device and provider classes, enhance error
handling in key methods.
- chore: Bump a library version and update quapp-common dependency to the latest
development release.
For detailed usage and API references, please refer to the in-code documentation
or contact the maintainers.
Raw data
{
"_id": null,
"home_page": null,
"name": "quapp-qiskit",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.11,>=3.9",
"maintainer_email": null,
"keywords": "quapp, quapp-qiskit, quantum",
"author": null,
"author_email": "\"CITYNOW Co. Ltd. \" <corp@citynow.vn>",
"download_url": "https://files.pythonhosted.org/packages/40/73/147870e237acee25e09b1c2eaf43a811897fbe2eab0450899bf5f9f1bb2e/quapp_qiskit-0.0.13.dev3.tar.gz",
"platform": null,
"description": "# quapp-qiskit\n\nQuapp qiskit library supporting Quapp Platform for Quantum Computing.\n\n## Overview\n\n`quapp-qiskit` provides the providers, devices, factories, and tasks to\nrun quantum circuits via Qiskit within the Quapp Platform. It integrates with\nIBM Quantum, IBM Cloud, OQC Cloud, and Qiskit simulators (Aer), with a strong\nfocus on clean, consistent logging, robust error handling, and standardized\nheader management using project/workspace context to improve maintainability and\nclarity.\n\n## Features\n\n- Provider and device factories for IBM Quantum, IBM Cloud, OQC Cloud, and\n Qiskit Aer simulators.\n- Circuit export and transpilation pipeline with asynchronous job submission.\n- Consistent, context-rich logging across provider/device creation,\n transpilation, job submission, and job fetching.\n- Standardized header handling using project and workspace headers for backend\n invocations.\n- Improved error handling and diagnostics in critical execution paths.\n\n## Installation\n\nInstall via pip:\n\n```bash\npip install quapp-qiskit\n```\n\n## Recently Changes Highlights\n\n- refactor: Remove unused timing logs and import from InvocationHandler.\n- refactor: Replace set/map usage with set comprehension and enhance logging for\n unsupported devices.\n- refactor: Add support for project and workspace headers in backend invocation.\n- refactor: Update logging to handle missing jobId gracefully.\n- refactor: Improve logging across device and provider classes, enhance error\n handling in key methods.\n- chore: Bump a library version and update quapp-common dependency to the latest\n development release.\n\nFor detailed usage and API references, please refer to the in-code documentation\nor contact the maintainers.\n",
"bugtrack_url": null,
"license": "The MIT License (MIT)\n Copyright \u00a9 CITYNOW Co. Ltd. All rights reserved.\n \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Quapp common library supporting Quapp Platform for Quantum Computing",
"version": "0.0.13.dev3",
"project_urls": {
"Homepage": "https://citynow.asia/"
},
"split_keywords": [
"quapp",
" quapp-qiskit",
" quantum"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f4b09c65f9f568081d04a47c86dac8b216bf8b2ab772dec428323265a7f80068",
"md5": "adc88dc2b6f57b55cc246b69164cc700",
"sha256": "2719da28b2a1a1c9b5d74b8f8a0985adbb222d70fe781d604e0f370f719885fe"
},
"downloads": -1,
"filename": "quapp_qiskit-0.0.13.dev3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "adc88dc2b6f57b55cc246b69164cc700",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.11,>=3.9",
"size": 19889,
"upload_time": "2025-09-05T04:43:14",
"upload_time_iso_8601": "2025-09-05T04:43:14.212772Z",
"url": "https://files.pythonhosted.org/packages/f4/b0/9c65f9f568081d04a47c86dac8b216bf8b2ab772dec428323265a7f80068/quapp_qiskit-0.0.13.dev3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4073147870e237acee25e09b1c2eaf43a811897fbe2eab0450899bf5f9f1bb2e",
"md5": "19f7d0c6d0e5c4948bbcc0a8bc2278a4",
"sha256": "0feb3d9e2ec071b7374f3afacbb799f4ac518538a79a75df56af4e5c1266ad48"
},
"downloads": -1,
"filename": "quapp_qiskit-0.0.13.dev3.tar.gz",
"has_sig": false,
"md5_digest": "19f7d0c6d0e5c4948bbcc0a8bc2278a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.11,>=3.9",
"size": 11971,
"upload_time": "2025-09-05T04:43:15",
"upload_time_iso_8601": "2025-09-05T04:43:15.699930Z",
"url": "https://files.pythonhosted.org/packages/40/73/147870e237acee25e09b1c2eaf43a811897fbe2eab0450899bf5f9f1bb2e/quapp_qiskit-0.0.13.dev3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-05 04:43:15",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "quapp-qiskit"
}