Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 464 Bytes

File metadata and controls

20 lines (14 loc) · 464 Bytes

Google Vault Python Quickstart

Complete the steps described in the quickstart instructions, and in about five minutes you'll have a simple Python command-line application that makes requests to the Google Vault API.

Install

pip install --upgrade google-api-python-client oauth2client

Run

After following the quickstart setup instructions, run the sample:

python quickstart.py