Skip to main content

LIbrary of helpers for using google apis

Project description

google_api_helpers

Python helpers for using google apis

install

pip install apatterson189-google-api-helpers

Setup

  1. Create a GCP project
  2. Create a set of credentials
  3. download the credentials (as credentials.json for example)

The first step of using these tools should be to provide the credentials of the GCP project that will be used to access the data, via "google_api_helpers.auth.setStoredCredentialsLocation".

usage

import google_api_helpers

Build

python3 setup.py sdist bdist_wheel

Upload

python3 -m twine upload dist/*

Test

python setup.py pytest

Notes

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

Built Distribution

Supported by

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