pyqasm


Namepyqasm JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryPython toolkit providing an OpenQASM 3 semantic analyzer and utilities for program analysis and compilation.
upload_time2024-10-04 18:31:41
maintainerNone
docs_urlNone
authorqBraid Development Team
requires_python>=3.10
licenseGNU General Public License v3.0
keywords quantum openqasm symantic-analyzer compiler qbraid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyqasm

[![PyPI version](https://img.shields.io/pypi/v/pyqasm.svg?color=blue)](https://pypi.org/project/pyqasm/)
[![Python verions](https://img.shields.io/pypi/pyversions/pyqasm.svg?color=blue)](https://pypi.org/project/pyqasm/)
[![GitHub](https://img.shields.io/badge/issue_tracking-github-black?logo=github)](https://github.com/qBraid/pyqasm/issues)
[![License](https://img.shields.io/github/license/qBraid/pyqasm.svg?color=purple)](https://www.gnu.org/licenses/gpl-3.0.html)
[![QCSE](https://img.shields.io/badge/QCSE-pyqasm-orange?logo=stackexchange)](https://quantumcomputing.stackexchange.com/questions/tagged/pyqasm)

Python toolkit providing an OpenQASM 3 semantic analyzer and utilities for program analysis and compilation.

## Installation

pyqasm requires Python 3.10 or greater, and can be installed with pip as follows:

```bash
pip install pyqasm
```

>[!WARNING]
> **This project is "pre-alpha", and is not yet stable or fully realized. Use with caution, as the API and functionality are subject to significant changes.**

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyqasm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "quantum, openqasm, symantic-analyzer, compiler, qbraid",
    "author": "qBraid Development Team",
    "author_email": "contact@qbraid.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/1a/2084c52f16dd878393ad96d88600974abf5c7628c9b943474dd9b0ca0134/pyqasm-0.0.0.tar.gz",
    "platform": null,
    "description": "# pyqasm\n\n[![PyPI version](https://img.shields.io/pypi/v/pyqasm.svg?color=blue)](https://pypi.org/project/pyqasm/)\n[![Python verions](https://img.shields.io/pypi/pyversions/pyqasm.svg?color=blue)](https://pypi.org/project/pyqasm/)\n[![GitHub](https://img.shields.io/badge/issue_tracking-github-black?logo=github)](https://github.com/qBraid/pyqasm/issues)\n[![License](https://img.shields.io/github/license/qBraid/pyqasm.svg?color=purple)](https://www.gnu.org/licenses/gpl-3.0.html)\n[![QCSE](https://img.shields.io/badge/QCSE-pyqasm-orange?logo=stackexchange)](https://quantumcomputing.stackexchange.com/questions/tagged/pyqasm)\n\nPython toolkit providing an OpenQASM 3 semantic analyzer and utilities for program analysis and compilation.\n\n## Installation\n\npyqasm requires Python 3.10 or greater, and can be installed with pip as follows:\n\n```bash\npip install pyqasm\n```\n\n>[!WARNING]\n> **This project is \"pre-alpha\", and is not yet stable or fully realized. Use with caution, as the API and functionality are subject to significant changes.**\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Python toolkit providing an OpenQASM 3 semantic analyzer and utilities for program analysis and compilation.",
    "version": "0.0.0",
    "project_urls": {
        "source": "https://github.com/qBraid/pyqasm",
        "tracker": "https://github.com/qBraid/pyqasm/issues"
    },
    "split_keywords": [
        "quantum",
        " openqasm",
        " symantic-analyzer",
        " compiler",
        " qbraid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bb37f09aeee412b88d663339dbaa687019b7a454dcb4509e89a02fc95b19f55",
                "md5": "d26cde07e2ef4937c0049a55b171987c",
                "sha256": "ad97df5218beee169f4f6684c37984bb241e261ede99675704a97de60277a54a"
            },
            "downloads": -1,
            "filename": "pyqasm-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d26cde07e2ef4937c0049a55b171987c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17039,
            "upload_time": "2024-10-04T18:31:39",
            "upload_time_iso_8601": "2024-10-04T18:31:39.114980Z",
            "url": "https://files.pythonhosted.org/packages/1b/b3/7f09aeee412b88d663339dbaa687019b7a454dcb4509e89a02fc95b19f55/pyqasm-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c91a2084c52f16dd878393ad96d88600974abf5c7628c9b943474dd9b0ca0134",
                "md5": "82bb6dcf8925435e8cd9f4a5896e58cc",
                "sha256": "f6c774ba5a7bb46184d4359a644c1f1eafa05c5f89f24bb2b86f67ee718acac5"
            },
            "downloads": -1,
            "filename": "pyqasm-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "82bb6dcf8925435e8cd9f4a5896e58cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 21410,
            "upload_time": "2024-10-04T18:31:41",
            "upload_time_iso_8601": "2024-10-04T18:31:41.328568Z",
            "url": "https://files.pythonhosted.org/packages/c9/1a/2084c52f16dd878393ad96d88600974abf5c7628c9b943474dd9b0ca0134/pyqasm-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 18:31:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "qBraid",
    "github_project": "pyqasm",
    "github_not_found": true,
    "lcname": "pyqasm"
}
        
Elapsed time: 0.59281s