quri-parts-pyscf


Namequri-parts-pyscf JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-parts
SummaryA plugin to use PySCF with QURI Parts
upload_time2024-03-19 02:14:26
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 PySCF

QURI Parts PySCF is a support library for using PySCF with QURI Parts.

## Documentation

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

## Installation

```
pip install quri-parts-pyscf
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-parts",
    "name": "quri-parts-pyscf",
    "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/3b/38/15b308686905abf9102f6274a7388c210bd1181ac630b730a43d4e1c1f21/quri_parts_pyscf-0.17.0.tar.gz",
    "platform": null,
    "description": "# QURI Parts PySCF\n\nQURI Parts PySCF is a support library for using PySCF with QURI Parts.\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-pyscf\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A plugin to use PySCF 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": "f390e42b7e0634e5a28a778bf47c948fc3ce89f21d4e80bbc797802e0eecaaed",
                "md5": "ec4029e35816d0dd15c75c59c2685e17",
                "sha256": "5bc6e4528729e574b3f641810307f2c4e4a78daa92aed0712aa14ab9f5571238"
            },
            "downloads": -1,
            "filename": "quri_parts_pyscf-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec4029e35816d0dd15c75c59c2685e17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.8,<4.0.0",
            "size": 10811,
            "upload_time": "2024-03-19T02:14:05",
            "upload_time_iso_8601": "2024-03-19T02:14:05.526053Z",
            "url": "https://files.pythonhosted.org/packages/f3/90/e42b7e0634e5a28a778bf47c948fc3ce89f21d4e80bbc797802e0eecaaed/quri_parts_pyscf-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b3815b308686905abf9102f6274a7388c210bd1181ac630b730a43d4e1c1f21",
                "md5": "54fe103c7ebc637486d7082f3ca02dcb",
                "sha256": "919664c1005d0759cd99a4940926ed072b37ed2d860812c2365b1ef8c8806903"
            },
            "downloads": -1,
            "filename": "quri_parts_pyscf-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "54fe103c7ebc637486d7082f3ca02dcb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.8,<4.0.0",
            "size": 8197,
            "upload_time": "2024-03-19T02:14:26",
            "upload_time_iso_8601": "2024-03-19T02:14:26.769699Z",
            "url": "https://files.pythonhosted.org/packages/3b/38/15b308686905abf9102f6274a7388c210bd1181ac630b730a43d4e1c1f21/quri_parts_pyscf-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 02:14:26",
    "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-pyscf"
}
        
Elapsed time: 0.21120s