
gcsfs 2026.2.0
0
Convenient Filesystem interface over GCS
Contents
Convenient Filesystem interface over GCS
Stars: 381, Watchers: 381, Forks: 166, Open Issues: 90The fsspec/gcsfs repo was created 9 years ago and the last code push was 5 hours ago.
The project is popular with 381 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
Related Packages
Errors
A list of common gcsfs errors.
Code Examples
Here are some gcsfs code examples and snippets.
GitHub Issues
The gcsfs package has 90 open issues on GitHub
- Adds test coverage check in repo (#68)
- cloud build for perf benchmarks
- Add the new readahead_v2 cache
- Update ZonalFile commit to log warning instead of raising error for No-op cases
- too many deps for microbenchmarks
pythonfix