snakemake-executor-plugin-slurm


Namesnakemake-executor-plugin-slurm JSON
Version 1.6.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-07-23 12:23:46
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/d8/a0/8fe42fd0bebefcc7fae678caac479815ae08fe1a793bcda79d79f44ab3c3/snakemake_executor_plugin_slurm-1.6.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.6.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": "0cc111628bab790b1325753850225df08775144be475e98fd8d52b4d1942d248",
                "md5": "62a4a649344192f5b315e09860eaa8e0",
                "sha256": "6c9ee96b4c5e8b283de10f1bcd9bc9a724ad0a0ec30cbd1a2fcf30351b26223f"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62a4a649344192f5b315e09860eaa8e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 17047,
            "upload_time": "2025-07-23T12:23:45",
            "upload_time_iso_8601": "2025-07-23T12:23:45.645816Z",
            "url": "https://files.pythonhosted.org/packages/0c/c1/11628bab790b1325753850225df08775144be475e98fd8d52b4d1942d248/snakemake_executor_plugin_slurm-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8a08fe42fd0bebefcc7fae678caac479815ae08fe1a793bcda79d79f44ab3c3",
                "md5": "8c49784852c6c73549a67f7d00754dd1",
                "sha256": "4626a05e6a57b3eb66bf6e9bd3820b56e510f64b9cafea191e9f41ba47830277"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8c49784852c6c73549a67f7d00754dd1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 15048,
            "upload_time": "2025-07-23T12:23:46",
            "upload_time_iso_8601": "2025-07-23T12:23:46.616246Z",
            "url": "https://files.pythonhosted.org/packages/d8/a0/8fe42fd0bebefcc7fae678caac479815ae08fe1a793bcda79d79f44ab3c3/snakemake_executor_plugin_slurm-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 12:23:46",
    "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: 0.46691s