quri-parts-pyscf


Namequri-parts-pyscf JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-sdk
SummaryA plugin to use PySCF with QURI Parts
upload_time2025-10-06 14:53:06
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 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-sdk",
    "name": "quri-parts-pyscf",
    "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/0d/c2/65a127aec43d68942a9b21d8ed30912596a134292dcb4df8d10616039aec/quri_parts_pyscf-0.24.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.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": "6721662361607928ca0812f1a08cf7d8ac3c929fa8e0a0ce48490d876b64fbac",
                "md5": "831c78f9dc149f802bb9a01759f542c1",
                "sha256": "b186d44e0246b375ac6e9e2dd1911caee524e47fa60d925e226bf9924210cc5b"
            },
            "downloads": -1,
            "filename": "quri_parts_pyscf-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "831c78f9dc149f802bb9a01759f542c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 10871,
            "upload_time": "2025-10-06T14:52:47",
            "upload_time_iso_8601": "2025-10-06T14:52:47.752274Z",
            "url": "https://files.pythonhosted.org/packages/67/21/662361607928ca0812f1a08cf7d8ac3c929fa8e0a0ce48490d876b64fbac/quri_parts_pyscf-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0dc265a127aec43d68942a9b21d8ed30912596a134292dcb4df8d10616039aec",
                "md5": "52412ac7bc214686e8e23106a0e201f6",
                "sha256": "f1405b84cafb2fff501325f4fa294aaf4c2555b2c635afdaea0302854af072d8"
            },
            "downloads": -1,
            "filename": "quri_parts_pyscf-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "52412ac7bc214686e8e23106a0e201f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 8223,
            "upload_time": "2025-10-06T14:53:06",
            "upload_time_iso_8601": "2025-10-06T14:53:06.244092Z",
            "url": "https://files.pythonhosted.org/packages/0d/c2/65a127aec43d68942a9b21d8ed30912596a134292dcb4df8d10616039aec/quri_parts_pyscf-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 14:53:06",
    "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-pyscf"
}
        
Elapsed time: 0.71150s