snakemake-storage-plugin-ftp


Namesnakemake-storage-plugin-ftp JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-storage-plugin-ftp
SummaryA Snakemake plugin for handling input and output via FTP
upload_time2024-01-16 11:31:55
maintainer
docs_urlNone
authorChristopher Tomkins-Tinch
requires_python>=3.11,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Snakemake storage plugin: FTP

A Snakemake storage plugin for handling input and output via FTP.
For documentation and usage instructions, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/ftp.html).
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-storage-plugin-ftp",
    "name": "snakemake-storage-plugin-ftp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Christopher Tomkins-Tinch",
    "author_email": "tomkinsc@broadinstitute.org",
    "download_url": "https://files.pythonhosted.org/packages/75/ca/da5af0ee83a341f665348bc350464cd411c3267c34f88b8d9edecef4220a/snakemake_storage_plugin_ftp-0.1.2.tar.gz",
    "platform": null,
    "description": "# Snakemake storage plugin: FTP\n\nA Snakemake storage plugin for handling input and output via FTP.\nFor documentation and usage instructions, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/ftp.html).",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Snakemake plugin for handling input and output via FTP",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/ftp.html",
        "Homepage": "https://github.com/snakemake/snakemake-storage-plugin-ftp",
        "Repository": "https://github.com/snakemake/snakemake-storage-plugin-ftp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b734acb25f5381a18bfa5a7cf3e4535028ef4f15d9a9e6eb6415fa66e35b8bd",
                "md5": "d3c0703263d52672b2f05989f02313c5",
                "sha256": "8331a571f709b9e9729e4d8188c373e371b401e3afcdc2ff25c0da766b98d1ec"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_ftp-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3c0703263d52672b2f05989f02313c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 5352,
            "upload_time": "2024-01-16T11:31:54",
            "upload_time_iso_8601": "2024-01-16T11:31:54.668415Z",
            "url": "https://files.pythonhosted.org/packages/9b/73/4acb25f5381a18bfa5a7cf3e4535028ef4f15d9a9e6eb6415fa66e35b8bd/snakemake_storage_plugin_ftp-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75cada5af0ee83a341f665348bc350464cd411c3267c34f88b8d9edecef4220a",
                "md5": "2d3c7c24093f260462af69604055daaf",
                "sha256": "e3097e19dbe9ed4c8cf794e1d4594c3032ee7f7a9f7797dfb0d2556f0aafe07c"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_ftp-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2d3c7c24093f260462af69604055daaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 4786,
            "upload_time": "2024-01-16T11:31:55",
            "upload_time_iso_8601": "2024-01-16T11:31:55.555680Z",
            "url": "https://files.pythonhosted.org/packages/75/ca/da5af0ee83a341f665348bc350464cd411c3267c34f88b8d9edecef4220a/snakemake_storage_plugin_ftp-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-16 11:31:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-storage-plugin-ftp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-storage-plugin-ftp"
}
        
Elapsed time: 0.15269s