snakemake-executor-plugin-slurm


Namesnakemake-executor-plugin-slurm JSON
Version 1.7.0 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-executor-plugin-slurm
SummaryA Snakemake executor plugin for submitting jobs to a SLURM cluster.
upload_time2025-09-09 18:25:41
maintainerNone
docs_urlNone
authorChristian Meesters
requires_python<4.0,>=3.11
licenseMIT
keywords snakemake plugin executor cluster slurm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Snakemake executor plugin: slurm

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/snakemake/snakemake-executor-plugin-slurm)

For documentation, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/slurm.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-executor-plugin-slurm",
    "name": "snakemake-executor-plugin-slurm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "snakemake, plugin, executor, cluster, slurm",
    "author": "Christian Meesters",
    "author_email": "meesters@uni-mainz.de",
    "download_url": "https://files.pythonhosted.org/packages/8e/94/424dc405f8a1992b0a57ea095c21535d993247e95f85a3e30403fd6bf771/snakemake_executor_plugin_slurm-1.7.0.tar.gz",
    "platform": null,
    "description": "# Snakemake executor plugin: slurm\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/snakemake/snakemake-executor-plugin-slurm)\n\nFor documentation, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/slurm.html).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Snakemake executor plugin for submitting jobs to a SLURM cluster.",
    "version": "1.7.0",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/slurm.html",
        "Homepage": "https://github.com/snakemake/snakemake-executor-plugin-slurm",
        "Repository": "https://github.com/snakemake/snakemake-executor-plugin-slurm"
    },
    "split_keywords": [
        "snakemake",
        " plugin",
        " executor",
        " cluster",
        " slurm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92f2bcc00c4dadc7205941623c32a01fafb91b72191a94a4a531b866f466fb63",
                "md5": "2ef3ac017b96bb29963b728818b38c80",
                "sha256": "b657bab1bcb743868506e8e5bf1f45122aa0f4595bba46d557393bb410e506e7"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-1.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ef3ac017b96bb29963b728818b38c80",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 17288,
            "upload_time": "2025-09-09T18:25:39",
            "upload_time_iso_8601": "2025-09-09T18:25:39.732176Z",
            "url": "https://files.pythonhosted.org/packages/92/f2/bcc00c4dadc7205941623c32a01fafb91b72191a94a4a531b866f466fb63/snakemake_executor_plugin_slurm-1.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e94424dc405f8a1992b0a57ea095c21535d993247e95f85a3e30403fd6bf771",
                "md5": "f12a1f3d8e01c7ac1cdc5e4f40dbed58",
                "sha256": "874602bf5d229c06beacf43d849881faf2e125bfc6c390da2c23536edec66f8b"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f12a1f3d8e01c7ac1cdc5e4f40dbed58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 15346,
            "upload_time": "2025-09-09T18:25:41",
            "upload_time_iso_8601": "2025-09-09T18:25:41.137168Z",
            "url": "https://files.pythonhosted.org/packages/8e/94/424dc405f8a1992b0a57ea095c21535d993247e95f85a3e30403fd6bf771/snakemake_executor_plugin_slurm-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-09 18:25:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-executor-plugin-slurm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-executor-plugin-slurm"
}
        
Elapsed time: 2.04351s