snakemake-executor-plugin-googlebatch


Namesnakemake-executor-plugin-googlebatch JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-executor-plugin-googlebatch
SummaryNone
upload_time2024-04-06 03:27:56
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/ac/ac/37eef761d921851568d18245f2afbec3b13853f4e36dd175914c73fbfe70/snakemake_executor_plugin_googlebatch-0.3.3.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.3.3",
    "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": "5f7c2a9f9402005152505f41279c37c10cf63dd89aeadee4cefcacb97b7bc36b",
                "md5": "4a611f71f6b43d8a4fda66fa5d083b20",
                "sha256": "6f9682c7b2f24a39160f524b22dcecc1f61c7270950b3d45cad6dd230a4ab91a"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_googlebatch-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a611f71f6b43d8a4fda66fa5d083b20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 17112,
            "upload_time": "2024-04-06T03:27:55",
            "upload_time_iso_8601": "2024-04-06T03:27:55.157200Z",
            "url": "https://files.pythonhosted.org/packages/5f/7c/2a9f9402005152505f41279c37c10cf63dd89aeadee4cefcacb97b7bc36b/snakemake_executor_plugin_googlebatch-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acac37eef761d921851568d18245f2afbec3b13853f4e36dd175914c73fbfe70",
                "md5": "4a522c92ae1fdf76477eb82b48c2b2e7",
                "sha256": "fbc3f3dad6fca51f9d65cd66a6a1272b056213ed3ab03759523f27590c58bcd8"
            },
            "downloads": -1,
            "filename": "snakemake_executor_plugin_googlebatch-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4a522c92ae1fdf76477eb82b48c2b2e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 14234,
            "upload_time": "2024-04-06T03:27:56",
            "upload_time_iso_8601": "2024-04-06T03:27:56.266263Z",
            "url": "https://files.pythonhosted.org/packages/ac/ac/37eef761d921851568d18245f2afbec3b13853f4e36dd175914c73fbfe70/snakemake_executor_plugin_googlebatch-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-06 03:27:56",
    "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.20765s