pytket-azure


Namepytket-azure JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryExtension for pytket, providing access to Azure devices
upload_time2024-10-29 08:55:02
maintainerNone
docs_urlNone
authorTKET development team
requires_python>=3.10
licenseApache 2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[Pytket](https://tket.quantinuum.com/api-docs/index.html) is a python module
providing an extensive set of tools for compiling and executing quantum
circuits.

The `pytket-azure` extension allows `pytket` circuits to be submitted and
executed on various devices and simulators via
[Azure Quantum](https://learn.microsoft.com/en-us/azure/quantum/).

Note that this package is still at an early, experimental stage of development.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytket-azure",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "TKET development team",
    "author_email": "tket-support@quantinuum.com",
    "download_url": null,
    "platform": null,
    "description": "\n[Pytket](https://tket.quantinuum.com/api-docs/index.html) is a python module\nproviding an extensive set of tools for compiling and executing quantum\ncircuits.\n\nThe `pytket-azure` extension allows `pytket` circuits to be submitted and\nexecuted on various devices and simulators via\n[Azure Quantum](https://learn.microsoft.com/en-us/azure/quantum/).\n\nNote that this package is still at an early, experimental stage of development.\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "Extension for pytket, providing access to Azure devices",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://tket.quantinuum.com/extensions/pytket-azure/index.html",
        "Source": "https://github.com/CQCL/pytket-azure",
        "Tracker": "https://github.com/CQCL/pytket-azure/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7629fe3c893d0cc8b963a147cf10b9b7017e469582407b2aba31d52998d959de",
                "md5": "e5e04a084319ca0748bfd306a1e67bfd",
                "sha256": "26db1fffa92f5030a01bf81c9917111a4e7b2e639773612ac5d3d55095a0b84d"
            },
            "downloads": -1,
            "filename": "pytket_azure-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5e04a084319ca0748bfd306a1e67bfd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12109,
            "upload_time": "2024-10-29T08:55:02",
            "upload_time_iso_8601": "2024-10-29T08:55:02.065941Z",
            "url": "https://files.pythonhosted.org/packages/76/29/fe3c893d0cc8b963a147cf10b9b7017e469582407b2aba31d52998d959de/pytket_azure-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 08:55:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CQCL",
    "github_project": "pytket-azure",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytket-azure"
}
        
Elapsed time: 0.75746s