{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Provides an asyncio or threadsafe Python client for interacting with Google Cloud BigQuery, supporting modern Python versions.","skillfed_tags":["async-first","google-cloud","rest-client"],"use_cases":["Build async Python applications that query BigQuery without blocking I/O operations","Integrate BigQuery into threadsafe server applications where asyncio is not suitable","Migrate from synchronous BigQuery clients to async patterns in existing codebases","Query and analyze data in BigQuery from lightweight Python services or microservices"],"what_it_does":"This package provides a Python client library for Google Cloud BigQuery that supports both asyncio and threadsafe execution patterns. It wraps the BigQuery REST API, allowing developers to query datasets, manage tables, and interact with BigQuery resources without blocking the event loop or requiring thread management boilerplate.\n\nThe library depends on gcloud-rest-auth for authentication and is actively maintained for Python 3.8 through 3.12. It is positioned as an alternative to the official Google Cloud BigQuery client for use cases where async-first or thread-safe patterns are preferred. The project is part of the broader gcloud-rest ecosystem.","worth_installing":"Yes, if you need an asyncio or threadsafe BigQuery client for Python 3.8+. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is low and it integrates cleanly via a single dependency. Verify that its API surface and performance match your specific BigQuery operations before committing to production."},"id":"gcloud-rest-bigquery","links":{"html":"https://skillfed.io/packages/gcloud-rest-bigquery","md":"https://skillfed.io/packages/gcloud-rest-bigquery.md","pypi":"https://pypi.org/project/gcloud-rest-bigquery/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-02-16","license_spdx":null,"license_treatment":"permissive","name":"gcloud-rest-bigquery","python_support":"supports_current","summary":"Python Client for Google Cloud BigQuery"},"popularity":{"monthly_downloads":410259,"position":6866,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.1.0"}
