Name | aiida-inq JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | The official AiiDA plugin for INQ. |
upload_time | 2024-10-08 00:40:08 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
aiida
workflows
inq
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# aiida-inq
AiiDA plugin for the LLNL developed INQ code.
A basic understanding of how to interact with [AiiDA](https://aiida.readthedocs.io/projects/aiida-core/en/stable/) is required. Simple examples have been provided and can be found in the examples folder.
## Basic installation
```bash
git clone https://github.com/LLNL/aiida-inq.git
cd aiida-inq
pip install -e .
```
Future work: Register the package with pypi for simple `pip` installation.
## Release information
``LLNL-CODE-2000432``
AiiDA-INQ is provided under a standard MIT license.
Raw data
{
"_id": null,
"home_page": null,
"name": "aiida-inq",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "aiida, workflows, inq",
"author": null,
"author_email": "Nathan Keilbart <keilbart1@llnl.gov>",
"download_url": "https://files.pythonhosted.org/packages/f0/2c/3b39d248ab2f92b37ddd9ed9afea80bd6ad30a2508c2fd1b12e809bbf012/aiida_inq-0.1.0.tar.gz",
"platform": null,
"description": "# aiida-inq\nAiiDA plugin for the LLNL developed INQ code.\n\nA basic understanding of how to interact with [AiiDA](https://aiida.readthedocs.io/projects/aiida-core/en/stable/) is required. Simple examples have been provided and can be found in the examples folder.\n\n## Basic installation\n\n```bash\ngit clone https://github.com/LLNL/aiida-inq.git\ncd aiida-inq\npip install -e .\n```\n\nFuture work: Register the package with pypi for simple `pip` installation.\n\n## Release information\n``LLNL-CODE-2000432``\n\nAiiDA-INQ is provided under a standard MIT license.\n",
"bugtrack_url": null,
"license": null,
"summary": "The official AiiDA plugin for INQ.",
"version": "0.1.0",
"project_urls": {
"Source": "https://github.com/LLNL/aiida-inq"
},
"split_keywords": [
"aiida",
" workflows",
" inq"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "34ec2be64985811e8fc3a2cd021c61934e9d7e2233c2b47cecdbe7f9b2b7de4b",
"md5": "22c36001c918e6ba38fc740c3954b251",
"sha256": "8ac96ed104b86b1eaae8c60e08452111773b4775353608bbe987c73a9a4a32b0"
},
"downloads": -1,
"filename": "aiida_inq-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "22c36001c918e6ba38fc740c3954b251",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 21966,
"upload_time": "2024-10-08T00:40:06",
"upload_time_iso_8601": "2024-10-08T00:40:06.782976Z",
"url": "https://files.pythonhosted.org/packages/34/ec/2be64985811e8fc3a2cd021c61934e9d7e2233c2b47cecdbe7f9b2b7de4b/aiida_inq-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f02c3b39d248ab2f92b37ddd9ed9afea80bd6ad30a2508c2fd1b12e809bbf012",
"md5": "22588928fa9aa5219832344ff6434345",
"sha256": "0f18ba1e976810e8db87f879867b1467b741b89fd135ae9db58348c6033bf35f"
},
"downloads": -1,
"filename": "aiida_inq-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "22588928fa9aa5219832344ff6434345",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 16782,
"upload_time": "2024-10-08T00:40:08",
"upload_time_iso_8601": "2024-10-08T00:40:08.055067Z",
"url": "https://files.pythonhosted.org/packages/f0/2c/3b39d248ab2f92b37ddd9ed9afea80bd6ad30a2508c2fd1b12e809bbf012/aiida_inq-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-08 00:40:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "LLNL",
"github_project": "aiida-inq",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "aiida-inq"
}