--- id: gcloud-aio-bigquery version: "7.1.0" license: MIT license_treatment: permissive maintenance: active --- # gcloud-aio-bigquery — Python Client for Google Cloud BigQuery License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install gcloud-aio-bigquery uv add gcloud-aio-bigquery poetry add gcloud-aio-bigquery ## Description (Asyncio OR Threadsafe) Python Client for Google Cloud BigQuery =============================================================== This is a shared codebase for ``gcloud-aio-bigquery`` and ``gcloud-rest-bigquery`` |pypi| |pythons| Installation ------------ .. code-block:: console $ pip install --upgrade gcloud-{aio,rest}-bigquery Usage ----- See `our docs`_. Contributing ------------ Please see our `contributing guide`_. .. _contributing guide: https://github.com/talkiq/gcloud-rest/blob/master/.github/CONTRIBUTING.rst .. _our docs: https://talkiq.github.io/gcloud-aio .. |pypi| image:: https://img.shields.io/pypi/v/gcloud-aio-bigquery.svg?style=flat-square :alt: Latest PyPI Version (gcloud-aio-bigquery) :target: https://pypi.org/project/gcloud-aio-bigquery/ .. |pythons| image:: https://img.shields.io/pypi/pyversions/gcloud-aio-bigquery.svg?style=flat-square&label=python :alt: Python Version Support :target: https://pypi.org/project/gcloud-aio-bigquery/ ## AI interpretation — verify before relying gcloud-aio-bigquery provides an asyncio-friendly Python client for Google Cloud BigQuery, enabling non-blocking queries and data operations against BigQuery datasets. Verdict: A well-maintained, production-ready async BigQuery client with minimal dependencies and permissive licensing. No known vulnerabilities, active repository, and broad Python version support make it a solid choice for async BigQuery workloads in the top 1000 PyPI packages. [View on SkillFed](https://skillfed.io/packages/gcloud-aio-bigquery) · [View on PyPI](https://pypi.org/project/gcloud-aio-bigquery/)