luna-quantum


Nameluna-quantum JSON
Version 0.0.33 PyPI version JSON
download
home_pagehttps://aqarios.com/
SummaryPython SDK for Aqarios' Luna Platform
upload_time2024-11-04 20:43:27
maintainerNone
docs_urlNone
authorAqarios
requires_python<4,>=3.8.0
licenseApache-2.0
keywords aqarios luna quantum computing quantum optimization optimization sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Luna Quantum SDK
Luna is a platform developed by [Aqarios](https://aqarios.com/) designed to facilitate access to and utilization of quantum computing for both industry and academia. The SDK serves as a Python wrapper for interfacing with the API, offering a more intuitive means of engaging with the platform. This library grants access to the LunaSolve and LunaQ services.

# Installation
The package is released on PyPI and can be installed via pip:
```
pip install --upgrade luna-quantum
```

# Getting Started
For more details and tutorials on how to use the Luna SDK, refer to the documentation located here: [Aqarios Luna](https://docs.aqarios.com/).


            

Raw data

            {
    "_id": null,
    "home_page": "https://aqarios.com/",
    "name": "luna-quantum",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8.0",
    "maintainer_email": null,
    "keywords": "aqarios, luna, quantum computing, quantum optimization, optimization, sdk",
    "author": "Aqarios",
    "author_email": "pypi@aqarios.com",
    "download_url": null,
    "platform": null,
    "description": "# Luna Quantum SDK\nLuna is a platform developed by [Aqarios](https://aqarios.com/) designed to facilitate access to and utilization of quantum computing for both industry and academia. The SDK serves as a Python wrapper for interfacing with the API, offering a more intuitive means of engaging with the platform. This library grants access to the LunaSolve and LunaQ services.\n\n# Installation\nThe package is released on PyPI and can be installed via pip:\n```\npip install --upgrade luna-quantum\n```\n\n# Getting Started\nFor more details and tutorials on how to use the Luna SDK, refer to the documentation located here: [Aqarios Luna](https://docs.aqarios.com/).\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Python SDK for Aqarios' Luna Platform",
    "version": "0.0.33",
    "project_urls": {
        "Documentation": "https://docs.aqarios.com/",
        "Homepage": "https://aqarios.com/"
    },
    "split_keywords": [
        "aqarios",
        " luna",
        " quantum computing",
        " quantum optimization",
        " optimization",
        " sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "946d8d80ce6a92f24a78be4c11d78501988bca7ddfcdf311af13389436e1041f",
                "md5": "881abb43cb1de320ed21a061b812a889",
                "sha256": "496f95d62bec0bf8d02e0288611b1d21175f3d78dc811c5701d7eda3ae88517c"
            },
            "downloads": -1,
            "filename": "luna_quantum-0.0.33-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "881abb43cb1de320ed21a061b812a889",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8.0",
            "size": 141575,
            "upload_time": "2024-11-04T20:43:27",
            "upload_time_iso_8601": "2024-11-04T20:43:27.605115Z",
            "url": "https://files.pythonhosted.org/packages/94/6d/8d80ce6a92f24a78be4c11d78501988bca7ddfcdf311af13389436e1041f/luna_quantum-0.0.33-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 20:43:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "luna-quantum"
}
        
Elapsed time: 0.75724s