https://github.com/fsspec/gcsfs
Pythonic file-system interface for Google Cloud Storage
https://github.com/fsspec/gcsfs
hacktoberfest
Last synced: 6 months ago
JSON representation
Pythonic file-system interface for Google Cloud Storage
- Host: GitHub
- URL: https://github.com/fsspec/gcsfs
- Owner: fsspec
- License: bsd-3-clause
- Created: 2017-01-11T19:13:20.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T15:00:50.000Z (about 1 year ago)
- Last Synced: 2025-06-13T00:06:21.046Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Homepage: http://gcsfs.readthedocs.io/en/latest/
- Size: 5.26 MB
- Stars: 366
- Watchers: 10
- Forks: 154
- Open Issues: 89
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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