| Name | mkite-vasp JSON |
| Version |
25.11.3
JSON |
| download |
| home_page | None |
| Summary | mkite_vasp is a plugin to execute VASP calculations using mkite |
| upload_time | 2025-11-04 04:37:15 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | None |
| keywords |
workflow
materials-science
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# mkite_vasp
`mkite_conformer` is a plugin that helps running DFT calculations using [VASP](https://vasp.at/).
The plugin uses [pymatgen](https://github.com/materialsproject/pymatgen) and [custodian](https://github.com/materialsproject/custodian) to create the VASP inputs using Python, as well as running and monitoring the VASP calculation.
As an example, this plugin implements recipes such as relaxation and single-point calculations.
## Documentation
General tutorial for `mkite` and its plugins are available in the [main documentation](https://mkite.org).
Complete API documentation is pending.
## Installation
To install `mkite_vasp`, use pip:
```bash
pip install mkite_vasp
```
Alternatively, for a development version, clone this repo and install it in editable form:
```bash
pip install -U git+https://github.com/mkite-group/mkite_vasp
```
## Contributions
Contributions to the entire mkite suite are welcomed.
You can send a pull request or open an issue for this plugin or either of the packages in mkite.
When doing so, please adhere to the [Code of Conduct](CODE_OF_CONDUCT.md) in the mkite suite.
The mkite package was created by Daniel Schwalbe-Koda <dskoda@ucla.edu>.
### Citing mkite
If you use mkite in a publication, please cite the following paper:
```bibtex
@article{mkite2023,
title = {mkite: A distributed computing platform for high-throughput materials simulations},
author = {Schwalbe-Koda, Daniel},
year = {2023},
journal = {arXiv:2301.08841},
doi = {10.48550/arXiv.2301.08841},
url = {https://doi.org/10.48550/arXiv.2301.08841},
arxiv={2301.08841},
}
```
## License
The mkite suite is distributed under the following license: Apache 2.0 WITH LLVM exception.
All new contributions must be made under this license.
SPDX: Apache-2.0, LLVM-exception
LLNL-CODE-848161
Raw data
{
"_id": null,
"home_page": null,
"name": "mkite-vasp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "workflow, materials-science",
"author": null,
"author_email": "Daniel Schwalbe-Koda <dskoda@ucla.edu>",
"download_url": "https://files.pythonhosted.org/packages/23/b5/558b153d36a839516ac83905815e5a36cc934bf41e00dce9e740b12b4cdc/mkite_vasp-25.11.3.tar.gz",
"platform": null,
"description": "# mkite_vasp\n\n`mkite_conformer` is a plugin that helps running DFT calculations using [VASP](https://vasp.at/).\nThe plugin uses [pymatgen](https://github.com/materialsproject/pymatgen) and [custodian](https://github.com/materialsproject/custodian) to create the VASP inputs using Python, as well as running and monitoring the VASP calculation.\nAs an example, this plugin implements recipes such as relaxation and single-point calculations.\n\n## Documentation\n\nGeneral tutorial for `mkite` and its plugins are available in the [main documentation](https://mkite.org).\nComplete API documentation is pending.\n\n## Installation\n\nTo install `mkite_vasp`, use pip:\n\n```bash\npip install mkite_vasp\n```\n\nAlternatively, for a development version, clone this repo and install it in editable form:\n\n```bash\npip install -U git+https://github.com/mkite-group/mkite_vasp\n```\n\n## Contributions\n\nContributions to the entire mkite suite are welcomed.\nYou can send a pull request or open an issue for this plugin or either of the packages in mkite.\nWhen doing so, please adhere to the [Code of Conduct](CODE_OF_CONDUCT.md) in the mkite suite.\n\nThe mkite package was created by Daniel Schwalbe-Koda <dskoda@ucla.edu>.\n\n### Citing mkite\n\nIf you use mkite in a publication, please cite the following paper:\n\n```bibtex\n@article{mkite2023,\n title = {mkite: A distributed computing platform for high-throughput materials simulations},\n author = {Schwalbe-Koda, Daniel},\n year = {2023},\n journal = {arXiv:2301.08841},\n doi = {10.48550/arXiv.2301.08841},\n url = {https://doi.org/10.48550/arXiv.2301.08841},\n arxiv={2301.08841},\n}\n```\n\n## License\n\nThe mkite suite is distributed under the following license: Apache 2.0 WITH LLVM exception.\n\nAll new contributions must be made under this license.\n\nSPDX: Apache-2.0, LLVM-exception\n\nLLNL-CODE-848161\n",
"bugtrack_url": null,
"license": null,
"summary": "mkite_vasp is a plugin to execute VASP calculations using mkite",
"version": "25.11.3",
"project_urls": null,
"split_keywords": [
"workflow",
" materials-science"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ed1fa236fdb7eded7a5f78527cbc7d43ef996a59d750cd1fcc470408f77663b3",
"md5": "87719bc48bfedda88c16d2811a6a7ac5",
"sha256": "f34fca3e77fa7537ed74a247c6fdb5f31a0dbfd21ed0d0bf2b1fc9e0d5929637"
},
"downloads": -1,
"filename": "mkite_vasp-25.11.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "87719bc48bfedda88c16d2811a6a7ac5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 19948,
"upload_time": "2025-11-04T04:37:14",
"upload_time_iso_8601": "2025-11-04T04:37:14.155907Z",
"url": "https://files.pythonhosted.org/packages/ed/1f/a236fdb7eded7a5f78527cbc7d43ef996a59d750cd1fcc470408f77663b3/mkite_vasp-25.11.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "23b5558b153d36a839516ac83905815e5a36cc934bf41e00dce9e740b12b4cdc",
"md5": "173e52617421bc05d6d30444f5c0a2cf",
"sha256": "e0d2f640100c20bc106faca211a77195f1836e706f308394fa630c6133b3c5f5"
},
"downloads": -1,
"filename": "mkite_vasp-25.11.3.tar.gz",
"has_sig": false,
"md5_digest": "173e52617421bc05d6d30444f5c0a2cf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14434,
"upload_time": "2025-11-04T04:37:15",
"upload_time_iso_8601": "2025-11-04T04:37:15.249638Z",
"url": "https://files.pythonhosted.org/packages/23/b5/558b153d36a839516ac83905815e5a36cc934bf41e00dce9e740b12b4cdc/mkite_vasp-25.11.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-04 04:37:15",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mkite-vasp"
}