Skip to content

A Python package to easily interface with Google Cloud Platform

License

Notifications You must be signed in to change notification settings

stephenleo/gcpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Python package to easily interface with Google Cloud Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages