snakemake-executor-plugin-drmaa


Namesnakemake-executor-plugin-drmaa JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-executor-plugin-drmaa
SummaryA snakemake executor plugin for submission of jobs via DRMAA.
upload_time2024-03-12 13:44:34
maintainer
docs_urlNone
authorJohannes Koester
requires_python>=3.11,<4.0
licenseMIT
keywords snakemake plugin executor cluster drmaa
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # snakemake-executor-plugin-drmaa

A snakemake executor plugin for submission of jobs via DRMAA.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-executor-plugin-drmaa",
    "name": "snakemake-executor-plugin-drmaa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "snakemake,plugin,executor,cluster,drmaa",
    "author": "Johannes Koester",
    "author_email": "johannes.koester@uni-due.de",
    "download_url": "https://files.pythonhosted.org/packages/7e/1a/76bc2afb05e466b8c8f9e9f3e30424e0309bd43bcd487be2c6d62fc99c8a/snakemake_executor_plugin_drmaa-0.1.4.tar.gz",
    "platform": null,
    "description": "# snakemake-executor-plugin-drmaa\n\nA snakemake executor plugin for submission of jobs via DRMAA.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A snakemake executor plugin for submission of jobs via DRMAA.",
    "version": "0.1.4",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/drmaa.html",
        "Homepage": "https://github.com/snakemake/snakemake-executor-plugin-drmaa",
        "Repository": "https://github.com/snakemake/snakemake-executor-plugin-drmaa"
    },
    "split_keywords": [
        "snakemake",
        "plugin",
        "executor",
        "cluster",
        "drmaa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f004d961543ff4bd257f203a8a7b769b76fc2c3d6ea273592303dbcdd5036b8c",
                "md5": "f8488f38c71a37a2b8dc83f053ea309d",
                "sha256": "0eadd1f639c5031c29376a83b719de1c29d3e1c217c972970c4926984684c15d"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_drmaa-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8488f38c71a37a2b8dc83f053ea309d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 5086,
            "upload_time": "2024-03-12T13:44:32",
            "upload_time_iso_8601": "2024-03-12T13:44:32.502955Z",
            "url": "https://files.pythonhosted.org/packages/f0/04/d961543ff4bd257f203a8a7b769b76fc2c3d6ea273592303dbcdd5036b8c/snakemake_executor_plugin_drmaa-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e1a76bc2afb05e466b8c8f9e9f3e30424e0309bd43bcd487be2c6d62fc99c8a",
                "md5": "8b2841c41c9dedb302140b5b4569e833",
                "sha256": "93ddefc3fcb5ee2241e4622d04fd1ffcfc58776ff9e723e958a0da2cc2c5fcb7"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_drmaa-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "8b2841c41c9dedb302140b5b4569e833",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 4497,
            "upload_time": "2024-03-12T13:44:34",
            "upload_time_iso_8601": "2024-03-12T13:44:34.062679Z",
            "url": "https://files.pythonhosted.org/packages/7e/1a/76bc2afb05e466b8c8f9e9f3e30424e0309bd43bcd487be2c6d62fc99c8a/snakemake_executor_plugin_drmaa-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 13:44:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-executor-plugin-drmaa",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-executor-plugin-drmaa"
}
        
Elapsed time: 0.20437s