Skip to content

Parse google calendar for x following day events and send them to a e-mail address as newletter

Notifications You must be signed in to change notification settings

EIK-LUG/googleCalNewsletter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool that parses Google Calendar for x following day events and sends them to a email address as newsletter.

prerequisite libraries:

pip install google-api-python-client
pip install python-dateutil


Before using fill in config.py file.

About

Parse google calendar for x following day events and send them to a e-mail address as newletter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • HTML 2.3%