snakedeploy


Namesnakedeploy JSON
Version 0.9.1 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakedeploy
SummaryDeploy a snakemake pipeline from GitHub
upload_time2023-10-30 18:54:09
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_python
licenseLICENSE
keywords snakemake pipeline deployment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SnakeDeploy

[![PyPI version](https://badge.fury.io/py/snakedeploy.svg)](https://badge.fury.io/py/snakedeploy)

![https://raw.githubusercontent.com/snakemake/snakedeploy/main/img/snakedeploy.png](https://raw.githubusercontent.com/snakemake/snakedeploy/main/img/snakedeploy.png)

Deploy a snakemake pipeline from GitHub.

## Getting Started

SnakeDeploy is a command line and interactive Python client
to easily deploy snakemake pipelines from version control like GitHub.
For getting started and a basic tutorial, see the documentation at 
[snakedeploy.readthedocs.io](https://snakedeploy.readthedocs.io).


## License

 * Free software: MPL 2.0 License
 * `snakedeploy/conda_version.py`: the [source](https://github.com/conda/conda/raw/23.1.0/conda/models/version.py) of this file is distributed under the BSD 3-clause license by Anaconda Inc.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakedeploy",
    "name": "snakedeploy",
    "maintainer": "Vanessa Sochat",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "vsochat@stanford.edu",
    "keywords": "snakemake,pipeline,deployment",
    "author": "Vanessa Sochat",
    "author_email": "vsochat@stanford.edu",
    "download_url": "https://files.pythonhosted.org/packages/01/c9/45e2fa3aefa591186c5962fe22d4220f562149484d8573fb5317be123c96/snakedeploy-0.9.1.tar.gz",
    "platform": null,
    "description": "# SnakeDeploy\n\n[![PyPI version](https://badge.fury.io/py/snakedeploy.svg)](https://badge.fury.io/py/snakedeploy)\n\n![https://raw.githubusercontent.com/snakemake/snakedeploy/main/img/snakedeploy.png](https://raw.githubusercontent.com/snakemake/snakedeploy/main/img/snakedeploy.png)\n\nDeploy a snakemake pipeline from GitHub.\n\n## Getting Started\n\nSnakeDeploy is a command line and interactive Python client\nto easily deploy snakemake pipelines from version control like GitHub.\nFor getting started and a basic tutorial, see the documentation at \n[snakedeploy.readthedocs.io](https://snakedeploy.readthedocs.io).\n\n\n## License\n\n * Free software: MPL 2.0 License\n * `snakedeploy/conda_version.py`: the [source](https://github.com/conda/conda/raw/23.1.0/conda/models/version.py) of this file is distributed under the BSD 3-clause license by Anaconda Inc.\n\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Deploy a snakemake pipeline from GitHub",
    "version": "0.9.1",
    "project_urls": {
        "Homepage": "https://github.com/snakemake/snakedeploy"
    },
    "split_keywords": [
        "snakemake",
        "pipeline",
        "deployment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01c945e2fa3aefa591186c5962fe22d4220f562149484d8573fb5317be123c96",
                "md5": "9e9e29da124cbe452177d97402e65969",
                "sha256": "3ce399ae67f991647f62ff67a73649cbf786842d888c17a93b1f98b34bfb98e5"
            },
            "downloads": -1,
            "filename": "snakedeploy-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9e9e29da124cbe452177d97402e65969",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 44710,
            "upload_time": "2023-10-30T18:54:09",
            "upload_time_iso_8601": "2023-10-30T18:54:09.018916Z",
            "url": "https://files.pythonhosted.org/packages/01/c9/45e2fa3aefa591186c5962fe22d4220f562149484d8573fb5317be123c96/snakedeploy-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 18:54:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakedeploy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakedeploy"
}
        
Elapsed time: 0.13564s