Name | mkite-engines JSON |
Version |
24.9.5
JSON |
| download |
home_page | None |
Summary | engines for connecting messages to/from mkite |
upload_time | 2024-09-05 17:50:00 |
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.
|
<div align="center">
<img src="https://raw.githubusercontent.com/mkite-group/mkite_engines/main/docs/_static/mkite-engines.svg" width="400"><br>
</div>
# mkite_engines
mkite_engines implements interfaces that help distributing jobs to workers.
These interfaces are [producers and consumers](https://en.wikipedia.org/wiki/Producer%E2%80%93consumer_problem) of data, and are created to simplify data management and transfer between the production server and the task worker.
## Documentation
General tutorial for `mkite` and its plugins are available in the [main documentation](https://mkite.org).
Complete API documentation is pending.
## Installation
`mkite_engines` is essential to run all other components of mkite. To install this package, use pip:
```bash
pip install mkite_engines
```
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_engines
```
## 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-engines",
"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/28/8f/b3e4ba09d1388f6ce6e63ab6dc4263944d01fc0aa5a9b3aff26f381c039a/mkite_engines-24.9.5.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n <img src=\"https://raw.githubusercontent.com/mkite-group/mkite_engines/main/docs/_static/mkite-engines.svg\" width=\"400\"><br>\n</div>\n\n# mkite_engines\n\nmkite_engines implements interfaces that help distributing jobs to workers.\nThese interfaces are [producers and consumers](https://en.wikipedia.org/wiki/Producer%E2%80%93consumer_problem) of data, and are created to simplify data management and transfer between the production server and the task worker.\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\n`mkite_engines` is essential to run all other components of mkite. To install this package, use pip:\n\n```bash\npip install mkite_engines\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_engines\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": "engines for connecting messages to/from mkite",
"version": "24.9.5",
"project_urls": null,
"split_keywords": [
"workflow",
" materials-science"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "52a3cc074ed79a942aa1608cd38b49232df63f07460b5a4be7f084f4303e8f61",
"md5": "8677a9a06ab7a925e7c0a8cf3eb9230a",
"sha256": "8d06e50bc980b3f1ad0c24951017a2a1fec8cd2031e885f3debca483398dd74a"
},
"downloads": -1,
"filename": "mkite_engines-24.9.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8677a9a06ab7a925e7c0a8cf3eb9230a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 17638,
"upload_time": "2024-09-05T17:49:58",
"upload_time_iso_8601": "2024-09-05T17:49:58.978892Z",
"url": "https://files.pythonhosted.org/packages/52/a3/cc074ed79a942aa1608cd38b49232df63f07460b5a4be7f084f4303e8f61/mkite_engines-24.9.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "288fb3e4ba09d1388f6ce6e63ab6dc4263944d01fc0aa5a9b3aff26f381c039a",
"md5": "a93b60c3f4ed86bbfc1b1d3d10e88d44",
"sha256": "3d34a19c72559806b15933b6e364eb5ddcd9af127e153994b8e764b5c92d88ad"
},
"downloads": -1,
"filename": "mkite_engines-24.9.5.tar.gz",
"has_sig": false,
"md5_digest": "a93b60c3f4ed86bbfc1b1d3d10e88d44",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19451,
"upload_time": "2024-09-05T17:50:00",
"upload_time_iso_8601": "2024-09-05T17:50:00.125250Z",
"url": "https://files.pythonhosted.org/packages/28/8f/b3e4ba09d1388f6ce6e63ab6dc4263944d01fc0aa5a9b3aff26f381c039a/mkite_engines-24.9.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-05 17:50:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mkite-engines"
}