Skip to main content

BigQuery Storage API API client library

Project description

ga pypi versions

BigQuery Storage API:

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the BigQuery Storage API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Supported Python Versions

Python >= 3.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-bigquery-storage

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-bigquery-storage

Optional Dependencies

Several features of google-cloud-bigquery-storage require additional dependencies.

  • Parse Avro blocks in a read_rows() stream using fastavro.

    pip install google-cloud-bigquery-storage[fastavro]

  • Write rows to a pandas dataframe.

    pip install google-cloud-bigquery-storage[pandas,fastavro]

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-bigquery-storage-1.1.1.tar.gz (109.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_bigquery_storage-1.1.1-py2.py3-none-any.whl (135.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file google-cloud-bigquery-storage-1.1.1.tar.gz.

File metadata

File hashes

Hashes for google-cloud-bigquery-storage-1.1.1.tar.gz
Algorithm Hash digest
SHA256 f0b5703007eab4f0d68617830c1ac9105a0d7dc3bb840229f2ce1cfdd9928eae
MD5 5cef350033e4a58fbfc9fd8d22101de6
BLAKE2b-256 b2d8d47a38bbe753df516e474354b3f1fb0905abd547154b6606cb54793f1a88

See more details on using hashes here.

File details

Details for the file google_cloud_bigquery_storage-1.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_bigquery_storage-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e6c011acccc3f95aa232cb1e80ee710c1954686496991fd53505df5ee6015f20
MD5 b10b8bf1cf48e986f943e8fea75b56c3
BLAKE2b-256 005f3b90bc66fe3ce3a1a48dda05710c5f1b215745407b340e54968e8cefb7ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page