Skip to content

Sends a daily 'Julian Timehop' email reminding me of things Julian did on this day in previous years

Notifications You must be signed in to change notification settings

robintw/julian_timehop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Julian Timehop

This is a simple Python script that produces an email from a list of diary entries about my son's activities/achievements. It downloads a Word document from Dropbox, parses a table in the document, and sends an appropriate email. It is run every day on my Linux server (using cron).

See this blog post for more details.

Requirements:

  • python-docx
  • pandas
  • emails
  • dropbox

You will also need to set the following environment variables:

  • SMTP_PASSWORD
  • DROPBOX_KEY

About

Sends a daily 'Julian Timehop' email reminding me of things Julian did on this day in previous years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages