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.
- Host: GitHub
- URL: https://github.com/mashu3/google-contacts-sync
- Owner: mashu3
- Created: 2020-08-17T09:32:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T09:34:04.000Z (over 4 years ago)
- Last Synced: 2024-08-13T07:07:24.843Z (8 months ago)
- Topics: google-api, google-people-api
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - mashu3/google-contacts-sync - This is a demo application that synchronizes address CSV files to Google Contacts via Goolge People API. (Python)
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