snakemake-storage-plugin-deeporigin


Namesnakemake-storage-plugin-deeporigin JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/formiclabs/snakemake-storage-plugin-deeporigin
SummaryA Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.)
upload_time2024-06-03 16:57:18
maintainerNone
docs_urlNone
authorBilal Shaikh
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/formiclabs/snakemake-storage-plugin-deeporigin",
    "name": "snakemake-storage-plugin-deeporigin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "snakemake, plugin, storage, s3",
    "author": "Bilal Shaikh",
    "author_email": "bilalshaikh42@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/08/3e/ac4fdcf8d4b0822882ce2de9b799ef5a82f5eedf75f877a371646f253296/snakemake_storage_plugin_deeporigin-0.0.2.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.0.2",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/s3.html",
        "Homepage": "https://github.com/formiclabs/snakemake-storage-plugin-deeporigin",
        "Repository": "https://github.com/formiclabs/snakemake-storage-plugin-deeporigin"
    },
    "split_keywords": [
        "snakemake",
        " plugin",
        " storage",
        " s3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30fa72583f299d3a3c71ef9b3121063e85284cba1e4bb636d6544fd05db20d5b",
                "md5": "ce5653e2e64d211c03b565100d413693",
                "sha256": "65e5ef4804c0816f0e280060f76c9b0f9e33e0f668d022fb14bb0c40754284f4"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_deeporigin-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce5653e2e64d211c03b565100d413693",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6530,
            "upload_time": "2024-06-03T16:57:16",
            "upload_time_iso_8601": "2024-06-03T16:57:16.814957Z",
            "url": "https://files.pythonhosted.org/packages/30/fa/72583f299d3a3c71ef9b3121063e85284cba1e4bb636d6544fd05db20d5b/snakemake_storage_plugin_deeporigin-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "083eac4fdcf8d4b0822882ce2de9b799ef5a82f5eedf75f877a371646f253296",
                "md5": "3ba094a999a19e2f0ccd14a765bb557c",
                "sha256": "d35e8ae505c0ecff989a92ea8e8f96e5d52e79642c15c5ff0b3b7f2f9b1adfa8"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_deeporigin-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3ba094a999a19e2f0ccd14a765bb557c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 5955,
            "upload_time": "2024-06-03T16:57:18",
            "upload_time_iso_8601": "2024-06-03T16:57:18.704551Z",
            "url": "https://files.pythonhosted.org/packages/08/3e/ac4fdcf8d4b0822882ce2de9b799ef5a82f5eedf75f877a371646f253296/snakemake_storage_plugin_deeporigin-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-03 16:57:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "formiclabs",
    "github_project": "snakemake-storage-plugin-deeporigin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-storage-plugin-deeporigin"
}
        
Elapsed time: 0.25571s