snakemake-executor-plugin-googlebatch


Namesnakemake-executor-plugin-googlebatch JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-executor-plugin-googlebatch
SummaryNone
upload_time2024-08-14 11:30:53
maintainerNone
docs_urlNone
authorVanessa Sochat
requires_python<4.0,>=3.11
licenseMIT
keywords snakemake plugin executor cloud google-batch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Snakemake executor plugin: google-batch

This is the [Google Batch](https://cloud.google.com/batch/docs/get-started) external executor plugin for snakemake.
For documentation, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/googlebatch.html).

### Notes

- Conda is used to install Snakemake and dependencies.
- The COS (container OS) uses the default Snakemake container, unless you specify differently.

For examples, look into the [examples](examples) directory.

## Developer

The instructions for creating and scaffolding this plugin are [here](https://github.com/snakemake/poetry-snakemake-plugin#scaffolding-an-executor-plugin).
Instructions for writing your plugin with examples are provided via the [snakemake-executor-plugin-interface](https://github.com/snakemake/snakemake-executor-plugin-interface).


## License

HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.

See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-executor-plugin-googlebatch",
    "name": "snakemake-executor-plugin-googlebatch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "snakemake, plugin, executor, cloud, google-batch",
    "author": "Vanessa Sochat",
    "author_email": "sochat1@llnl.gov",
    "download_url": "https://files.pythonhosted.org/packages/04/09/12a0b57c21d86f5b70907f628408a3b20848c254c0124dce6b230f763bb4/snakemake_executor_plugin_googlebatch-0.5.0.tar.gz",
    "platform": null,
    "description": "# Snakemake executor plugin: google-batch\n\nThis is the [Google Batch](https://cloud.google.com/batch/docs/get-started) external executor plugin for snakemake.\nFor documentation, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/googlebatch.html).\n\n### Notes\n\n- Conda is used to install Snakemake and dependencies.\n- The COS (container OS) uses the default Snakemake container, unless you specify differently.\n\nFor examples, look into the [examples](examples) directory.\n\n## Developer\n\nThe instructions for creating and scaffolding this plugin are [here](https://github.com/snakemake/poetry-snakemake-plugin#scaffolding-an-executor-plugin).\nInstructions for writing your plugin with examples are provided via the [snakemake-executor-plugin-interface](https://github.com/snakemake/snakemake-executor-plugin-interface).\n\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.5.0",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/googlebatch.html",
        "Homepage": "https://github.com/snakemake/snakemake-executor-plugin-googlebatch",
        "Repository": "https://github.com/snakemake/snakemake-executor-plugin-googlebatch"
    },
    "split_keywords": [
        "snakemake",
        " plugin",
        " executor",
        " cloud",
        " google-batch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d23c377de57eae3d7fe08ee93cf5f213cb3f7ef2ba6c234d78e0b009ff5295c7",
                "md5": "72b88d9d6b3ca024c5b7a9ec885369c3",
                "sha256": "e456126ebc29e1cfd6ac8873dc12fac652dcbab439e51ef19ddfd01231c0b417"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_googlebatch-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72b88d9d6b3ca024c5b7a9ec885369c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 17821,
            "upload_time": "2024-08-14T11:30:51",
            "upload_time_iso_8601": "2024-08-14T11:30:51.972001Z",
            "url": "https://files.pythonhosted.org/packages/d2/3c/377de57eae3d7fe08ee93cf5f213cb3f7ef2ba6c234d78e0b009ff5295c7/snakemake_executor_plugin_googlebatch-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "040912a0b57c21d86f5b70907f628408a3b20848c254c0124dce6b230f763bb4",
                "md5": "df4f793dc87eadb8d5a0c2d1ac0079df",
                "sha256": "242ddb2348db1837a0676e991b257e0924791d3dab20aa8f89d63c548adfd1cd"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_googlebatch-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "df4f793dc87eadb8d5a0c2d1ac0079df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 14870,
            "upload_time": "2024-08-14T11:30:53",
            "upload_time_iso_8601": "2024-08-14T11:30:53.212010Z",
            "url": "https://files.pythonhosted.org/packages/04/09/12a0b57c21d86f5b70907f628408a3b20848c254c0124dce6b230f763bb4/snakemake_executor_plugin_googlebatch-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 11:30:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-executor-plugin-googlebatch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-executor-plugin-googlebatch"
}
        
Elapsed time: 0.35212s