plus_slurm


Nameplus_slurm JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryConvenient Python Abstraction for the Slurm based cluster at the PLUS
upload_time2024-07-29 11:34:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPL-3.0
keywords cluster slurm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # plus_slurm
A python module to make it simple to submit jobs to the Slurm based cluster directly from python

## Documentation
https://plus-slurm.readthedocs.io

## Code
The source code can be found here: <https://gitlab.com/thht/plus-slurm>

## License
This module is developed by Thomas Hartmann at the Universität Salzburg. You are free to use, copy, modify, distribute it under the terms of the GPL3.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "plus_slurm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "cluster, slurm",
    "author": null,
    "author_email": "Thomas Hartmann <thomas.hartmann@th-ht.de>",
    "download_url": "https://files.pythonhosted.org/packages/0b/af/8af350656647679a7ada5fdb0384ffae9dc872d8d3f0a2770be9498a8768/plus_slurm-0.3.1.tar.gz",
    "platform": null,
    "description": "# plus_slurm\nA python module to make it simple to submit jobs to the Slurm based cluster directly from python\n\n## Documentation\nhttps://plus-slurm.readthedocs.io\n\n## Code\nThe source code can be found here: <https://gitlab.com/thht/plus-slurm>\n\n## License\nThis module is developed by Thomas Hartmann at the Universit\u00e4t Salzburg. You are free to use, copy, modify, distribute it under the terms of the GPL3.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Convenient Python Abstraction for the Slurm based cluster at the PLUS",
    "version": "0.3.1",
    "project_urls": null,
    "split_keywords": [
        "cluster",
        " slurm"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf855a46f0294271fdd428c2d0de8a21cd7cce2967a3c4b7ba37ed435e4de156",
                "md5": "2e1fad2538ddec2446517f7770cb93f3",
                "sha256": "d6979ad11321f3a528982e1c090ab4a2eb2cf1d3fd090e93ba5d3ba34adb311b"
            },
            "downloads": -1,
            "filename": "plus_slurm-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e1fad2538ddec2446517f7770cb93f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 25484,
            "upload_time": "2024-07-29T11:34:31",
            "upload_time_iso_8601": "2024-07-29T11:34:31.029847Z",
            "url": "https://files.pythonhosted.org/packages/cf/85/5a46f0294271fdd428c2d0de8a21cd7cce2967a3c4b7ba37ed435e4de156/plus_slurm-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0baf8af350656647679a7ada5fdb0384ffae9dc872d8d3f0a2770be9498a8768",
                "md5": "8b60dd345ea3b301c23b3697f1cc707d",
                "sha256": "8ab666ba5e2ab2a6180af9184dcef64a1762768276be8e569a9adf32e6f39daa"
            },
            "downloads": -1,
            "filename": "plus_slurm-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8b60dd345ea3b301c23b3697f1cc707d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 156710,
            "upload_time": "2024-07-29T11:34:32",
            "upload_time_iso_8601": "2024-07-29T11:34:32.481908Z",
            "url": "https://files.pythonhosted.org/packages/0b/af/8af350656647679a7ada5fdb0384ffae9dc872d8d3f0a2770be9498a8768/plus_slurm-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 11:34:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "plus_slurm"
}
        
Elapsed time: 0.93570s