An open API service indexing awesome lists of open source software.

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

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