gcsfs


Namegcsfs JSON
Version 2023.12.2.post1 PyPI version JSON
download
home_pagehttps://github.com/fsspec/gcsfs
SummaryConvenient Filesystem interface over GCS
upload_time2023-12-13 03:17:55
maintainerMartin Durant
docs_urlNone
author
requires_python>=3.8
licenseBSD
keywords google-cloud-storage gcloud file-system
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            gcsfs
=====

|Build Status| |Doc Status|

Pythonic file-system for Google Cloud Storage


For documentation, go to readthedocs_.

.. _readthedocs: http://gcsfs.readthedocs.io/en/latest/

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fsspec/gcsfs",
    "name": "gcsfs",
    "maintainer": "Martin Durant",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "mdurant@anaconda.com",
    "keywords": "google-cloud-storage,gcloud,file-system",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a8/84/af4c72f2c5baede340fdffa08538f0855d196fab709a22054b028b21f60d/gcsfs-2023.12.2.post1.tar.gz",
    "platform": null,
    "description": "gcsfs\n=====\n\n|Build Status| |Doc Status|\n\nPythonic file-system for Google Cloud Storage\n\n\nFor documentation, go to readthedocs_.\n\n.. _readthedocs: http://gcsfs.readthedocs.io/en/latest/\n\n.. |Build Status| image:: https://github.com/fsspec/gcsfs/workflows/CI/badge.svg\n    :target: https://github.com/fsspec/gcsfs/actions\n    :alt: Build Status\n.. |Doc Status| image:: https://readthedocs.org/projects/gcsfs/badge/?version=latest\n    :target: https://gcsfs.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Convenient Filesystem interface over GCS",
    "version": "2023.12.2.post1",
    "project_urls": {
        "Homepage": "https://github.com/fsspec/gcsfs"
    },
    "split_keywords": [
        "google-cloud-storage",
        "gcloud",
        "file-system"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44f5e3098ef347a7ed1bedbfc9cc697ac33aa8bcd495d72c9fc97c4228df4314",
                "md5": "bdc01c5e451485e34d1b55ab14e207cb",
                "sha256": "4123cee2c44118d4c0c0f7405abe7610dd2d87087857520c6a7769765ec51d43"
            },
            "downloads": -1,
            "filename": "gcsfs-2023.12.2.post1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bdc01c5e451485e34d1b55ab14e207cb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 34054,
            "upload_time": "2023-12-13T03:17:53",
            "upload_time_iso_8601": "2023-12-13T03:17:53.756332Z",
            "url": "https://files.pythonhosted.org/packages/44/f5/e3098ef347a7ed1bedbfc9cc697ac33aa8bcd495d72c9fc97c4228df4314/gcsfs-2023.12.2.post1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a884af4c72f2c5baede340fdffa08538f0855d196fab709a22054b028b21f60d",
                "md5": "0718f9dbcc30edb896ecb5063beca4ab",
                "sha256": "e38b7e59580a1e490d62d55a47cba33b49a941b01917c3d6f6cfd2563371ab7b"
            },
            "downloads": -1,
            "filename": "gcsfs-2023.12.2.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "0718f9dbcc30edb896ecb5063beca4ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 77543,
            "upload_time": "2023-12-13T03:17:55",
            "upload_time_iso_8601": "2023-12-13T03:17:55.722119Z",
            "url": "https://files.pythonhosted.org/packages/a8/84/af4c72f2c5baede340fdffa08538f0855d196fab709a22054b028b21f60d/gcsfs-2023.12.2.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 03:17:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fsspec",
    "github_project": "gcsfs",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "gcsfs"
}
        
Elapsed time: 0.15829s