Program for backing up Google contacts and output to stdout in XML format.
backup_googlecontacts.py <username> <password>
Enable the People API on your Google Accounts -
instructions,
download the credentials into credentials.json
.
pip install --user pipenv https://developers.google.com/people/v1/getting-started
Jesper L. Nielsen, [email protected]