abhilash1in / google-people-api-python-sample

This repo illustrates how to call a limited set of Google People APIs via their respective Python bindings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google People API Python Sample

This repo illustrates how to call a limited set of Google People APIs via their respective Python bindings.

The main intention of writing this was to scan all contacts in "Other Contacts" and copy them over to "myContacts" group if the contact in "Other Contacts" had a name and phone number associated with it (excluding contacts with only a name/email addresss).

Reference:

About

This repo illustrates how to call a limited set of Google People APIs via their respective Python bindings.

License:MIT License


Languages

Language:Python 100.0%