Contents

fs-gcsfs 1.5.1

0

A PyFilesystem interface to Google Cloud Storage

A PyFilesystem interface to Google Cloud Storage

Stars: 41, Watchers: 41, Forks: 17, Open Issues: 12

The Othoz/gcsfs repo was created 5 years ago and the last code push was 1 months ago. The project is moderately popular with 41 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 12 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

cirq 1.4.1

A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.

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