dvc-s3


Namedvc-s3 JSON
Version 3.2.0 PyPI version JSON
download
home_pageNone
Summarys3 plugin for dvc
upload_time2024-04-26 13:23:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache License 2.0
keywords dvc s3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            dvc-s3
======

s3 plugin for dvc

Tests
-----

By default tests will be run against moto (via pytest-servers).
To run against real S3, set ``DVC_TEST_AWS_REPO_BUCKET`` with an AWS bucket name.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dvc-s3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Iterative <support@dvc.org>",
    "keywords": "dvc, s3",
    "author": null,
    "author_email": "Iterative <support@dvc.org>",
    "download_url": "https://files.pythonhosted.org/packages/fa/cf/14e5f014f77381a58617c1ee3ae98f8fc15768e6a89ff0efac3ff7fc0016/dvc_s3-3.2.0.tar.gz",
    "platform": null,
    "description": "dvc-s3\n======\n\ns3 plugin for dvc\n\nTests\n-----\n\nBy default tests will be run against moto (via pytest-servers).\nTo run against real S3, set ``DVC_TEST_AWS_REPO_BUCKET`` with an AWS bucket name.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "s3 plugin for dvc",
    "version": "3.2.0",
    "project_urls": {
        "Documentation": "https://dvc.org/doc",
        "Source": "https://github.com/iterative/dvc-s3"
    },
    "split_keywords": [
        "dvc",
        " s3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5e9a14a7e0132bf03b4d3a4226dee00d42d661b33a4fcedd5f0b147421344db",
                "md5": "71bfdaf8350265e10317bf96be8d82ff",
                "sha256": "036fa8b847349f14cf8ab5e789ae4eda47f50dd1eee487c83ee1c0902d647c25"
            },
            "downloads": -1,
            "filename": "dvc_s3-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71bfdaf8350265e10317bf96be8d82ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13817,
            "upload_time": "2024-04-26T13:23:29",
            "upload_time_iso_8601": "2024-04-26T13:23:29.721737Z",
            "url": "https://files.pythonhosted.org/packages/e5/e9/a14a7e0132bf03b4d3a4226dee00d42d661b33a4fcedd5f0b147421344db/dvc_s3-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "facf14e5f014f77381a58617c1ee3ae98f8fc15768e6a89ff0efac3ff7fc0016",
                "md5": "5ebbe1c6def0e92869d4009057e3cd8f",
                "sha256": "1d012ac1dce47659986f918123b48931cf9b3429ab0b4a22fd4b02448185ceb6"
            },
            "downloads": -1,
            "filename": "dvc_s3-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5ebbe1c6def0e92869d4009057e3cd8f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16418,
            "upload_time": "2024-04-26T13:23:31",
            "upload_time_iso_8601": "2024-04-26T13:23:31.818540Z",
            "url": "https://files.pythonhosted.org/packages/fa/cf/14e5f014f77381a58617c1ee3ae98f8fc15768e6a89ff0efac3ff7fc0016/dvc_s3-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 13:23:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iterative",
    "github_project": "dvc-s3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dvc-s3"
}
        
Elapsed time: 0.23986s