Name | quapp-common JSON |
Version |
0.0.11.dev6
JSON |
| download |
home_page | None |
Summary | Quapp common library supporting Quapp Platform for Quantum Computing |
upload_time | 2025-08-15 02:39:28 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
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-common
quantum
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# quapp-common
Quapp common library supporting Quapp Platform for Quantum Computing.
## Overview
`quapp-common` is a Python library designed to support the Quapp Platform for
Quantum Computing by providing common utilities, configurations, and
abstractions for working with
quantum providers and devices.
Recent improvements focus on cleaner and more consistent logging, enhanced error
handling, and
standardizing header management by adding workspace-specific headers instead of
tenant-specific ones,
improving maintainability and clarity.
## Features
- Provider and device factory for quantum computing platforms.
- Logging and configuration utilities with improved and detailed log messages.
- Support for AWS Braket, OQC Cloud, Qiskit, PennyLane, DWave Ocean, and Quapp
quantum simulators.
- Refactored classes and utilities to remove tenant-specific request, response,
and promise classes.
- Standardized naming by renaming `ProjectHeader` to `CustomHeader`.
- Enhanced error handling and job metadata update mechanisms.
- Simplified and cleaner HTTP request/response logging and URL parsing
utilities.
## Installation
Install via pip:
```bash
pip install quapp-common
```
## Recently Changes Highlights
- Added workspace-specific classes for request, response, and promise,
consolidating code to unify context handling.
- Refactored logging throughout the codebase, removing redundant debug logs and
adding context-rich log messages.
- Improved URL parsing and job ID extraction, especially in HTTP utilities, to
better track jobs.
- Cleaned up logging configuration files to standardize log formats and levels.
- Added robust error handling in job execution and analysis pipelines, ensuring
detailed failure reporting.
- Simplified header and request body logging, improving performance and
readability.
---
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-common",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "quapp, quapp-common, quantum",
"author": null,
"author_email": "\"CITYNOW Co. Ltd. \" <corp@citynow.vn>",
"download_url": "https://files.pythonhosted.org/packages/4b/7a/bf5b6b00b6d3da6ab354aae59f135f1106ba165fdfbb0e43cf5859ec1144/quapp_common-0.0.11.dev6.tar.gz",
"platform": null,
"description": "# quapp-common\n\nQuapp common library supporting Quapp Platform for Quantum Computing.\n\n## Overview\n\n`quapp-common` is a Python library designed to support the Quapp Platform for\nQuantum Computing by providing common utilities, configurations, and\nabstractions for working with\nquantum providers and devices.\n\nRecent improvements focus on cleaner and more consistent logging, enhanced error\nhandling, and\nstandardizing header management by adding workspace-specific headers instead of\ntenant-specific ones,\nimproving maintainability and clarity.\n\n## Features\n\n- Provider and device factory for quantum computing platforms.\n- Logging and configuration utilities with improved and detailed log messages.\n- Support for AWS Braket, OQC Cloud, Qiskit, PennyLane, DWave Ocean, and Quapp\n quantum simulators.\n- Refactored classes and utilities to remove tenant-specific request, response,\n and promise classes.\n- Standardized naming by renaming `ProjectHeader` to `CustomHeader`.\n- Enhanced error handling and job metadata update mechanisms.\n- Simplified and cleaner HTTP request/response logging and URL parsing\n utilities.\n\n## Installation\n\nInstall via pip:\n\n```bash\npip install quapp-common\n```\n\n## Recently Changes Highlights\n\n- Added workspace-specific classes for request, response, and promise,\n consolidating code to unify context handling.\n- Refactored logging throughout the codebase, removing redundant debug logs and\n adding context-rich log messages.\n- Improved URL parsing and job ID extraction, especially in HTTP utilities, to\n better track jobs.\n- Cleaned up logging configuration files to standardize log formats and levels.\n- Added robust error handling in job execution and analysis pipelines, ensuring\n detailed failure reporting.\n- Simplified header and request body logging, improving performance and\n readability.\n\n---\n\nFor detailed usage and API references, please refer to the in-code documentation\nor contact the maintainers.\n \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.11.dev6",
"project_urls": {
"Homepage": "https://citynow.asia/"
},
"split_keywords": [
"quapp",
" quapp-common",
" quantum"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "86cf8ade09aca1d8cbb3f16b9c3143f79d802e25908f0acd6c5203769b16ad6e",
"md5": "5efe78675395f65dd95473abac13fd7b",
"sha256": "02f158f9c9d99b7c94236cea28be000f60d680d1729caa22298f0bc50f1eda21"
},
"downloads": -1,
"filename": "quapp_common-0.0.11.dev6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5efe78675395f65dd95473abac13fd7b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 43985,
"upload_time": "2025-08-15T02:39:26",
"upload_time_iso_8601": "2025-08-15T02:39:26.025097Z",
"url": "https://files.pythonhosted.org/packages/86/cf/8ade09aca1d8cbb3f16b9c3143f79d802e25908f0acd6c5203769b16ad6e/quapp_common-0.0.11.dev6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4b7abf5b6b00b6d3da6ab354aae59f135f1106ba165fdfbb0e43cf5859ec1144",
"md5": "0693bb78fe2d18ceadc3270e708889d9",
"sha256": "d3b054fae0ebd93d2680878d4634152dd1615e095447a7955c42a0e3d204693c"
},
"downloads": -1,
"filename": "quapp_common-0.0.11.dev6.tar.gz",
"has_sig": false,
"md5_digest": "0693bb78fe2d18ceadc3270e708889d9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 25578,
"upload_time": "2025-08-15T02:39:28",
"upload_time_iso_8601": "2025-08-15T02:39:28.092285Z",
"url": "https://files.pythonhosted.org/packages/4b/7a/bf5b6b00b6d3da6ab354aae59f135f1106ba165fdfbb0e43cf5859ec1144/quapp_common-0.0.11.dev6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-15 02:39:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "quapp-common"
}