Skip to content

(Asyncio OR Threadsafe) Google Cloud Client Library for Python

Notifications You must be signed in to change notification settings

tj-python/gcloud-aio

This branch is up to date with talkiq/gcloud-aio:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

359986e · Feb 24, 2025
Feb 13, 2025
Sep 19, 2024
Feb 24, 2025
Feb 24, 2025
Mar 21, 2023
Feb 24, 2025
Feb 24, 2025
Feb 24, 2025
Feb 24, 2025
Feb 24, 2025
Sep 15, 2023
Feb 16, 2025
Sep 15, 2023
Dec 18, 2024
Sep 15, 2023
Dec 20, 2022

Repository files navigation

(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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%