quri-parts-stim


Namequri-parts-stim JSON
Version 0.20.3 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-parts
SummaryA plugin to use Stim with QURI Parts
upload_time2024-10-28 08:19:14
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-parts",
    "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/b5/6f/f28f05ae4f710ce28046040f33cf9c01f1f0d7b8fb2b9bef8ac9ce5a5476/quri_parts_stim-0.20.3.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.20.3",
    "project_urls": {
        "Documentation": "https://quri-parts.qunasys.com",
        "Homepage": "https://github.com/QunaSys/quri-parts",
        "Repository": "https://github.com/QunaSys/quri-parts"
    },
    "split_keywords": [
        "quantum",
        " quantum computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d73122199239b656773829449c44d3b10bc02baf434b201cc6b84e1c66e68b2",
                "md5": "37d61bf9526deefa3199239001e92b64",
                "sha256": "ff7607827c59a43e98496241c57a26f9d6202ad90312df46292a0354e8a40fe6"
            },
            "downloads": -1,
            "filename": "quri_parts_stim-0.20.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37d61bf9526deefa3199239001e92b64",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 12429,
            "upload_time": "2024-10-28T08:19:00",
            "upload_time_iso_8601": "2024-10-28T08:19:00.371496Z",
            "url": "https://files.pythonhosted.org/packages/3d/73/122199239b656773829449c44d3b10bc02baf434b201cc6b84e1c66e68b2/quri_parts_stim-0.20.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b56ff28f05ae4f710ce28046040f33cf9c01f1f0d7b8fb2b9bef8ac9ce5a5476",
                "md5": "60b88a637a86887cb3ef534635ca0581",
                "sha256": "52303d6e9018ae226563a6e6cc2466fd8d927413d7609674290bb1e81814195a"
            },
            "downloads": -1,
            "filename": "quri_parts_stim-0.20.3.tar.gz",
            "has_sig": false,
            "md5_digest": "60b88a637a86887cb3ef534635ca0581",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 8946,
            "upload_time": "2024-10-28T08:19:14",
            "upload_time_iso_8601": "2024-10-28T08:19:14.214794Z",
            "url": "https://files.pythonhosted.org/packages/b5/6f/f28f05ae4f710ce28046040f33cf9c01f1f0d7b8fb2b9bef8ac9ce5a5476/quri_parts_stim-0.20.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 08:19:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QunaSys",
    "github_project": "quri-parts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "quri-parts-stim"
}
        
Elapsed time: 0.42689s