snakemake-executor-plugin-drmaa


Namesnakemake-executor-plugin-drmaa JSON
Version 0.1.5 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-09-07 18:12:03
maintainerNone
docs_urlNone
authorJohannes Koester
requires_python<4.0,>=3.11
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": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "snakemake, plugin, executor, cluster, drmaa",
    "author": "Johannes Koester",
    "author_email": "johannes.koester@uni-due.de",
    "download_url": "https://files.pythonhosted.org/packages/d1/ad/0b2bacc2b3bd0278b442bc4f558f4ebc9b0b1ce248be86722d8bbb9f01b8/snakemake_executor_plugin_drmaa-0.1.5.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.5",
    "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": "f8bcd050cdc2be37060fc57c99e2ef6d98b2eaaeb18ec073c3d632b842b920fb",
                "md5": "9c7099aa3398b7700f2094c0462b421c",
                "sha256": "158f94b00badf9e04d45d05b62d69ef6bf5878bc48eb64dcb28116c22e88a34b"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_drmaa-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c7099aa3398b7700f2094c0462b421c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 5088,
            "upload_time": "2024-09-07T18:12:02",
            "upload_time_iso_8601": "2024-09-07T18:12:02.356770Z",
            "url": "https://files.pythonhosted.org/packages/f8/bc/d050cdc2be37060fc57c99e2ef6d98b2eaaeb18ec073c3d632b842b920fb/snakemake_executor_plugin_drmaa-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1ad0b2bacc2b3bd0278b442bc4f558f4ebc9b0b1ce248be86722d8bbb9f01b8",
                "md5": "126d2c9ef275534704b0fb3ac6918d14",
                "sha256": "24fe16fc1f1e7ef75bc213cdb960b674bb130ec918a9f6106511a667ffc661b2"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_drmaa-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "126d2c9ef275534704b0fb3ac6918d14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 4493,
            "upload_time": "2024-09-07T18:12:03",
            "upload_time_iso_8601": "2024-09-07T18:12:03.256167Z",
            "url": "https://files.pythonhosted.org/packages/d1/ad/0b2bacc2b3bd0278b442bc4f558f4ebc9b0b1ce248be86722d8bbb9f01b8/snakemake_executor_plugin_drmaa-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-07 18:12:03",
    "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: 1.08209s