Metadata-Version: 2.4
Name: gcsfs
Version: 2025.12.0
Summary: Convenient Filesystem interface over GCS
Home-page: https://github.com/fsspec/gcsfs
Maintainer: Martin Durant
Maintainer-email: mdurant@anaconda.com
License: BSD
Keywords: google-cloud-storage,gcloud,file-system
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aiohttp!=4.0.0a0,!=4.0.0a1
Requires-Dist: decorator>4.1.2
Requires-Dist: fsspec==2025.12.0
Requires-Dist: google-auth>=1.2
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-cloud-storage
Requires-Dist: google-cloud-storage-control
Requires-Dist: requests
Provides-Extra: gcsfuse
Requires-Dist: fusepy; extra == "gcsfuse"
Provides-Extra: crc
Requires-Dist: crcmod; extra == "crc"
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

gcsfs
=====

[|Build Status|](https://github.com/fsspec/gcsfs/actions)
[|Docs|](https://gcsfs.readthedocs.io/en/latest/?badge=latest)

Pythonic file-system for Google Cloud Storage for fsspec.


Support
-------

Work on this repository is supported in part by:

"Anaconda, Inc. - Advancing AI through open source."

<a href="https://anaconda.com/"><img src="https://camo.githubusercontent.com/b8555ef2222598ed37ce38ac86955febbd25de7619931bb7dd3c58432181d3b6/68747470733a2f2f626565776172652e6f72672f636f6d6d756e6974792f6d656d626572732f616e61636f6e64612f616e61636f6e64612d6c617267652e706e67" alt="anaconda logo" width="40%"/></a>
