quri-parts-stim


Namequri-parts-stim JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-sdk
SummaryA plugin to use Stim with QURI Parts
upload_time2025-10-06 14:53:10
maintainerNone
docs_urlNone
authorQURI Parts Authors
requires_python<4.0.0,>=3.9.8
licenseApache-2.0
keywords quantum quantum computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QURI Parts Stim

QURI Parts Stim is a support library for using Stim with QURI Parts.
You can combine your code written in QURI Parts with this library to execute it on Stim.

## Documentation

[QURI Parts Documentation](https://quri-parts.qunasys.com)

## Installation

```
pip install quri-parts-stim
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-sdk",
    "name": "quri-parts-stim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.9.8",
    "maintainer_email": null,
    "keywords": "quantum, quantum computing",
    "author": "QURI Parts Authors",
    "author_email": "opensource@qunasys.com",
    "download_url": "https://files.pythonhosted.org/packages/48/15/4b41e41dc79d6f78d52f8e0ba0b7b4ed67e957c48765d008e6fb392f6030/quri_parts_stim-0.24.0.tar.gz",
    "platform": null,
    "description": "# QURI Parts Stim\n\nQURI Parts Stim is a support library for using Stim with QURI Parts.\nYou can combine your code written in QURI Parts with this library to execute it on Stim.\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-stim\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A plugin to use Stim with QURI Parts",
    "version": "0.24.0",
    "project_urls": {
        "Documentation": "https://quri-parts.qunasys.com",
        "Homepage": "https://github.com/QunaSys/quri-sdk",
        "Repository": "https://github.com/QunaSys/quri-sdk"
    },
    "split_keywords": [
        "quantum",
        " quantum computing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b8b9165794209a0b4627f6b9a57bb5902a54ea68a2806e046fe4e6411c994d67",
                "md5": "a1c3f0c01308b0ce6a657fbf235de0a5",
                "sha256": "7dcc3b4ab1cfdd0acf7c51d6f664f5205f139d5384336e364f0242a99c35e90b"
            },
            "downloads": -1,
            "filename": "quri_parts_stim-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a1c3f0c01308b0ce6a657fbf235de0a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 12430,
            "upload_time": "2025-10-06T14:52:57",
            "upload_time_iso_8601": "2025-10-06T14:52:57.421228Z",
            "url": "https://files.pythonhosted.org/packages/b8/b9/165794209a0b4627f6b9a57bb5902a54ea68a2806e046fe4e6411c994d67/quri_parts_stim-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48154b41e41dc79d6f78d52f8e0ba0b7b4ed67e957c48765d008e6fb392f6030",
                "md5": "87d9c3c2f6f1f957b67344b6074f7375",
                "sha256": "5220a9c5800cc2177df291f04a6a29a6ef95378672322b5f30d003019addd879"
            },
            "downloads": -1,
            "filename": "quri_parts_stim-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "87d9c3c2f6f1f957b67344b6074f7375",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 8947,
            "upload_time": "2025-10-06T14:53:10",
            "upload_time_iso_8601": "2025-10-06T14:53:10.984193Z",
            "url": "https://files.pythonhosted.org/packages/48/15/4b41e41dc79d6f78d52f8e0ba0b7b4ed67e957c48765d008e6fb392f6030/quri_parts_stim-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 14:53:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QunaSys",
    "github_project": "quri-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "quri-parts-stim"
}
        
Elapsed time: 1.53031s