Name | aiida-gui JSON |
Version |
0.2.3
JSON |
| download |
home_page | None |
Summary | Design flexible node-based workflow for AiiDA calculation. |
upload_time | 2025-07-17 14:47:01 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
aiida
workflows
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Welcome to AiiDA GUI!
[](https://badge.fury.io/py/aiida-gui)
[](http://aiida-gui.readthedocs.io/)
[](https://github.com/aiidateam/aiida-gui/actions/workflows/ci.yml)
Web UI to visualize and manage the AiiDA WorkGraph.
## Installation
```bash
pip install aiida-gui
````
## Usage
Start the AiiDA GUI server with the following command:
```bash
aiida-gui start
```
Open `http://localhost:8000` to access the AiiDA GUI in your web browser.
Stop the AiiDA GUI server with the following command:
```bash
aiida-gui stop
```
Raw data
{
"_id": null,
"home_page": null,
"name": "aiida-gui",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "aiida, workflows",
"author": null,
"author_email": "Xing Wang <xingwang1991@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/47/49/cd3a6415278a26a8875264eaee78514bb98c572c4f77527edeb52f6a87ad/aiida_gui-0.2.3.tar.gz",
"platform": null,
"description": "# Welcome to AiiDA GUI!\n[](https://badge.fury.io/py/aiida-gui)\n[](http://aiida-gui.readthedocs.io/)\n[](https://github.com/aiidateam/aiida-gui/actions/workflows/ci.yml)\n\n\nWeb UI to visualize and manage the AiiDA WorkGraph.\n\n\n## Installation\n\n```bash\npip install aiida-gui\n````\n\n## Usage\n\nStart the AiiDA GUI server with the following command:\n\n```bash\naiida-gui start\n```\n\nOpen `http://localhost:8000` to access the AiiDA GUI in your web browser.\n\nStop the AiiDA GUI server with the following command:\n\n```bash\naiida-gui stop\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Design flexible node-based workflow for AiiDA calculation.",
"version": "0.2.3",
"project_urls": {
"Documentation": "https://aiida-gui.readthedocs.io",
"Source": "https://github.com/aiidateam/aiida-gui"
},
"split_keywords": [
"aiida",
" workflows"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "32833e790f7de8ce8ef3a78c1d0f55ff9b852caefd12c104fa4628900968e893",
"md5": "776c2f4fab1df61b2c654bca3268000c",
"sha256": "97c955c95e8d3d56023e43b14cc93b85884e95608ec71c5a9066a6ce1181a103"
},
"downloads": -1,
"filename": "aiida_gui-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "776c2f4fab1df61b2c654bca3268000c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5805763,
"upload_time": "2025-07-17T14:46:59",
"upload_time_iso_8601": "2025-07-17T14:46:59.383705Z",
"url": "https://files.pythonhosted.org/packages/32/83/3e790f7de8ce8ef3a78c1d0f55ff9b852caefd12c104fa4628900968e893/aiida_gui-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4749cd3a6415278a26a8875264eaee78514bb98c572c4f77527edeb52f6a87ad",
"md5": "8dd794a4ec5f53fcf233109ac97c6326",
"sha256": "c4c38fbfbfe83ec1c2c76ed733b3556322fe394aef44cdc6c3fa1ef00b6932f0"
},
"downloads": -1,
"filename": "aiida_gui-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "8dd794a4ec5f53fcf233109ac97c6326",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 5742587,
"upload_time": "2025-07-17T14:47:01",
"upload_time_iso_8601": "2025-07-17T14:47:01.347076Z",
"url": "https://files.pythonhosted.org/packages/47/49/cd3a6415278a26a8875264eaee78514bb98c572c4f77527edeb52f6a87ad/aiida_gui-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 14:47:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aiidateam",
"github_project": "aiida-gui",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aiida-gui"
}