Contents

gcsfs 2024.9.0.post1

0

Convenient Filesystem interface over GCS

Convenient Filesystem interface over GCS

Stars: 337, Watchers: 337, Forks: 144, Open Issues: 83

The fsspec/gcsfs repo was created 7 years ago and the last code push was 3 days ago.
The project is popular with 337 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
None
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 83 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