--- id: gcloud-aio-storage version: "9.6.4" license: MIT license_treatment: permissive maintenance: active --- # gcloud-aio-storage — Python Client for Google Cloud Storage License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install gcloud-aio-storage uv add gcloud-aio-storage poetry add gcloud-aio-storage ## Description (Asyncio OR Threadsafe) Python Client for Google Cloud Storage ============================================================== This is a shared codebase for ``gcloud-aio-storage`` and ``gcloud-rest-storage`` |pypi| |pythons| Installation ------------ .. code-block:: console $ pip install --upgrade gcloud-{aio,rest}-storage Usage ----- See `our docs`_. Contributing ------------ Please see our `contributing guide`_. .. _contributing guide: https://github.com/talkiq/gcloud-aio/blob/master/.github/CONTRIBUTING.rst .. _our docs: https://talkiq.github.io/gcloud-aio .. |pypi| image:: https://img.shields.io/pypi/v/gcloud-aio-storage.svg?style=flat-square :alt: Latest PyPI Version (gcloud-aio-storage) :target: https://pypi.org/project/gcloud-aio-storage/ .. |pythons| image:: https://img.shields.io/pypi/pyversions/gcloud-aio-storage.svg?style=flat-square&label=python :alt: Python Version Support :target: https://pypi.org/project/gcloud-aio-storage/ ## AI interpretation — verify before relying Async-first Python client for Google Cloud Storage with support for both asyncio and threadsafe patterns, enabling non-blocking cloud storage operations. Verdict: Production-stable async GCS client in active development with no known vulnerabilities, low install friction, and permissive licensing. Well-suited for async-first Python applications needing non-blocking cloud storage access. [View on SkillFed](https://skillfed.io/packages/gcloud-aio-storage) · [View on PyPI](https://pypi.org/project/gcloud-aio-storage/)