snakemake-storage-plugin-s3


Namesnakemake-storage-plugin-s3 JSON
Version 0.2.12 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-storage-plugin-s3
SummaryA Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.)
upload_time2024-08-14 08:36:53
maintainerNone
docs_urlNone
authorJohannes Koester
requires_python<4.0,>=3.11
licenseMIT
keywords snakemake plugin storage s3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Snakemake storage plugin: s3

A Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.).
For documentation and usage instructions, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/s3.html).
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-storage-plugin-s3",
    "name": "snakemake-storage-plugin-s3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "snakemake, plugin, storage, s3",
    "author": "Johannes Koester",
    "author_email": "johannes.koester@uni-due.de",
    "download_url": "https://files.pythonhosted.org/packages/e0/9c/de788dfad0a5e23fecc36a8248772a8beb45ba48288e74583c4d81fabff3/snakemake_storage_plugin_s3-0.2.12.tar.gz",
    "platform": null,
    "description": "# Snakemake storage plugin: s3\n\nA Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.).\nFor documentation and usage instructions, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/s3.html).",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.)",
    "version": "0.2.12",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/s3.html",
        "Homepage": "https://github.com/snakemake/snakemake-storage-plugin-s3",
        "Repository": "https://github.com/snakemake/snakemake-storage-plugin-s3"
    },
    "split_keywords": [
        "snakemake",
        " plugin",
        " storage",
        " s3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb4db4a0ecbae6bb9139e645f3606ac0a051bf5ca0bf041c31e63b10dfeb833e",
                "md5": "c92ea0b587b89096d3c267cee1e88917",
                "sha256": "3887294cf7d5d443f41d4fcf8c2e7ee273fb7cc73193658d78f554418ed93aa4"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_s3-0.2.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c92ea0b587b89096d3c267cee1e88917",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6317,
            "upload_time": "2024-08-14T08:36:52",
            "upload_time_iso_8601": "2024-08-14T08:36:52.874840Z",
            "url": "https://files.pythonhosted.org/packages/cb/4d/b4a0ecbae6bb9139e645f3606ac0a051bf5ca0bf041c31e63b10dfeb833e/snakemake_storage_plugin_s3-0.2.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e09cde788dfad0a5e23fecc36a8248772a8beb45ba48288e74583c4d81fabff3",
                "md5": "e837df5290bbd7fd88236603a33a22b3",
                "sha256": "339bd425e18baabfb1404ab91dfe56a26499bf728fa3359fb4e0b17b287786a8"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_s3-0.2.12.tar.gz",
            "has_sig": false,
            "md5_digest": "e837df5290bbd7fd88236603a33a22b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 5822,
            "upload_time": "2024-08-14T08:36:53",
            "upload_time_iso_8601": "2024-08-14T08:36:53.680878Z",
            "url": "https://files.pythonhosted.org/packages/e0/9c/de788dfad0a5e23fecc36a8248772a8beb45ba48288e74583c4d81fabff3/snakemake_storage_plugin_s3-0.2.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 08:36:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-storage-plugin-s3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-storage-plugin-s3"
}
        
Elapsed time: 0.76564s