minimalkv.net.gcstore module

class minimalkv.net.gcstore.GoogleCloudStore(credentials, bucket_name: str, create_if_missing: bool = True, bucket_creation_location: str = 'EUROPE-WEST3', project=None)

Bases: FSSpecStore

A store using Google Cloud storage as a backend.

See https://cloud.google.com/storage.