snakemake-executor-plugin-slurm


Namesnakemake-executor-plugin-slurm JSON
Version 0.15.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-01-23 17:56:54
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/a1/8e/de8f7af84d771be5f15eecd91f90e4dd5f06ca7ded9d59c389bbc915875f/snakemake_executor_plugin_slurm-0.15.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).",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Snakemake executor plugin for submitting jobs to a SLURM cluster.",
    "version": "0.15.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": "3eb6af43caf34637ab1a69da6424486b49d2b26be1b956fc94af8c46cc944c34",
                "md5": "bed30a096accddb9a68e0efa47787982",
                "sha256": "d3eaeb6b999383a8b24ec63f0e75f2cb7963e8574e00b3909fcf3fd069bbed10"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bed30a096accddb9a68e0efa47787982",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 11620,
            "upload_time": "2025-01-23T17:56:53",
            "upload_time_iso_8601": "2025-01-23T17:56:53.266645Z",
            "url": "https://files.pythonhosted.org/packages/3e/b6/af43caf34637ab1a69da6424486b49d2b26be1b956fc94af8c46cc944c34/snakemake_executor_plugin_slurm-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a18ede8f7af84d771be5f15eecd91f90e4dd5f06ca7ded9d59c389bbc915875f",
                "md5": "921b765ea35e7b4da549e241b977d27a",
                "sha256": "214022f007699adbef148d1a5652cf01e91f9300e180a7103da6195a13d35826"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-0.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "921b765ea35e7b4da549e241b977d27a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 10593,
            "upload_time": "2025-01-23T17:56:54",
            "upload_time_iso_8601": "2025-01-23T17:56:54.230360Z",
            "url": "https://files.pythonhosted.org/packages/a1/8e/de8f7af84d771be5f15eecd91f90e4dd5f06ca7ded9d59c389bbc915875f/snakemake_executor_plugin_slurm-0.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 17:56:54",
    "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.44897s