Contents

gcsfs 2024.3.1

0

Convenient Filesystem interface over GCS

Convenient Filesystem interface over GCS

Stars: 311, Watchers: 311, Forks: 139, Open Issues: 76

The fsspec/gcsfs repo was created 7 years ago and the last code push was Yesterday.
The project is popular with 311 github stars!

How to Install gcsfs

You can install gcsfs using pip

pip install gcsfs

or add it to a project with poetry

poetry add gcsfs

Package Details

Author
License
BSD
Homepage
https://github.com/fsspec/gcsfs
PyPi:
https://pypi.org/project/gcsfs/
GitHub Repo:
https://github.com/dask/gcsfs

Classifiers

No  gcsfs  pypi packages just yet.

Errors

A list of common gcsfs errors.

Code Examples

Here are some gcsfs code examples and snippets.

GitHub Issues

The gcsfs package has 76 open issues on GitHub

  • Generation ID ignored when reading from gcs
  • Cannot connect to host when running in dataproc
  • GCSFileSystem is not using the right project
  • 'err': 'Please install gcsfs to access Google Storage'
  • gcs.makedir raises exception: TypeError: _mkdir() got an unexpected keyword argument 'create_parents'
  • GCSFileSystem constructor with token=None does not try to get credentials from metadata service

See more issues on GitHub