snakemake-executor-plugin-slurm


Namesnakemake-executor-plugin-slurm JSON
Version 0.11.2 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_time2024-11-07 09:43:29
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/87/b8/d0f7dc5a5db428401c8c7cc537158fa530f0d5f1b084ada0d0a53f711db7/snakemake_executor_plugin_slurm-0.11.2.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.11.2",
    "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": "f80b8289366ee599f9324af7010a476efcd85fd51c151ed0c300f2e9dce18c5d",
                "md5": "08879740f1fb1c04f4ca945294b0a09d",
                "sha256": "265804d1df04ec3859be841b8f540b9cb7bdf6249c991529bddcb9d5b8fec8ad"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-0.11.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08879740f1fb1c04f4ca945294b0a09d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 10366,
            "upload_time": "2024-11-07T09:43:28",
            "upload_time_iso_8601": "2024-11-07T09:43:28.164463Z",
            "url": "https://files.pythonhosted.org/packages/f8/0b/8289366ee599f9324af7010a476efcd85fd51c151ed0c300f2e9dce18c5d/snakemake_executor_plugin_slurm-0.11.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87b8d0f7dc5a5db428401c8c7cc537158fa530f0d5f1b084ada0d0a53f711db7",
                "md5": "7babda1248dadef73b27853cb75505ea",
                "sha256": "fca29038d78387c237afb4ec2b04638e6128d2456940dd7b96ac4205f319d7f3"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-0.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7babda1248dadef73b27853cb75505ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 9521,
            "upload_time": "2024-11-07T09:43:29",
            "upload_time_iso_8601": "2024-11-07T09:43:29.564119Z",
            "url": "https://files.pythonhosted.org/packages/87/b8/d0f7dc5a5db428401c8c7cc537158fa530f0d5f1b084ada0d0a53f711db7/snakemake_executor_plugin_slurm-0.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 09:43:29",
    "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.50593s