>cd path\to\dir
path\to\dir>git clone https://github.com/thinkAmi-sandbox/google-api-python-client-sample.git
path\to\dir>virtualenv -p c:\python35-32\python.exe env
path\to\dir>env\Scripts\activate
# Send mail by gmail using Gmail API
(env) >python gmail_sender.py
- Windows10 x64
- Python 3.5.1 32bit
- google-api-python-client 1.5.1
- Mac OS X 10.11.6
- Python 3.6.5
- google-api-python-client 1.6.6