gcsfs


Namegcsfs JSON
Version 2025.7.0 PyPI version JSON
download
home_pagehttps://github.com/fsspec/gcsfs
SummaryConvenient Filesystem interface over GCS
upload_time2025-07-15 16:49:21
maintainerMartin Durant
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD
keywords google-cloud-storage gcloud file-system
VCS
bugtrack_url
requirements aiohttp decorator fsspec google-auth google-auth-oauthlib google-cloud-storage requests
Travis-CI No Travis.
coveralls test coverage
            gcsfs
=====

[|Build Status|](https://github.com/fsspec/gcsfs/actions)
[|Docs|](https://gcsfs.readthedocs.io/en/latest/?badge=latest)

Pythonic file-system for Google Cloud Storage for fsspec.


Support
-------

Work on this repository is supported in part by:

"Anaconda, Inc. - Advancing AI through open source."

<a href="https://anaconda.com/"><img src="https://camo.githubusercontent.com/b8555ef2222598ed37ce38ac86955febbd25de7619931bb7dd3c58432181d3b6/68747470733a2f2f626565776172652e6f72672f636f6d6d756e6974792f6d656d626572732f616e61636f6e64612f616e61636f6e64612d6c617267652e706e67" alt="anaconda logo" width="40%"/></a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fsspec/gcsfs",
    "name": "gcsfs",
    "maintainer": "Martin Durant",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "mdurant@anaconda.com",
    "keywords": "google-cloud-storage, gcloud, file-system",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/5b/d7/5eafe9f09f1bb09433a473cef7984cd52c398592c8fd09974e0ad87cfea4/gcsfs-2025.7.0.tar.gz",
    "platform": null,
    "description": "gcsfs\n=====\n\n[|Build Status|](https://github.com/fsspec/gcsfs/actions)\n[|Docs|](https://gcsfs.readthedocs.io/en/latest/?badge=latest)\n\nPythonic file-system for Google Cloud Storage for fsspec.\n\n\nSupport\n-------\n\nWork on this repository is supported in part by:\n\n\"Anaconda, Inc. - Advancing AI through open source.\"\n\n<a href=\"https://anaconda.com/\"><img src=\"https://camo.githubusercontent.com/b8555ef2222598ed37ce38ac86955febbd25de7619931bb7dd3c58432181d3b6/68747470733a2f2f626565776172652e6f72672f636f6d6d756e6974792f6d656d626572732f616e61636f6e64612f616e61636f6e64612d6c617267652e706e67\" alt=\"anaconda logo\" width=\"40%\"/></a>\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Convenient Filesystem interface over GCS",
    "version": "2025.7.0",
    "project_urls": {
        "Homepage": "https://github.com/fsspec/gcsfs"
    },
    "split_keywords": [
        "google-cloud-storage",
        " gcloud",
        " file-system"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21f554bccbee01efbc25581db6aafefb6f6c277d880930f7a083b10052382463",
                "md5": "fc1c7e7afe41442b4e003879c96443c4",
                "sha256": "653503331d58cb02bb34e725d4595d166e93f7f2f3ff88e4c66ef535ae66eae5"
            },
            "downloads": -1,
            "filename": "gcsfs-2025.7.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc1c7e7afe41442b4e003879c96443c4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 36815,
            "upload_time": "2025-07-15T16:49:20",
            "upload_time_iso_8601": "2025-07-15T16:49:20.333225Z",
            "url": "https://files.pythonhosted.org/packages/21/f5/54bccbee01efbc25581db6aafefb6f6c277d880930f7a083b10052382463/gcsfs-2025.7.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5bd75eafe9f09f1bb09433a473cef7984cd52c398592c8fd09974e0ad87cfea4",
                "md5": "b4956d65c456f16c717446bfcb907310",
                "sha256": "ad3ff66cf189ae8fc375ac8a2af409003dbca02357621cb94a66e457e02ba420"
            },
            "downloads": -1,
            "filename": "gcsfs-2025.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b4956d65c456f16c717446bfcb907310",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 82659,
            "upload_time": "2025-07-15T16:49:21",
            "upload_time_iso_8601": "2025-07-15T16:49:21.647505Z",
            "url": "https://files.pythonhosted.org/packages/5b/d7/5eafe9f09f1bb09433a473cef7984cd52c398592c8fd09974e0ad87cfea4/gcsfs-2025.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-15 16:49:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fsspec",
    "github_project": "gcsfs",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "!=",
                    "4.0.0a1"
                ],
                [
                    "!=",
                    "4.0.0a0"
                ]
            ]
        },
        {
            "name": "decorator",
            "specs": [
                [
                    ">",
                    "4.1.2"
                ]
            ]
        },
        {
            "name": "fsspec",
            "specs": [
                [
                    "==",
                    "2025.7.0"
                ]
            ]
        },
        {
            "name": "google-auth",
            "specs": [
                [
                    ">=",
                    "1.2"
                ]
            ]
        },
        {
            "name": "google-auth-oauthlib",
            "specs": []
        },
        {
            "name": "google-cloud-storage",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "gcsfs"
}
        
Elapsed time: 0.42899s