Skip to content

thinkAmi-sandbox/google-api-python-client-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-api-python-client-sample

How to use

Gmail API

>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

 

Tested Envrionment

Gmail API

  • Windows10 x64
  • Python 3.5.1 32bit
  • google-api-python-client 1.5.1

 

Google Drive API

  • Mac OS X 10.11.6
  • Python 3.6.5
  • google-api-python-client 1.6.6

 

Related Blog (Written in Japanese)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages