snakemake-executor-plugin-azure-batch


Namesnakemake-executor-plugin-azure-batch JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-executor-plugin-azure-batch
SummaryA Snakemake executor plugin for submitting jobs to Microsoft Azure Batch.
upload_time2023-12-20 11:32:03
maintainer
docs_urlNone
authorJake van Campen
requires_python>=3.11,<4.0
licenseMIT
keywords snakemake plugin executor azure-batch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Snakemake executor plugin: azure-batch

A Snakemake executor plugin for submitting jobs to Microsoft Azure Batch.
Documentation can be found in the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/azure-batch.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-executor-plugin-azure-batch",
    "name": "snakemake-executor-plugin-azure-batch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "snakemake,plugin,executor,azure-batch",
    "author": "Jake van Campen",
    "author_email": "jake.vancampen7@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/4d/05eeda4d1242a7da835dcf9754b7bc9578c78dbbb5954334ad57d7d6bfc0/snakemake_executor_plugin_azure_batch-0.1.3.tar.gz",
    "platform": null,
    "description": "# Snakemake executor plugin: azure-batch\n\nA Snakemake executor plugin for submitting jobs to Microsoft Azure Batch.\nDocumentation can be found in the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/azure-batch.html).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Snakemake executor plugin for submitting jobs to Microsoft Azure Batch.",
    "version": "0.1.3",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/azure-batch.html",
        "Homepage": "https://github.com/snakemake/snakemake-executor-plugin-azure-batch",
        "Repository": "https://github.com/snakemake/snakemake-executor-plugin-azure-batch"
    },
    "split_keywords": [
        "snakemake",
        "plugin",
        "executor",
        "azure-batch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a3877ec61b97d8a5b9984de444a37462f300a8420c0ac0e5133bbbacbad915e",
                "md5": "439a5defab01708a10c0f5bcbc6adb11",
                "sha256": "63d7a459d3f023ee3b16a82afab24be8011ad9760a6a59e56ea7381b6c272e2c"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_azure_batch-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "439a5defab01708a10c0f5bcbc6adb11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 11250,
            "upload_time": "2023-12-20T11:32:01",
            "upload_time_iso_8601": "2023-12-20T11:32:01.245348Z",
            "url": "https://files.pythonhosted.org/packages/3a/38/77ec61b97d8a5b9984de444a37462f300a8420c0ac0e5133bbbacbad915e/snakemake_executor_plugin_azure_batch-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d4d05eeda4d1242a7da835dcf9754b7bc9578c78dbbb5954334ad57d7d6bfc0",
                "md5": "75ac142df456a2cbd7f129b2625d4176",
                "sha256": "7883ecdc3983eb73ea0e1ae10010eeff1626510c7e99176203ee2050031f86e3"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_azure_batch-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "75ac142df456a2cbd7f129b2625d4176",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 10083,
            "upload_time": "2023-12-20T11:32:03",
            "upload_time_iso_8601": "2023-12-20T11:32:03.166778Z",
            "url": "https://files.pythonhosted.org/packages/6d/4d/05eeda4d1242a7da835dcf9754b7bc9578c78dbbb5954334ad57d7d6bfc0/snakemake_executor_plugin_azure_batch-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 11:32:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-executor-plugin-azure-batch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-executor-plugin-azure-batch"
}
        
Elapsed time: 0.28470s