snakemake-executor-plugin-cluster-generic


Namesnakemake-executor-plugin-cluster-generic JSON
Version 1.0.8 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-executor-plugin-cluster-generic
Summary
upload_time2024-03-04 14:51:38
maintainer
docs_urlNone
authorJohannes Koester
requires_python>=3.11,<4.0
licenseMIT
keywords snakemake plugin executor cluster
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # snakemake-executor-plugin-cluster-generic

A generic Snakemake executor plugin for submission of jobs to cluster systems that provide a submission command that accepts the path to a job script (like PBS, LSF, SGE, ...).
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-executor-plugin-cluster-generic",
    "name": "snakemake-executor-plugin-cluster-generic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "snakemake,plugin,executor,cluster",
    "author": "Johannes Koester",
    "author_email": "johannes.koester@uni-due.de",
    "download_url": "https://files.pythonhosted.org/packages/d4/b3/1a5f26183aa2435a32e3ba87b237891a2f6762edcfabcb9f66ead580da01/snakemake_executor_plugin_cluster_generic-1.0.8.tar.gz",
    "platform": null,
    "description": "# snakemake-executor-plugin-cluster-generic\n\nA generic Snakemake executor plugin for submission of jobs to cluster systems that provide a submission command that accepts the path to a job script (like PBS, LSF, SGE, ...).",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "1.0.8",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/cluster-generic.html",
        "Homepage": "https://github.com/snakemake/snakemake-executor-plugin-cluster-generic",
        "Repository": "https://github.com/snakemake/snakemake-executor-plugin-cluster-generic"
    },
    "split_keywords": [
        "snakemake",
        "plugin",
        "executor",
        "cluster"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58e4aaaa516d0564dcc0204f1858fae207df311bd666b269fb735c0a552f4338",
                "md5": "58e3cf16822e4dca86899e7a7c5faa07",
                "sha256": "32b8cac63290d56dd8b28e243dcf0613522f41aac1288e015ab65782c1aaf6b6"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_cluster_generic-1.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58e3cf16822e4dca86899e7a7c5faa07",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 6422,
            "upload_time": "2024-03-04T14:51:36",
            "upload_time_iso_8601": "2024-03-04T14:51:36.690890Z",
            "url": "https://files.pythonhosted.org/packages/58/e4/aaaa516d0564dcc0204f1858fae207df311bd666b269fb735c0a552f4338/snakemake_executor_plugin_cluster_generic-1.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4b31a5f26183aa2435a32e3ba87b237891a2f6762edcfabcb9f66ead580da01",
                "md5": "052e3e44f8d5c0a7e2c7e173114cd8aa",
                "sha256": "707890e9752a8b711c42fb454430d42a58f39f8cf28ac16e87fe0387b19a29bb"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_cluster_generic-1.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "052e3e44f8d5c0a7e2c7e173114cd8aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 5708,
            "upload_time": "2024-03-04T14:51:38",
            "upload_time_iso_8601": "2024-03-04T14:51:38.174879Z",
            "url": "https://files.pythonhosted.org/packages/d4/b3/1a5f26183aa2435a32e3ba87b237891a2f6762edcfabcb9f66ead580da01/snakemake_executor_plugin_cluster_generic-1.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 14:51:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-executor-plugin-cluster-generic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-executor-plugin-cluster-generic"
}
        
Elapsed time: 0.20084s