Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
forked from talkiq/gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python

Notifications You must be signed in to change notification settings

fsgsmartbuildings/gcloud-aio

 
 

Repository files navigation

(Asyncio OR Threadsafe) Google Cloud Client Library for Python

This repository contains a shared codebase for two projects: gcloud-aio-* and gcloud-rest-*. Both of them are HTTP implementations of the Google Cloud client libraries. The former has been built to work with Python 3's asyncio. The later is a threadsafe requests-based implementation which should be compatible all the way back to Python 2.7.

CircleCI Test Status Python Version Support (aio) Python Version Support (rest)

The following clients are available:

Installation

$ pip install --upgrade gcloud-{aio,rest}-{client_name}

About

(Asyncio OR Threadsafe) Google Cloud Client Library for Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%