-
Notifications
You must be signed in to change notification settings - Fork 8
Installation
Raphaël Doursenaud edited this page Sep 6, 2016
·
6 revisions
- Python 2.6 or higher
- oauth2client library
- GData Python client library
- A Google Apps domain administrator account
- Download the project in your preferred format: .tar.gz or .zip.
- Decompress the archive on your machine. All the script files belong to a google-shared-contacts-client/ directory.
- Follow further instructions depending on your platform.
- Install Python 2 from https://www.python.org/downloads
Make sure to select "Add python.exe to Path" for the following command to work. - Go to the google-shared-contacts-client directory and install the dependencies:
python -m pip install -r requirements.txt
- Follow Setup
- Go to the google-shared-contacts-client directory and install dependencies:
pip install -r requirements.txt
- Follow Setup
Provided by GPC.solutions.