Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Google API

Helen Burns edited this page Apr 24, 2019 · 2 revisions

Notes on moving to Google API

  1. Google does allow research credits for storage increase https://lp.google-mkto.com/gcp-research-credits-FAQ.html .
  2. File transfer and set up of authorization: https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/storage/cloud-client
  3. "Snippets" show examples
  4. wcssp.fortis.training@gmail.com owns a google cloud account
  5. Create a bucket in storage section of google cloud
  6. Create credentials (APIS and Services) created storage admin credentials
  7. Follow https://cloud.google.com/docs/authentication/getting-started#auth-cloud-implicit-python
  8. and source in .env
Clone this wiki locally