# atomate2-turbomole
[![tests](https://img.shields.io/github/actions/workflow/status/Matgenix/atomate2-turbomole/testing.yml?branch=main&label=tests)](https://github.com/Matgenix/atomate2-turbomole/actions?query=workflow%3Atesting)
[![code coverage](https://img.shields.io/codecov/c/gh/Matgenix/atomate2-turbomole)](https://codecov.io/gh/Matgenix/atomate2-turbomole)
[![pypi version](https://img.shields.io/pypi/v/atomate2-turbomole?color=blue)](https://pypi.org/project/atomate2-turbomole)
![supported python versions](https://img.shields.io/pypi/pyversions/atomate2-turbomole)
**[Full Documentation][docs]**
Atomate2-turbomole is an add-on package for [atomate2](https://github.com/materialsproject/atomate2).
Atomate2-turbomole is built to work with Turbomole, and is built on top of open source
libraries such as [pymatgen](https://github.com/materialsproject/pymatgen),
[custodian](https://github.com/materialsproject/custodian),
[jobflow](https://github.com/materialsproject/jobflow)
and [turbomoleio](https://github.com/Matgenix/turbomoleio).
Currently, the jobs and flows have been implemented and tested for Turbomole version 7.6 and 7.7 series. The
atomate2-turbomole thus relies on the turbomoleio version that is compatible with Turbomole version used.
For information, hereafter is a table with compatible versions of Turbomole:
| TURBOMOLE version(s) | atomate2-turbomole version(s) | turbomoleio version(s) |
|:---------------------|:-----------------------------:|-----------------------:|
| 7.8 series | 0.3.x series | 1.6.x series |
| 7.7 series | 0.2.x series | 1.5.x series |
| 7.6 series | 0.1.x series | 1.4.x series |
Note that the turbomoleio version is pinned in the atomate2-turbomole version, i.e. if you install a given
atomate2-turbomole version, the corresponding (compatible) turbomoleio version will be installed. You only
have to choose which atomate2-turbomole version to use based on the Turbomole release you have.
## Need help?
If you've found an issue with atomate2-turbomole, please submit a bug report on [GitHub Issues][issues].
## What’s new?
Track changes to atomate2-turbomole through the [changelog][changelog].
## Contributing
We greatly appreciate any contributions in the form of a pull request.
Additional information on contributing to atomate2-turbomole can be found [here][contributing].
We maintain a list of all contributors [here][contributors].
### Code of conduct
Help us keep atomate2-turbomole open and inclusive.
Please read and follow our [Code of Conduct][codeofconduct].
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
## License
This add-on is released under the same license as atomate2, modified BSD; the full text can be found [here][license].
## Citation
If you use atomate2-turbomole in your work, please cite it as follows:
- "atomate2-turbomole: an open-source add-on to atomate2 workflows for
Turbomole, [https://github.com/Matgenix/atomate2-turbomole](https://github.com/Matgenix/atomate2-turbomole)
## Acknowledgements
atomate2-turbomole is developed and maintained by Matgenix SRL.
The copyright of atomate2-turbomole is shared by Matgenix SRL and Toyota Motor Europe SA.
A full list of all contributors can be found [here][contributors].
[issues]: https://github.com//Matgenix/atomate2-turbomole/issues
[changelog]: https://github.com//Matgenix/atomate2-turbomole/blob/main/CHANGELOG.md
[contributors]: https://github.com/Matgenix/atomate2-turbomole/graphs/contributors
[contributing]: https://github.com/Matgenix/atomate2-turbomole/blob/main/CONTRIBUTING.md
[codeofconduct]: https://github.com/Matgenix/atomate2-turbomole/blob/main/CODE_OF_CONDUCT.md
[license]: https://raw.githubusercontent.com/Matgenix/atomate2-turbomole/blob/main/LICENSE
[docs]: https://Matgenix.github.io/atomate2-turbomole/
Raw data
{
"_id": null,
"home_page": null,
"name": "atomate2-turbomole",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "high-throughput, automated, workflow, dft, ab initio, turbomole",
"author": null,
"author_email": "David Waroquiers <david.waroquiers@matgenix.com>",
"download_url": "https://files.pythonhosted.org/packages/41/30/9ab0c5d108dd7f2c68ccb4437adb01277d1898494f04724a71e4afd13cf9/atomate2_turbomole-0.3.tar.gz",
"platform": null,
"description": "# atomate2-turbomole\n\n[![tests](https://img.shields.io/github/actions/workflow/status/Matgenix/atomate2-turbomole/testing.yml?branch=main&label=tests)](https://github.com/Matgenix/atomate2-turbomole/actions?query=workflow%3Atesting)\n[![code coverage](https://img.shields.io/codecov/c/gh/Matgenix/atomate2-turbomole)](https://codecov.io/gh/Matgenix/atomate2-turbomole)\n[![pypi version](https://img.shields.io/pypi/v/atomate2-turbomole?color=blue)](https://pypi.org/project/atomate2-turbomole)\n![supported python versions](https://img.shields.io/pypi/pyversions/atomate2-turbomole)\n\n**[Full Documentation][docs]**\n\nAtomate2-turbomole is an add-on package for [atomate2](https://github.com/materialsproject/atomate2).\n\nAtomate2-turbomole is built to work with Turbomole, and is built on top of open source\nlibraries such as [pymatgen](https://github.com/materialsproject/pymatgen),\n[custodian](https://github.com/materialsproject/custodian),\n[jobflow](https://github.com/materialsproject/jobflow)\nand [turbomoleio](https://github.com/Matgenix/turbomoleio).\n\nCurrently, the jobs and flows have been implemented and tested for Turbomole version 7.6 and 7.7 series. The\natomate2-turbomole thus relies on the turbomoleio version that is compatible with Turbomole version used.\nFor information, hereafter is a table with compatible versions of Turbomole:\n\n| TURBOMOLE version(s) | atomate2-turbomole version(s) | turbomoleio version(s) |\n|:---------------------|:-----------------------------:|-----------------------:|\n| 7.8 series | 0.3.x series | 1.6.x series |\n| 7.7 series | 0.2.x series | 1.5.x series |\n| 7.6 series | 0.1.x series | 1.4.x series |\n\nNote that the turbomoleio version is pinned in the atomate2-turbomole version, i.e. if you install a given\natomate2-turbomole version, the corresponding (compatible) turbomoleio version will be installed. You only\nhave to choose which atomate2-turbomole version to use based on the Turbomole release you have.\n\n## Need help?\n\nIf you've found an issue with atomate2-turbomole, please submit a bug report on [GitHub Issues][issues].\n\n## What\u2019s new?\n\nTrack changes to atomate2-turbomole through the [changelog][changelog].\n\n## Contributing\n\nWe greatly appreciate any contributions in the form of a pull request.\nAdditional information on contributing to atomate2-turbomole can be found [here][contributing].\nWe maintain a list of all contributors [here][contributors].\n\n### Code of conduct\n\nHelp us keep atomate2-turbomole open and inclusive.\nPlease read and follow our [Code of Conduct][codeofconduct].\n\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)\n\n## License\n\nThis add-on is released under the same license as atomate2, modified BSD; the full text can be found [here][license].\n\n## Citation\n\nIf you use atomate2-turbomole in your work, please cite it as follows:\n\n- \"atomate2-turbomole: an open-source add-on to atomate2 workflows for\nTurbomole, [https://github.com/Matgenix/atomate2-turbomole](https://github.com/Matgenix/atomate2-turbomole)\n\n## Acknowledgements\n\natomate2-turbomole is developed and maintained by Matgenix SRL.\nThe copyright of atomate2-turbomole is shared by Matgenix SRL and Toyota Motor Europe SA.\n\nA full list of all contributors can be found [here][contributors].\n\n[issues]: https://github.com//Matgenix/atomate2-turbomole/issues\n[changelog]: https://github.com//Matgenix/atomate2-turbomole/blob/main/CHANGELOG.md\n[contributors]: https://github.com/Matgenix/atomate2-turbomole/graphs/contributors\n[contributing]: https://github.com/Matgenix/atomate2-turbomole/blob/main/CONTRIBUTING.md\n[codeofconduct]: https://github.com/Matgenix/atomate2-turbomole/blob/main/CODE_OF_CONDUCT.md\n[license]: https://raw.githubusercontent.com/Matgenix/atomate2-turbomole/blob/main/LICENSE\n[docs]: https://Matgenix.github.io/atomate2-turbomole/\n",
"bugtrack_url": null,
"license": "modified BSD",
"summary": "The atomate2-turbomole package is a workflow package for Turbomole",
"version": "0.3",
"project_urls": null,
"split_keywords": [
"high-throughput",
" automated",
" workflow",
" dft",
" ab initio",
" turbomole"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b88f6602e6c8c0fe1a94f37b5ac91faa5ae45276414bae35d680dc18b2469c81",
"md5": "b1777c14446d1bd42604995371211415",
"sha256": "b9ca360f6da0c6c898a5e48a39038c07aaae051f7ff255f7767d657344bdfd6f"
},
"downloads": -1,
"filename": "atomate2_turbomole-0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b1777c14446d1bd42604995371211415",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 21944,
"upload_time": "2024-09-12T14:32:37",
"upload_time_iso_8601": "2024-09-12T14:32:37.901385Z",
"url": "https://files.pythonhosted.org/packages/b8/8f/6602e6c8c0fe1a94f37b5ac91faa5ae45276414bae35d680dc18b2469c81/atomate2_turbomole-0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41309ab0c5d108dd7f2c68ccb4437adb01277d1898494f04724a71e4afd13cf9",
"md5": "9827690ad3d2ceea8ec74b76869e23be",
"sha256": "eccc1b13b7f46d298049d66ea6b64381a9cea9dd0cba9c5b54caea98800947a6"
},
"downloads": -1,
"filename": "atomate2_turbomole-0.3.tar.gz",
"has_sig": false,
"md5_digest": "9827690ad3d2ceea8ec74b76869e23be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 21155,
"upload_time": "2024-09-12T14:32:38",
"upload_time_iso_8601": "2024-09-12T14:32:38.876530Z",
"url": "https://files.pythonhosted.org/packages/41/30/9ab0c5d108dd7f2c68ccb4437adb01277d1898494f04724a71e4afd13cf9/atomate2_turbomole-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-12 14:32:38",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "atomate2-turbomole"
}