elements-s3fs


Nameelements-s3fs JSON
Version 2021.11.2 PyPI version JSON
download
home_pagehttp://github.com/fsspec/s3fs/
SummaryConvenient Filesystem interface over S3
upload_time2022-12-23 13:38:57
maintainerMartin Durant
docs_urlNone
author
requires_python>= 3.6
licenseBSD
keywords s3 boto
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            s3fs
====

|Build Status| |Doc Status|

S3FS builds on aiobotocore_ to provide a convenient Python filesystem interface for S3.

View the documentation_ for s3fs.

.. _documentation: http://s3fs.readthedocs.io/en/latest/
.. _aiobotocore: https://aiobotocore.readthedocs.io/en/latest/

.. |Build Status| image:: https://github.com/fsspec/s3fs/workflows/CI/badge.svg
    :target: https://github.com/fsspec/s3fs/actions
    :alt: Build Status
.. |Doc Status| image:: https://readthedocs.org/projects/s3fs/badge/?version=latest
    :target: https://s3fs.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/fsspec/s3fs/",
    "name": "elements-s3fs",
    "maintainer": "Martin Durant",
    "docs_url": null,
    "requires_python": ">= 3.6",
    "maintainer_email": "mdurant@continuum.io",
    "keywords": "s3,boto",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/79/3f/26200cd56794f1ce20d2fa734845b639e07cc4b25119cd68cffb32a1950a/elements-s3fs-2021.11.2.tar.gz",
    "platform": null,
    "description": "s3fs\n====\n\n|Build Status| |Doc Status|\n\nS3FS builds on aiobotocore_ to provide a convenient Python filesystem interface for S3.\n\nView the documentation_ for s3fs.\n\n.. _documentation: http://s3fs.readthedocs.io/en/latest/\n.. _aiobotocore: https://aiobotocore.readthedocs.io/en/latest/\n\n.. |Build Status| image:: https://github.com/fsspec/s3fs/workflows/CI/badge.svg\n    :target: https://github.com/fsspec/s3fs/actions\n    :alt: Build Status\n.. |Doc Status| image:: https://readthedocs.org/projects/s3fs/badge/?version=latest\n    :target: https://s3fs.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Convenient Filesystem interface over S3",
    "version": "2021.11.2",
    "split_keywords": [
        "s3",
        "boto"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f5d7beb925ae85d2b0a7f018a30545ff",
                "sha256": "331cf5f1cc6734f3f03ba33eeb1899a9e3b7ea3bd9be3f50370343f98434aea2"
            },
            "downloads": -1,
            "filename": "elements-s3fs-2021.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f5d7beb925ae85d2b0a7f018a30545ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.6",
            "size": 68250,
            "upload_time": "2022-12-23T13:38:57",
            "upload_time_iso_8601": "2022-12-23T13:38:57.533085Z",
            "url": "https://files.pythonhosted.org/packages/79/3f/26200cd56794f1ce20d2fa734845b639e07cc4b25119cd68cffb32a1950a/elements-s3fs-2021.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-23 13:38:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "fsspec",
    "github_project": "s3fs",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "test_requirements": [],
    "lcname": "elements-s3fs"
}
        
Elapsed time: 0.02154s