Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 470 Bytes

File metadata and controls

19 lines (14 loc) · 470 Bytes

Google Admin SDK Directory Python Quickstart

Complete the steps described in the [Google Admin SDK Directory Python Quickstart](https://developers.google.com/google-apps/Admin SDK Directory/quickstart/python), and in about five minutes you'll have a simple Python command-line application that makes requests to the Google Admin SDK Directory API.

Install

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

Run

python quickstart.py