Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 520 Bytes

GCPy: Google Cloud ♥ Python

A Python package to easily interface with Google Cloud Platform.

Instructions for installation

  1. Install gcloud SDK from Link
  2. Initialize gloud SDK: gcloud init
  3. Authenticate your account: gcloud auth application-default login
  4. Install: pip install git+https://github.com/stephenleo/gcpy.git

Usage

Detailed usage instructions in docs

TODO

  1. Create dataset if dataset doesn't exist in pd_to_bq