Contents

fs-gcsfs 1.5.1

0

A PyFilesystem interface to Google Cloud Storage

A PyFilesystem interface to Google Cloud Storage

Stars: 42, Watchers: 42, Forks: 16, Open Issues: 11

The Othoz/gcsfs repo was created 5 years ago and the last code push was 6 months ago. The project is moderately popular with 42 github stars!

How to Install fs-gcsfs

You can install fs-gcsfs using pip

pip install fs-gcsfs

or add it to a project with poetry

poetry add fs-gcsfs

Package Details

Author
Othoz GmbH
License
MIT
Homepage
https://github.com/Othoz/gcsfs
PyPi:
https://pypi.org/project/fs-gcsfs/
Documentation:
http://fs-gcsfs.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/Othoz/gcsfs

Classifiers

  • System/Filesystems
No  fs-gcsfs  pypi packages just yet.

Errors

A list of common fs-gcsfs errors.

Code Examples

Here are some fs-gcsfs code examples and snippets.

GitHub Issues

The fs-gcsfs package has 11 open issues on GitHub

  • allow packaging versions >=20.0

See more issues on GitHub

Related Packages & Articles

fs 2.4.16

Python's filesystem abstraction layer

bitmath 1.3.3.1

Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)

aiofile 3.8.8

Asynchronous HTTP client/server framework for asyncio and Python