aiidalab-qe-hp


Nameaiidalab-qe-hp JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryWeb GUI for Quantum ESPRESSO and hp calculations in AiiDA.
upload_time2025-08-22 11:38:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords aiida workflows core-level spectroscopy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AiiDAlab QE app Hubbard parameters plugin

A plugin for running Hubbard parameters calculations inside the AiiDAlab Quantum ESPRESSO App.


## Installation
You can install the plugin from the `Plugin store` of the AiiDAlab QE app.

If you want to install manually, run

```shell
pip install aiidalab-qe-hp
```
then restart the AiiDA daemon
```shell
verdi daemon restart
```

## Documentation
Please refer to the [documentation](https://aiidalab-qe-hp.readthedocs.io/en/latest/) for more information on how to use this plugin.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aiidalab-qe-hp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "aiida, workflows, core-level, spectroscopy",
    "author": null,
    "author_email": "Xing Wang <xingwang1991@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3c/ef/78478f9966f77f0724c0a5fcd58722bb3784b75c2b0f09c3f4f07591b0b2/aiidalab_qe_hp-0.1.3.tar.gz",
    "platform": null,
    "description": "# AiiDAlab QE app Hubbard parameters plugin\n\nA plugin for running Hubbard parameters calculations inside the AiiDAlab Quantum ESPRESSO App.\n\n\n## Installation\nYou can install the plugin from the `Plugin store` of the AiiDAlab QE app.\n\nIf you want to install manually, run\n\n```shell\npip install aiidalab-qe-hp\n```\nthen restart the AiiDA daemon\n```shell\nverdi daemon restart\n```\n\n## Documentation\nPlease refer to the [documentation](https://aiidalab-qe-hp.readthedocs.io/en/latest/) for more information on how to use this plugin.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Web GUI for Quantum ESPRESSO and hp calculations in AiiDA.",
    "version": "0.1.3",
    "project_urls": {
        "documentation": "https://aiidalab-qe-hp.readthedocs.io/",
        "homepage": "https://github.com/superstar54/aiidalab-qe-hp",
        "source": "https://github.com/superstar54/aiidalab-qe-hp",
        "tracker": "https://github.com/superstar54/aiidalab-qe-hp/issues"
    },
    "split_keywords": [
        "aiida",
        " workflows",
        " core-level",
        " spectroscopy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c609d5bf01bb2d7f2de8e63b1d86d4d3bc24abb41f7e0236f7697596c7ba890",
                "md5": "286b2b2c6a9a85a9c2076a896b2a2d2a",
                "sha256": "cd938f07985e533480e6ecaa01827a786e530ee210a7ac5fb53858bffcb65280"
            },
            "downloads": -1,
            "filename": "aiidalab_qe_hp-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "286b2b2c6a9a85a9c2076a896b2a2d2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13246,
            "upload_time": "2025-08-22T11:38:37",
            "upload_time_iso_8601": "2025-08-22T11:38:37.831368Z",
            "url": "https://files.pythonhosted.org/packages/4c/60/9d5bf01bb2d7f2de8e63b1d86d4d3bc24abb41f7e0236f7697596c7ba890/aiidalab_qe_hp-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3cef78478f9966f77f0724c0a5fcd58722bb3784b75c2b0f09c3f4f07591b0b2",
                "md5": "fb2107f4a5bf9ddcff4cb3ffbc6a6ac2",
                "sha256": "5e75a7fad6affe51e4de81a1aa4e2f4bb4d6525cd021a2a8f5e60fb10d499308"
            },
            "downloads": -1,
            "filename": "aiidalab_qe_hp-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fb2107f4a5bf9ddcff4cb3ffbc6a6ac2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11233,
            "upload_time": "2025-08-22T11:38:39",
            "upload_time_iso_8601": "2025-08-22T11:38:39.034656Z",
            "url": "https://files.pythonhosted.org/packages/3c/ef/78478f9966f77f0724c0a5fcd58722bb3784b75c2b0f09c3f4f07591b0b2/aiidalab_qe_hp-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 11:38:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "superstar54",
    "github_project": "aiidalab-qe-hp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aiidalab-qe-hp"
}
        
Elapsed time: 0.70994s