snakemake-executor-plugin-slurm


Namesnakemake-executor-plugin-slurm JSON
Version 0.4.5 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-04-17 12:13:36
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/00/ac/7e37e3a82494c9320d495c525eda336f1a6d66e76a4c08c0d3a2ce274927/snakemake_executor_plugin_slurm-0.4.5.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.4.5",
    "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": "bb16b305a15ef724bc50cc29053e3e43e5bba7d8dcd58745729b89574b418fc6",
                "md5": "83edd470d1468b47fb72b0d3c53b68cd",
                "sha256": "fd365dd3700306973b59f840f2450181da471c14b664eb277fd3bc66952c375f"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83edd470d1468b47fb72b0d3c53b68cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 8379,
            "upload_time": "2024-04-17T12:13:35",
            "upload_time_iso_8601": "2024-04-17T12:13:35.359992Z",
            "url": "https://files.pythonhosted.org/packages/bb/16/b305a15ef724bc50cc29053e3e43e5bba7d8dcd58745729b89574b418fc6/snakemake_executor_plugin_slurm-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00ac7e37e3a82494c9320d495c525eda336f1a6d66e76a4c08c0d3a2ce274927",
                "md5": "b738cec4bed68a3c31368ba61ba02a75",
                "sha256": "5b28371f17d81bb6287f35190fedd6cd50c78b62e21952cb30e4b4ba0b13d829"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_slurm-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b738cec4bed68a3c31368ba61ba02a75",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 7794,
            "upload_time": "2024-04-17T12:13:36",
            "upload_time_iso_8601": "2024-04-17T12:13:36.401479Z",
            "url": "https://files.pythonhosted.org/packages/00/ac/7e37e3a82494c9320d495c525eda336f1a6d66e76a4c08c0d3a2ce274927/snakemake_executor_plugin_slurm-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 12:13:36",
    "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.23762s