atomate2-turbomole


Nameatomate2-turbomole JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryThe atomate2-turbomole package is a workflow package for Turbomole
upload_time2024-03-29 18:52:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licensemodified BSD
keywords high-throughput automated workflow dft ab initio turbomole
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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 series. The
atomate2-turbomole thus relies on turbomoleio version 1.4.x which is compatible with Turbomole version
7.6 series.

## 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.8",
    "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/50/b0/1b7366b9a1144c0d28e18db038e5a01de28a4dfa0d705b37d9c991ee76b8/atomate2-turbomole-0.1.1.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 series. The\natomate2-turbomole thus relies on turbomoleio version 1.4.x which is compatible with Turbomole version\n7.6 series.\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.1.1",
    "project_urls": null,
    "split_keywords": [
        "high-throughput",
        " automated",
        " workflow",
        " dft",
        " ab initio",
        " turbomole"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d91883238ff4509e02eb2f35d03458579c7f43b865d71a730ea480a2d1b11de",
                "md5": "c3e233293192666ac1a8d236d3c14c53",
                "sha256": "e138a119eed8e7aaef0a2d50c2dc0c3f3985cc198f3e6439a70d77969d1d7d9f"
            },
            "downloads": -1,
            "filename": "atomate2_turbomole-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3e233293192666ac1a8d236d3c14c53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21705,
            "upload_time": "2024-03-29T18:52:35",
            "upload_time_iso_8601": "2024-03-29T18:52:35.213610Z",
            "url": "https://files.pythonhosted.org/packages/3d/91/883238ff4509e02eb2f35d03458579c7f43b865d71a730ea480a2d1b11de/atomate2_turbomole-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50b01b7366b9a1144c0d28e18db038e5a01de28a4dfa0d705b37d9c991ee76b8",
                "md5": "6bf27643346d44bf4d498f02a7787b39",
                "sha256": "5df9762720123996c6394774516a6a0cab7c608f7530db5d607032e9c79995c9"
            },
            "downloads": -1,
            "filename": "atomate2-turbomole-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6bf27643346d44bf4d498f02a7787b39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20637,
            "upload_time": "2024-03-29T18:52:36",
            "upload_time_iso_8601": "2024-03-29T18:52:36.515471Z",
            "url": "https://files.pythonhosted.org/packages/50/b0/1b7366b9a1144c0d28e18db038e5a01de28a4dfa0d705b37d9c991ee76b8/atomate2-turbomole-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 18:52:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "atomate2-turbomole"
}
        
Elapsed time: 0.20696s