qcs-api-client-common


Nameqcs-api-client-common JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://github.com/rigetti/qcs-api-client-rust
SummaryContains core QCS client functionality and middleware implementations.
upload_time2024-08-28 16:42:33
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache-2.0
keywords qcs quantum rigetti api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QCS API Client Common

The `qcs-api-client-common` package provides a suite of common functionalities for
QCS client applications. It offers reusable middleware implementations that can be
integrated into various client libraries. This allows for consistent behavior
across different projects and facilitates easier maintenance and scalability
of client-side logic.

⚠️ This project is in-development.

## Loading a QCS Configuration

The primary configuration object is the `ClientConfiguration`. Most users will
want to load their default profile like so:

```python
from qcs_api_client_common.configuration import ClientConfiguration

configuration = ClientConfiguration()
# ...
```

For more details and other examples of usage, see the `ClientConfiguration`
documentation.

## Supported clients

🔧 Under Construction


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rigetti/qcs-api-client-rust",
    "name": "qcs-api-client-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "qcs, quantum, rigetti, api",
    "author": null,
    "author_email": "Rigetti Computing <softapps@rigetti.com>",
    "download_url": "https://files.pythonhosted.org/packages/6b/87/3608f75d8a0849165773f61a9e4e4f2551df9c963a46e88409cf89680689/qcs_api_client_common-0.9.0.tar.gz",
    "platform": null,
    "description": "# QCS API Client Common\n\nThe `qcs-api-client-common` package provides a suite of common functionalities for\nQCS client applications. It offers reusable middleware implementations that can be\nintegrated into various client libraries. This allows for consistent behavior\nacross different projects and facilitates easier maintenance and scalability\nof client-side logic.\n\n\u26a0\ufe0f This project is in-development.\n\n## Loading a QCS Configuration\n\nThe primary configuration object is the `ClientConfiguration`. Most users will\nwant to load their default profile like so:\n\n```python\nfrom qcs_api_client_common.configuration import ClientConfiguration\n\nconfiguration = ClientConfiguration()\n# ...\n```\n\nFor more details and other examples of usage, see the `ClientConfiguration`\ndocumentation.\n\n## Supported clients\n\n\ud83d\udd27 Under Construction\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Contains core QCS client functionality and middleware implementations.",
    "version": "0.9.0",
    "project_urls": {
        "Homepage": "https://github.com/rigetti/qcs-api-client-rust",
        "Source Code": "https://github.com/rigetti/qcs-api-client-rust"
    },
    "split_keywords": [
        "qcs",
        " quantum",
        " rigetti",
        " api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6411918c736732b7ad9d88a2344d61d656087f1084376fc7967ca596bb97b1db",
                "md5": "17cfa6e7c63e43e2ad0d3931e695e9ac",
                "sha256": "dcea21e200497923b696a9c62c060c93a904ea9edc8cbf3494896d30caa8e96e"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "17cfa6e7c63e43e2ad0d3931e695e9ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5015241,
            "upload_time": "2024-08-28T16:41:54",
            "upload_time_iso_8601": "2024-08-28T16:41:54.708990Z",
            "url": "https://files.pythonhosted.org/packages/64/11/918c736732b7ad9d88a2344d61d656087f1084376fc7967ca596bb97b1db/qcs_api_client_common-0.9.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a3b1bee52aef766bacabf9912c581450bf66517e67f58211103a96e514f1e309",
                "md5": "876ee11fc08b07ae352ae5a1031c7e95",
                "sha256": "d15f68c6b0fd8c8d36575226fd3f618b271927544a61ce4f81021310746d7852"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "876ee11fc08b07ae352ae5a1031c7e95",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 2840875,
            "upload_time": "2024-08-28T16:41:57",
            "upload_time_iso_8601": "2024-08-28T16:41:57.046356Z",
            "url": "https://files.pythonhosted.org/packages/a3/b1/bee52aef766bacabf9912c581450bf66517e67f58211103a96e514f1e309/qcs_api_client_common-0.9.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1cb8774948bb44047c6329b778fdd84d3c5e05e55aff95a37fa3e2451f784dd8",
                "md5": "369ad8ffe07e0b9caa8264c7c42ab0be",
                "sha256": "bc105b75eb2366ecff24394d79029129b59d8a1fd0dd5e954b9d4677f87f6319"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "369ad8ffe07e0b9caa8264c7c42ab0be",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 2840250,
            "upload_time": "2024-08-28T16:41:59",
            "upload_time_iso_8601": "2024-08-28T16:41:59.246583Z",
            "url": "https://files.pythonhosted.org/packages/1c/b8/774948bb44047c6329b778fdd84d3c5e05e55aff95a37fa3e2451f784dd8/qcs_api_client_common-0.9.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c30edbee6c15f79b73fdbe753b67a633175775845779b9aeb676362b4551326",
                "md5": "1c9e0dcaea2ac1d880a804b7b41d5378",
                "sha256": "8b4bc5c6ef951c7393bd4cc41c85af6d238806bbac1c3eabf014864fc167494e"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1c9e0dcaea2ac1d880a804b7b41d5378",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 2282028,
            "upload_time": "2024-08-28T16:42:01",
            "upload_time_iso_8601": "2024-08-28T16:42:01.125402Z",
            "url": "https://files.pythonhosted.org/packages/1c/30/edbee6c15f79b73fdbe753b67a633175775845779b9aeb676362b4551326/qcs_api_client_common-0.9.0-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5abf6fe32f24e81c6a2a49ae4a520bc660e555549ba3b134aebcd71f692dbe5",
                "md5": "408accceea2b1ce75061225e75d4c333",
                "sha256": "2d08989446301cc1a18b19f2702b041e4c88e16350c8213a8ca9211b95d73c39"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "408accceea2b1ce75061225e75d4c333",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5015847,
            "upload_time": "2024-08-28T16:42:03",
            "upload_time_iso_8601": "2024-08-28T16:42:03.004135Z",
            "url": "https://files.pythonhosted.org/packages/f5/ab/f6fe32f24e81c6a2a49ae4a520bc660e555549ba3b134aebcd71f692dbe5/qcs_api_client_common-0.9.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6def163fa0d2601b86fca1d683820f848310385e454a5b744b364eabdfbbc29b",
                "md5": "5e27a8628b97a1ab9d001233b4202cb9",
                "sha256": "380011f9e9dc19559a26fd7788aefec967891476dcab8c59f7f89fab562090fc"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5e27a8628b97a1ab9d001233b4202cb9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 2840469,
            "upload_time": "2024-08-28T16:42:05",
            "upload_time_iso_8601": "2024-08-28T16:42:05.545562Z",
            "url": "https://files.pythonhosted.org/packages/6d/ef/163fa0d2601b86fca1d683820f848310385e454a5b744b364eabdfbbc29b/qcs_api_client_common-0.9.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e9e8257db0e37feadebb9267501e10c1e8724cb84b1e7ab1951e042c8066afc",
                "md5": "bc818b3c16cd61848643822fe66831c9",
                "sha256": "2023784b33c98656a5a5584661173db02b6f8fd06803c42696cb79882c9f1dba"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bc818b3c16cd61848643822fe66831c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 2839376,
            "upload_time": "2024-08-28T16:42:08",
            "upload_time_iso_8601": "2024-08-28T16:42:08.540623Z",
            "url": "https://files.pythonhosted.org/packages/5e/9e/8257db0e37feadebb9267501e10c1e8724cb84b1e7ab1951e042c8066afc/qcs_api_client_common-0.9.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "399c3707178fcd40966812d461868932a197e57b899e50819941e685cbe665c6",
                "md5": "a70cff612e8210ea664ee169927b9bd2",
                "sha256": "bd44145a06417075b8a63763fe8cb77bfafb38df2134b066efa8a319237c632f"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a70cff612e8210ea664ee169927b9bd2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 2281937,
            "upload_time": "2024-08-28T16:42:10",
            "upload_time_iso_8601": "2024-08-28T16:42:10.414441Z",
            "url": "https://files.pythonhosted.org/packages/39/9c/3707178fcd40966812d461868932a197e57b899e50819941e685cbe665c6/qcs_api_client_common-0.9.0-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e8228b362bc19eb026c9894fccd269a458d7b2ce47a6035a42e25b0b648aae0",
                "md5": "e1e75729c801b17e950b5d3816ce6a60",
                "sha256": "bae5b68452623c04ba06ae15f7ddc810dae97bc5f8f522c35e820fd513afad3b"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "e1e75729c801b17e950b5d3816ce6a60",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 5032035,
            "upload_time": "2024-08-28T16:42:11",
            "upload_time_iso_8601": "2024-08-28T16:42:11.889107Z",
            "url": "https://files.pythonhosted.org/packages/9e/82/28b362bc19eb026c9894fccd269a458d7b2ce47a6035a42e25b0b648aae0/qcs_api_client_common-0.9.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "94adf48e12069c3df51867fd4fc4ba8e8c2748d996cddf7b9f596d32ea4a9cbb",
                "md5": "4ab76f3331d950fb8d46e89f240950fd",
                "sha256": "feae730c64b3e9beec5fb315a6a58bed01c0c7f416c360a2f27f85d24c8d0101"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4ab76f3331d950fb8d46e89f240950fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 2849242,
            "upload_time": "2024-08-28T16:42:14",
            "upload_time_iso_8601": "2024-08-28T16:42:14.381084Z",
            "url": "https://files.pythonhosted.org/packages/94/ad/f48e12069c3df51867fd4fc4ba8e8c2748d996cddf7b9f596d32ea4a9cbb/qcs_api_client_common-0.9.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "171076498539f1ab7126ecafd160d8e3453e2e8804cdc337ebb6f6d4caea2b26",
                "md5": "476791888362e4c7de7a2191f42778bf",
                "sha256": "e849afb06e9cbf87aaab7634841f5f290fdeab751e88974dbe4f30d44c18dff3"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "476791888362e4c7de7a2191f42778bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 2848054,
            "upload_time": "2024-08-28T16:42:16",
            "upload_time_iso_8601": "2024-08-28T16:42:16.066741Z",
            "url": "https://files.pythonhosted.org/packages/17/10/76498539f1ab7126ecafd160d8e3453e2e8804cdc337ebb6f6d4caea2b26/qcs_api_client_common-0.9.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "60b70929aa0639abd53c1a690963e34935219b92ce66897589ae1394fb28b94e",
                "md5": "e7f3bd5069723b80789fb4c5358fb669",
                "sha256": "db9034f7fe35823d3747cb54e2f9a673f25ea1acae66ec4e868bd003bbf626a8"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e7f3bd5069723b80789fb4c5358fb669",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 2284217,
            "upload_time": "2024-08-28T16:42:17",
            "upload_time_iso_8601": "2024-08-28T16:42:17.561519Z",
            "url": "https://files.pythonhosted.org/packages/60/b7/0929aa0639abd53c1a690963e34935219b92ce66897589ae1394fb28b94e/qcs_api_client_common-0.9.0-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21a505bf566e02e351a11c550a80121c15db76f7438ad21ba77a281fdac3ca78",
                "md5": "3468df0dd4fca4c07209864081c966a3",
                "sha256": "8e3a826896c2a35a472318a6dafd8edb3266c35149642d69cae0d17af1e1cc93"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "3468df0dd4fca4c07209864081c966a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 5015002,
            "upload_time": "2024-08-28T16:42:19",
            "upload_time_iso_8601": "2024-08-28T16:42:19.396498Z",
            "url": "https://files.pythonhosted.org/packages/21/a5/05bf566e02e351a11c550a80121c15db76f7438ad21ba77a281fdac3ca78/qcs_api_client_common-0.9.0-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d7fac0286181f1fabc316e9460b6833d8eb437707603fd8de174f23b3ad1f691",
                "md5": "71cec4150c5b758799b94d7aba49c33c",
                "sha256": "57409da27f5d8800bf1dd886e85432c3ea9247c365d067d63ab8e94652e5e8b3"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp38-cp38-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "71cec4150c5b758799b94d7aba49c33c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 2840990,
            "upload_time": "2024-08-28T16:42:21",
            "upload_time_iso_8601": "2024-08-28T16:42:21.566458Z",
            "url": "https://files.pythonhosted.org/packages/d7/fa/c0286181f1fabc316e9460b6833d8eb437707603fd8de174f23b3ad1f691/qcs_api_client_common-0.9.0-cp38-cp38-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5941256caa4613c74b927cd20aed75539b0dc7abebe16b0affa7ad55ffb5ba7",
                "md5": "4eb24ab1a99352572e238039870a97a1",
                "sha256": "a6bbd2422fae3ffd91b8eac8038ce8499a86869d40195eb4fc0aabf6dfb14b62"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp38-cp38-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4eb24ab1a99352572e238039870a97a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 2839659,
            "upload_time": "2024-08-28T16:42:23",
            "upload_time_iso_8601": "2024-08-28T16:42:23.092038Z",
            "url": "https://files.pythonhosted.org/packages/c5/94/1256caa4613c74b927cd20aed75539b0dc7abebe16b0affa7ad55ffb5ba7/qcs_api_client_common-0.9.0-cp38-cp38-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0adf48aecdebf9eede3cdcf60c93e3147b37f7e6f01be697f8e013467d940822",
                "md5": "2ebc986a114a1748f64aa84f452eb61c",
                "sha256": "cc528d88043536be84f9372f5c06f3f0d85cd78217361d31232e86f2ee613acc"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2ebc986a114a1748f64aa84f452eb61c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 2282482,
            "upload_time": "2024-08-28T16:42:24",
            "upload_time_iso_8601": "2024-08-28T16:42:24.637096Z",
            "url": "https://files.pythonhosted.org/packages/0a/df/48aecdebf9eede3cdcf60c93e3147b37f7e6f01be697f8e013467d940822/qcs_api_client_common-0.9.0-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "558b7d096a6de902a21271d3db0dc71324e3a8836733a678b0770649cf411082",
                "md5": "2e543e326c263fe10bc254875b6ee4fc",
                "sha256": "e2ea57f0bdce01d6d38e2cdb048af7b167b07a55db4fdcaa8d054d35a737377e"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "2e543e326c263fe10bc254875b6ee4fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 5016259,
            "upload_time": "2024-08-28T16:42:26",
            "upload_time_iso_8601": "2024-08-28T16:42:26.096256Z",
            "url": "https://files.pythonhosted.org/packages/55/8b/7d096a6de902a21271d3db0dc71324e3a8836733a678b0770649cf411082/qcs_api_client_common-0.9.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0e826ba776522b6d0d5cf495cb2b632bdf0a9d69c26f8dc6d1f6175d8cfa83a",
                "md5": "a2f3019e773eaab164cc22e4a5bc582c",
                "sha256": "6d90d949ca475436ee6829c940ae73483c49147ab758eb0a0a44ce7fdeb872e5"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a2f3019e773eaab164cc22e4a5bc582c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 2841238,
            "upload_time": "2024-08-28T16:42:28",
            "upload_time_iso_8601": "2024-08-28T16:42:28.300076Z",
            "url": "https://files.pythonhosted.org/packages/d0/e8/26ba776522b6d0d5cf495cb2b632bdf0a9d69c26f8dc6d1f6175d8cfa83a/qcs_api_client_common-0.9.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c676438bf699741e16197b18e597a276bfbbd2cdbfec9df68eab384cb3792052",
                "md5": "89b170589adb8acac9ac48913c8f200e",
                "sha256": "64950d984cf3fd03263953347daf648b88ef59f41c92d14d09c0bd336740a7d3"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "89b170589adb8acac9ac48913c8f200e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 2840611,
            "upload_time": "2024-08-28T16:42:29",
            "upload_time_iso_8601": "2024-08-28T16:42:29.817477Z",
            "url": "https://files.pythonhosted.org/packages/c6/76/438bf699741e16197b18e597a276bfbbd2cdbfec9df68eab384cb3792052/qcs_api_client_common-0.9.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c59783ccbfb05e29a553306d1584e1c2fa7494649118b5b2f47fe71df6054e30",
                "md5": "067c6c8bf7f5b21514f9be4b50c5e6b1",
                "sha256": "168fa1a348defc9fe709c5805ca2691f6da989e2797523983f3872cd1bdc2ae5"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "067c6c8bf7f5b21514f9be4b50c5e6b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 2282158,
            "upload_time": "2024-08-28T16:42:31",
            "upload_time_iso_8601": "2024-08-28T16:42:31.530689Z",
            "url": "https://files.pythonhosted.org/packages/c5/97/83ccbfb05e29a553306d1584e1c2fa7494649118b5b2f47fe71df6054e30/qcs_api_client_common-0.9.0-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b873608f75d8a0849165773f61a9e4e4f2551df9c963a46e88409cf89680689",
                "md5": "df34f36d209f98c2a7800ce00749c64e",
                "sha256": "208d8c8d2b96ea188b21be17862e967ae37df90cdddab4aa7519b01c12326da5"
            },
            "downloads": -1,
            "filename": "qcs_api_client_common-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "df34f36d209f98c2a7800ce00749c64e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 67323,
            "upload_time": "2024-08-28T16:42:33",
            "upload_time_iso_8601": "2024-08-28T16:42:33.212042Z",
            "url": "https://files.pythonhosted.org/packages/6b/87/3608f75d8a0849165773f61a9e4e4f2551df9c963a46e88409cf89680689/qcs_api_client_common-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-28 16:42:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rigetti",
    "github_project": "qcs-api-client-rust",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "qcs-api-client-common"
}
        
Elapsed time: 1.27306s