# jobspec (python)
> Translation layer for a jobspec specification to cluster execution
[![PyPI version](https://badge.fury.io/py/jobspec.svg)](https://badge.fury.io/py/jobspec)
![https://github.com/compspec/jobspec/blob/main/img/jobspec-bot.png?raw=true](https://github.com/compspec/jobspec/blob/main/img/jobspec-bot.png?raw=true)
This library includes a cluster agnostic language to setup a job (one unit of work in a jobspec).
It is a transformational layer, or a simple language that converts steps needed to prepare a job
for a specific clusters scheduler. We are currently prototyping off of the Flux JobSpec, and intent
to derive some variant between that and something more. It is JobSpec... the next generation! 🚀️
⭐️ [Documentation](https://compspec.github.io/jobspec) ⭐️
## License
HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.
See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614
Raw data
{
"_id": null,
"home_page": "https://github.com/compspec/jobspec",
"name": "jobspec",
"maintainer": "Vanessa Sochat",
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "cluster, orchestration, transformer, jobspec, flux",
"author": "Vanessa Sochat",
"author_email": "vsoch@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/5f/66/ebc12c8a1b2dc42ec521aa2d050da65a7e3357dd8722a6886012571cb85d/jobspec-0.1.15.tar.gz",
"platform": null,
"description": "# jobspec (python)\n\n> Translation layer for a jobspec specification to cluster execution\n\n[![PyPI version](https://badge.fury.io/py/jobspec.svg)](https://badge.fury.io/py/jobspec)\n\n![https://github.com/compspec/jobspec/blob/main/img/jobspec-bot.png?raw=true](https://github.com/compspec/jobspec/blob/main/img/jobspec-bot.png?raw=true)\n\nThis library includes a cluster agnostic language to setup a job (one unit of work in a jobspec).\nIt is a transformational layer, or a simple language that converts steps needed to prepare a job\nfor a specific clusters scheduler. We are currently prototyping off of the Flux JobSpec, and intent\nto derive some variant between that and something more. It is JobSpec... the next generation! \ud83d\ude80\ufe0f\n\n\u2b50\ufe0f [Documentation](https://compspec.github.io/jobspec) \u2b50\ufe0f\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n",
"bugtrack_url": null,
"license": "LICENSE",
"summary": "Jobspec specification and translation layer for cluster work",
"version": "0.1.15",
"project_urls": {
"Homepage": "https://github.com/compspec/jobspec"
},
"split_keywords": [
"cluster",
" orchestration",
" transformer",
" jobspec",
" flux"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1dfee863cad7095f3ac143f199dc94817b6cd9a857c96628b6c2591deb804ac9",
"md5": "5464b8c5588ce51ff7e93b3681e18d1a",
"sha256": "f8adc874b5d7c72d763f7bd88809937ba87522651535800fa84dcb821048ef47"
},
"downloads": -1,
"filename": "jobspec-0.1.15-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5464b8c5588ce51ff7e93b3681e18d1a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 40805,
"upload_time": "2024-06-12T17:36:53",
"upload_time_iso_8601": "2024-06-12T17:36:53.359603Z",
"url": "https://files.pythonhosted.org/packages/1d/fe/e863cad7095f3ac143f199dc94817b6cd9a857c96628b6c2591deb804ac9/jobspec-0.1.15-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5f66ebc12c8a1b2dc42ec521aa2d050da65a7e3357dd8722a6886012571cb85d",
"md5": "ba3359e81c36571a9854a72e459da8f4",
"sha256": "8cf0e609c5e6c0b8bcf2ff013ab70084315a319eafe694465c0bf0797fb48411"
},
"downloads": -1,
"filename": "jobspec-0.1.15.tar.gz",
"has_sig": false,
"md5_digest": "ba3359e81c36571a9854a72e459da8f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27949,
"upload_time": "2024-06-12T17:36:54",
"upload_time_iso_8601": "2024-06-12T17:36:54.503861Z",
"url": "https://files.pythonhosted.org/packages/5f/66/ebc12c8a1b2dc42ec521aa2d050da65a7e3357dd8722a6886012571cb85d/jobspec-0.1.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-12 17:36:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "compspec",
"github_project": "jobspec",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "jobspec"
}