Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 446 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 446 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 -r requirements.txt

Run

After following the quickstart setup instructions, run the sample:

python quickstart.py