snakemake-executor-plugin-slurm


Namesnakemake-executor-plugin-slurm JSON
Version 1.9.1 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-10-28 00:08:10
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/db/40/9fd566dbb6dffcd52d974eb58caaf8e5223acf2edb29043640a82f8d49a8/snakemake_executor_plugin_slurm-1.9.1.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.9.1",
    "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": "45747a450dffd4b410d8f760cc3b9d0befea8fda6881320456da4ceceada1d3a",
                "md5": "184d995cf431d48a561148219950f16e",
                "sha256": "5424f4b59a123e4acc43eb28047e6b8ada566a1603caa19b5500729d1c3e3278"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-1.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "184d995cf431d48a561148219950f16e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 19549,
            "upload_time": "2025-10-28T00:08:08",
            "upload_time_iso_8601": "2025-10-28T00:08:08.807683Z",
            "url": "https://files.pythonhosted.org/packages/45/74/7a450dffd4b410d8f760cc3b9d0befea8fda6881320456da4ceceada1d3a/snakemake_executor_plugin_slurm-1.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db409fd566dbb6dffcd52d974eb58caaf8e5223acf2edb29043640a82f8d49a8",
                "md5": "93753de2853266a3982ad73ebf084ff1",
                "sha256": "f4d9b11fae6ba08bf7cbe30b9dbe91d0bab997026f818580854a8c4da0bb71e6"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-1.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "93753de2853266a3982ad73ebf084ff1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 17114,
            "upload_time": "2025-10-28T00:08:10",
            "upload_time_iso_8601": "2025-10-28T00:08:10.051349Z",
            "url": "https://files.pythonhosted.org/packages/db/40/9fd566dbb6dffcd52d974eb58caaf8e5223acf2edb29043640a82f8d49a8/snakemake_executor_plugin_slurm-1.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-28 00:08:10",
    "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.82691s