snakemake-storage-plugin-s3


Namesnakemake-storage-plugin-s3 JSON
Version 0.3.6 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_time2025-09-11 06:48:05
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/b7/94/298f4aadb52bc376db3a06baa62084b60761ad0fdebe000374fad65febdf/snakemake_storage_plugin_s3-0.3.6.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.3.6",
    "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": "046f32cf91707767f25ac20196139ba623c2646d4c27e76546cc8e0fc5969db8",
                "md5": "9800a9edd32f5766195f919b6d6636d2",
                "sha256": "7e6f30588fd20c656131c4e319d971fb345fc24a9a51adc3b8075cbd975a6a44"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_s3-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9800a9edd32f5766195f919b6d6636d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6933,
            "upload_time": "2025-09-11T06:48:04",
            "upload_time_iso_8601": "2025-09-11T06:48:04.124697Z",
            "url": "https://files.pythonhosted.org/packages/04/6f/32cf91707767f25ac20196139ba623c2646d4c27e76546cc8e0fc5969db8/snakemake_storage_plugin_s3-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b794298f4aadb52bc376db3a06baa62084b60761ad0fdebe000374fad65febdf",
                "md5": "7d9bb04e02fecf4c3ba5c37fbec0c9e0",
                "sha256": "a6f7f5bb5b3630404792094b9d988a4ba9e06b8134dda26c130089319caff59c"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_s3-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "7d9bb04e02fecf4c3ba5c37fbec0c9e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 6308,
            "upload_time": "2025-09-11T06:48:05",
            "upload_time_iso_8601": "2025-09-11T06:48:05.122486Z",
            "url": "https://files.pythonhosted.org/packages/b7/94/298f4aadb52bc376db3a06baa62084b60761ad0fdebe000374fad65febdf/snakemake_storage_plugin_s3-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-11 06:48:05",
    "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: 1.61308s