snakemake-storage-plugin-sftp


Namesnakemake-storage-plugin-sftp JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-storage-plugin-sftp
SummaryA Snakemake storage plugin that handles files on an SFTP server.
upload_time2023-12-08 15:50:24
maintainer
docs_urlNone
authorJohannes Koester
requires_python>=3.11,<4.0
licenseMIT
keywords snakemake sftp storage plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # snakemake-storage-plugin-sftp

A Snakemake storage plugin that handles files on an SFTP server. 
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-storage-plugin-sftp",
    "name": "snakemake-storage-plugin-sftp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "snakemake,sftp,storage,plugin",
    "author": "Johannes Koester",
    "author_email": "johannes.koester@uni-due.de",
    "download_url": "https://files.pythonhosted.org/packages/5e/94/b899142967c3d152a8e9e9df764bb0620b4020b6789b43e65ae35a9f34c3/snakemake_storage_plugin_sftp-0.1.2.tar.gz",
    "platform": null,
    "description": "# snakemake-storage-plugin-sftp\n\nA Snakemake storage plugin that handles files on an SFTP server. ",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Snakemake storage plugin that handles files on an SFTP server. ",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/sftp.html",
        "Homepage": "https://github.com/snakemake/snakemake-storage-plugin-sftp",
        "Repository": "https://github.com/snakemake/snakemake-storage-plugin-sftp"
    },
    "split_keywords": [
        "snakemake",
        "sftp",
        "storage",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da62e2d71b388af5d75da5873b73c118106695c8de0d76a1ec6eb64a6f571753",
                "md5": "3741a0b4bfbe6ff34b2316d31dd60804",
                "sha256": "bc50da8349087bba5399e25a48e7b170cee6050cf7ffe461cea0fc8b14e0d433"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_sftp-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3741a0b4bfbe6ff34b2316d31dd60804",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 6207,
            "upload_time": "2023-12-08T15:50:23",
            "upload_time_iso_8601": "2023-12-08T15:50:23.681336Z",
            "url": "https://files.pythonhosted.org/packages/da/62/e2d71b388af5d75da5873b73c118106695c8de0d76a1ec6eb64a6f571753/snakemake_storage_plugin_sftp-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e94b899142967c3d152a8e9e9df764bb0620b4020b6789b43e65ae35a9f34c3",
                "md5": "df32628e09346c2e18aa3fad07e72008",
                "sha256": "1b5f99a6baf334d74e209d6ec8a59e495e56098cf6e9a19954e472ba1501525c"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_sftp-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "df32628e09346c2e18aa3fad07e72008",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 5360,
            "upload_time": "2023-12-08T15:50:24",
            "upload_time_iso_8601": "2023-12-08T15:50:24.660681Z",
            "url": "https://files.pythonhosted.org/packages/5e/94/b899142967c3d152a8e9e9df764bb0620b4020b6789b43e65ae35a9f34c3/snakemake_storage_plugin_sftp-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-08 15:50:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-storage-plugin-sftp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-storage-plugin-sftp"
}
        
Elapsed time: 0.17045s