quri-parts-tket


Namequri-parts-tket JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-sdk
SummaryA plugin to use tket with QURI Parts
upload_time2025-10-06 14:53:12
maintainerNone
docs_urlNone
authorQURI Parts Authors
requires_python<4.0,>=3.10
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 tket

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

## Documentation

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

## Installation

```
pip install quri-parts-tket
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-sdk",
    "name": "quri-parts-tket",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "quantum, quantum computing",
    "author": "QURI Parts Authors",
    "author_email": "opensource@qunasys.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/da/65a5c3e9910c36c694fa0438f12486905fe6c03ea2e85f4a8359e53ae72f/quri_parts_tket-0.24.0.tar.gz",
    "platform": null,
    "description": "# QURI Parts tket\n\nQURI Parts tket is a support library for using tket with QURI Parts.\nYou can combine your code written in QURI Parts with this library to execute it on tket.\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-tket\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A plugin to use tket 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": "8e805e92a38416534038e2ee939bdd96d16fdd4889a75151f37cf9726a1fac95",
                "md5": "8c484a6118d3392f486d6932e1aa80c5",
                "sha256": "232f65849269227f58e644d50ac5b5b2f7b85d69788de01d42c82100480630d1"
            },
            "downloads": -1,
            "filename": "quri_parts_tket-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c484a6118d3392f486d6932e1aa80c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 11235,
            "upload_time": "2025-10-06T14:52:58",
            "upload_time_iso_8601": "2025-10-06T14:52:58.880154Z",
            "url": "https://files.pythonhosted.org/packages/8e/80/5e92a38416534038e2ee939bdd96d16fdd4889a75151f37cf9726a1fac95/quri_parts_tket-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4da65a5c3e9910c36c694fa0438f12486905fe6c03ea2e85f4a8359e53ae72f",
                "md5": "8e99c8e23c0bced446d6857ddeb9fac0",
                "sha256": "a0bf2c728b650aedd624cbb83d9a698a1dc6dc9add88c8d2ad9339f40a6042a0"
            },
            "downloads": -1,
            "filename": "quri_parts_tket-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8e99c8e23c0bced446d6857ddeb9fac0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 8246,
            "upload_time": "2025-10-06T14:53:12",
            "upload_time_iso_8601": "2025-10-06T14:53:12.498252Z",
            "url": "https://files.pythonhosted.org/packages/c4/da/65a5c3e9910c36c694fa0438f12486905fe6c03ea2e85f4a8359e53ae72f/quri_parts_tket-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 14:53:12",
    "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-tket"
}
        
Elapsed time: 1.70893s