snakedeploy


Namesnakedeploy JSON
Version 0.10.0 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakedeploy
SummaryDeploy a snakemake pipeline from GitHub
upload_time2024-04-24 12:30:37
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_pythonNone
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": null,
    "maintainer_email": "vsochat@stanford.edu",
    "keywords": "snakemake, pipeline, deployment",
    "author": "Vanessa Sochat",
    "author_email": "vsochat@stanford.edu",
    "download_url": "https://files.pythonhosted.org/packages/90/03/9d489349341c1ca5146cec8edc0a67471c3d21cad2fa9a852224ebc9059d/snakedeploy-0.10.0.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.10.0",
    "project_urls": {
        "Homepage": "https://github.com/snakemake/snakedeploy"
    },
    "split_keywords": [
        "snakemake",
        " pipeline",
        " deployment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90039d489349341c1ca5146cec8edc0a67471c3d21cad2fa9a852224ebc9059d",
                "md5": "0fcf9398e38bf5172895581b00874c19",
                "sha256": "85922677897e90e3d179e74ba41f28e174084ed184d4e2712a4c0be3890c6279"
            },
            "downloads": -1,
            "filename": "snakedeploy-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0fcf9398e38bf5172895581b00874c19",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45044,
            "upload_time": "2024-04-24T12:30:37",
            "upload_time_iso_8601": "2024-04-24T12:30:37.230085Z",
            "url": "https://files.pythonhosted.org/packages/90/03/9d489349341c1ca5146cec8edc0a67471c3d21cad2fa9a852224ebc9059d/snakedeploy-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 12:30:37",
    "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.23568s