spencertollefson / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python

Home Page:https://talkiq.github.io/gcloud-aio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Asyncio OR Threadsafe) Google Cloud Client Libraries 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.

Test Status Python Version Support

The following clients are available:

Installation

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

Docs

Please see our documentation for usage details.

Contributing

Developer? See our contribution guide for how you can contribute.

About

(Asyncio OR Threadsafe) Google Cloud Client Library for Python

https://talkiq.github.io/gcloud-aio


Languages

Language:Python 99.2%Language:Shell 0.8%