Installation

You can install pydata-google-auth with conda, pip, or by installing from source.

Conda

$ conda install pydata-google-auth --channel conda-forge

This installs pydata-google-auth and all common dependencies, including google-auth.

Pip

To install the latest version of pydata-google-auth: from the

$ pip install pydata-google-auth -U

This installs pydata-google-auth and all common dependencies, including google-auth.

Install from Source

$ pip install git+https://github.com/pydata/pydata-google-auth.git

Dependencies

This module requires following additional dependencies: