quri-parts-qulacs


Namequri-parts-qulacs JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-sdk
SummaryA plugin to use Qulacs with QURI Parts
upload_time2025-10-06 14:53:09
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 Qulacs

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

## Documentation

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

## Installation

```
pip install quri-parts-qulacs
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-sdk",
    "name": "quri-parts-qulacs",
    "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/08/95/50cc61760dfa2f9eb6fd2abda09079b819472bf1e4c4c88f4dbfaf167380/quri_parts_qulacs-0.24.0.tar.gz",
    "platform": null,
    "description": "# QURI Parts Qulacs\n\nQURI Parts Qulacs is a support library for using Qulacs with QURI Parts.\nYou can combine your code written in QURI Parts with this library to execute it on Qulacs.\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-qulacs\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A plugin to use Qulacs 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": "ac4b3d29f7aa62e18b755db21f6b6c3f06b4af573367849f0a12b9b0d1589cff",
                "md5": "4d7d9ed954ec795d577bc44b9819fbeb",
                "sha256": "9f97e296719ca63ffc6694ee248f6ea15ef08dddfe6e3f0247156d8ff7d5e8d9"
            },
            "downloads": -1,
            "filename": "quri_parts_qulacs-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d7d9ed954ec795d577bc44b9819fbeb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 24184,
            "upload_time": "2025-10-06T14:52:51",
            "upload_time_iso_8601": "2025-10-06T14:52:51.074364Z",
            "url": "https://files.pythonhosted.org/packages/ac/4b/3d29f7aa62e18b755db21f6b6c3f06b4af573367849f0a12b9b0d1589cff/quri_parts_qulacs-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "089550cc61760dfa2f9eb6fd2abda09079b819472bf1e4c4c88f4dbfaf167380",
                "md5": "d4b2fae618335b7637571e193c6311ed",
                "sha256": "f4f8a214c837ebbfeafc2653bc43fe76e16d238aa8dd6843a9636a2215ac29e3"
            },
            "downloads": -1,
            "filename": "quri_parts_qulacs-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d4b2fae618335b7637571e193c6311ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 16238,
            "upload_time": "2025-10-06T14:53:09",
            "upload_time_iso_8601": "2025-10-06T14:53:09.762313Z",
            "url": "https://files.pythonhosted.org/packages/08/95/50cc61760dfa2f9eb6fd2abda09079b819472bf1e4c4c88f4dbfaf167380/quri_parts_qulacs-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 14:53:09",
    "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-qulacs"
}
        
Elapsed time: 1.09559s