| Name | mkite-engines JSON |
| Version |
25.11.3
JSON |
| download |
| home_page | None |
| Summary | engines for connecting messages to/from mkite |
| upload_time | 2025-11-04 04:30:11 |
| 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/c2/93/db7e59110be641b8faf75fc8aa0b49210750f44d95d5dd7692a826f67c21/mkite_engines-25.11.3.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": "25.11.3",
"project_urls": null,
"split_keywords": [
"workflow",
" materials-science"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0d87eea260ac82a16e64185f9a717f3b7611036e1b7f533359321bb375b7b334",
"md5": "90f0009ac7e04a73f1c4ab66a6802ace",
"sha256": "9b8cf617129d6e859f676be99b507a482e13ed963ed1cd270807a1721b2ea6b6"
},
"downloads": -1,
"filename": "mkite_engines-25.11.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90f0009ac7e04a73f1c4ab66a6802ace",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 17743,
"upload_time": "2025-11-04T04:30:09",
"upload_time_iso_8601": "2025-11-04T04:30:09.424508Z",
"url": "https://files.pythonhosted.org/packages/0d/87/eea260ac82a16e64185f9a717f3b7611036e1b7f533359321bb375b7b334/mkite_engines-25.11.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c293db7e59110be641b8faf75fc8aa0b49210750f44d95d5dd7692a826f67c21",
"md5": "8821675aa3ec7d69feb29f2ba6dbeb2e",
"sha256": "a530338d6b193401b12517548b0c3df1da6cfb9ecd7edbb90cb87567d97ba18c"
},
"downloads": -1,
"filename": "mkite_engines-25.11.3.tar.gz",
"has_sig": false,
"md5_digest": "8821675aa3ec7d69feb29f2ba6dbeb2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19511,
"upload_time": "2025-11-04T04:30:11",
"upload_time_iso_8601": "2025-11-04T04:30:11.919142Z",
"url": "https://files.pythonhosted.org/packages/c2/93/db7e59110be641b8faf75fc8aa0b49210750f44d95d5dd7692a826f67c21/mkite_engines-25.11.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-04 04:30:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mkite-engines"
}