snakemake-storage-plugin-http


Namesnakemake-storage-plugin-http JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-storage-plugin-http
SummarySnakemake storage plugin for donwloading input files from HTTP(s).
upload_time2023-12-08 15:51:14
maintainer
docs_urlNone
authorChristopher Tomkins-Tinch
requires_python>=3.11,<4.0
licenseMIT
keywords snakemake plugin storage http https
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # snakemake-storage-plugin-http

Snakemake storage plugin for donwloading input files from HTTP(s).
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-storage-plugin-http",
    "name": "snakemake-storage-plugin-http",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "snakemake,plugin,storage,http,https",
    "author": "Christopher Tomkins-Tinch",
    "author_email": "tomkinsc@broadinstitute.org",
    "download_url": "https://files.pythonhosted.org/packages/a2/c6/b711217435a07dbe4236d914af84af35f5d71d325f29217e95e6e3b326d4/snakemake_storage_plugin_http-0.2.3.tar.gz",
    "platform": null,
    "description": "# snakemake-storage-plugin-http\n\nSnakemake storage plugin for donwloading input files from HTTP(s).",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Snakemake storage plugin for donwloading input files from HTTP(s).",
    "version": "0.2.3",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/http.html",
        "Homepage": "https://github.com/snakemake/snakemake-storage-plugin-http",
        "Repository": "https://github.com/snakemake/snakemake-storage-plugin-http"
    },
    "split_keywords": [
        "snakemake",
        "plugin",
        "storage",
        "http",
        "https"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d7f0c6de70886eaf9e83076d782ae4d8d86343b792101209c97918f25610297",
                "md5": "88087686500954567ac34c513500edc9",
                "sha256": "04f090a79e0ce61fe3e0871d58306a4d133554ed7a7c5514f58b622afd636a90"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_http-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88087686500954567ac34c513500edc9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 5813,
            "upload_time": "2023-12-08T15:51:13",
            "upload_time_iso_8601": "2023-12-08T15:51:13.006209Z",
            "url": "https://files.pythonhosted.org/packages/1d/7f/0c6de70886eaf9e83076d782ae4d8d86343b792101209c97918f25610297/snakemake_storage_plugin_http-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2c6b711217435a07dbe4236d914af84af35f5d71d325f29217e95e6e3b326d4",
                "md5": "978414f1554b8841e53b08db624b5364",
                "sha256": "e4944a7c134e98515d9473c867c4ce071e3b625a5a9002a00da6ac917bc0c0ad"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_http-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "978414f1554b8841e53b08db624b5364",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 5221,
            "upload_time": "2023-12-08T15:51:14",
            "upload_time_iso_8601": "2023-12-08T15:51:14.558851Z",
            "url": "https://files.pythonhosted.org/packages/a2/c6/b711217435a07dbe4236d914af84af35f5d71d325f29217e95e6e3b326d4/snakemake_storage_plugin_http-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-08 15:51:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-storage-plugin-http",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-storage-plugin-http"
}
        
Elapsed time: 0.15770s