pydata / pydata-google-auth

A package providing helpers for authenticating to Google APIs.
https://pydata-google-auth.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
37 stars 17 forks source link

DOC: provide code samples in introduction #30

Open tswast opened 4 years ago

tswast commented 4 years ago

https://pydata-google-auth.readthedocs.io/en/latest/intro.html would benefit from having a code sample for creating a credentials object with GCP scopes for use in BigQuery.