plus-slurm


Nameplus-slurm JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://gitlab.com/thht/plus-slurm
SummaryConvenient Python Abstraction for the Slurm based cluster at the PLUS
upload_time2024-04-10 06:45:11
maintainerNone
docs_urlNone
authorThomas Hartmann
requires_python>=3.9
licenseGPL3
keywords 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": "https://gitlab.com/thht/plus-slurm",
    "name": "plus-slurm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Slurm",
    "author": "Thomas Hartmann",
    "author_email": "thomas.hartmann@th-ht.de",
    "download_url": "https://files.pythonhosted.org/packages/7c/4c/294e27895658aa9ab55d92c75a877b13d2d32f121e3f935b1bb6a79cd8f6/plus_slurm-0.2.4.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": "GPL3",
    "summary": "Convenient Python Abstraction for the Slurm based cluster at the PLUS",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://gitlab.com/thht/plus-slurm"
    },
    "split_keywords": [
        "slurm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c4c294e27895658aa9ab55d92c75a877b13d2d32f121e3f935b1bb6a79cd8f6",
                "md5": "b51bb5a0f50929e49d669791e28780a6",
                "sha256": "5d83bea572bf3bcc8e65a8533b8d0fea7a9a21e93ee0d23e03034957089685e5"
            },
            "downloads": -1,
            "filename": "plus_slurm-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b51bb5a0f50929e49d669791e28780a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 24901,
            "upload_time": "2024-04-10T06:45:11",
            "upload_time_iso_8601": "2024-04-10T06:45:11.217041Z",
            "url": "https://files.pythonhosted.org/packages/7c/4c/294e27895658aa9ab55d92c75a877b13d2d32f121e3f935b1bb6a79cd8f6/plus_slurm-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 06:45:11",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "thht",
    "gitlab_project": "plus-slurm",
    "lcname": "plus-slurm"
}
        
Elapsed time: 0.25750s