An open API service indexing awesome lists of open source software.

https://github.com/mashu3/google-contacts-sync

This is a demo application that synchronizes address CSV files to Google Contacts via Goolge People API.
https://github.com/mashu3/google-contacts-sync

google-api google-people-api

Last synced: 4 months ago
JSON representation

This is a demo application that synchronizes address CSV files to Google Contacts via Goolge People API.

Awesome Lists containing this project

README

        

# google-contacts-sync
This script demonstrates how to synchronize address book CSV to Google Contacts via Google People API.

This script is a modified version of the Quickstart sample program, run the Quickstart example before running this script.

# People API | Python Quickstart
https://developers.google.com/people/quickstart/python