quri-parts-tket


Namequri-parts-tket JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-parts
SummaryA plugin to use tket with QURI Parts
upload_time2024-03-19 02:14:32
maintainer
docs_urlNone
authorQURI Parts Authors
requires_python>=3.9.8,<4.0.0
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-parts",
    "name": "quri-parts-tket",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.8,<4.0.0",
    "maintainer_email": "",
    "keywords": "quantum,quantum computing",
    "author": "QURI Parts Authors",
    "author_email": "opensource@qunasys.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/27/8737e2abd9651d43887b8287797c1d41abe2cbf9e84296de2e096fecc5cc/quri_parts_tket-0.17.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.17.0",
    "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": "fd3065cac59d44cf769544b61da587ecadbcb25a5488dea996b52f4b31563042",
                "md5": "8cb8c5ec6294f4324decb39fd2cf52ba",
                "sha256": "2485c92a4fdd561c72df6aba5bfad9b383b9e70e93681d0186042013280c3d80"
            },
            "downloads": -1,
            "filename": "quri_parts_tket-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8cb8c5ec6294f4324decb39fd2cf52ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.8,<4.0.0",
            "size": 11328,
            "upload_time": "2024-03-19T02:14:12",
            "upload_time_iso_8601": "2024-03-19T02:14:12.415789Z",
            "url": "https://files.pythonhosted.org/packages/fd/30/65cac59d44cf769544b61da587ecadbcb25a5488dea996b52f4b31563042/quri_parts_tket-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1278737e2abd9651d43887b8287797c1d41abe2cbf9e84296de2e096fecc5cc",
                "md5": "e6659938c81359e2066d0647ef1657c9",
                "sha256": "d5e9aff3f316a7de70a81979e69a1d8fa95117d4b99490ad84f49801d4a15fa1"
            },
            "downloads": -1,
            "filename": "quri_parts_tket-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e6659938c81359e2066d0647ef1657c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.8,<4.0.0",
            "size": 8296,
            "upload_time": "2024-03-19T02:14:32",
            "upload_time_iso_8601": "2024-03-19T02:14:32.077762Z",
            "url": "https://files.pythonhosted.org/packages/f1/27/8737e2abd9651d43887b8287797c1d41abe2cbf9e84296de2e096fecc5cc/quri_parts_tket-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 02:14:32",
    "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-tket"
}
        
Elapsed time: 2.21106s