Skip to content

glazedanalytics/py-mail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-mail

Send emails from a custom .html file to addresses stored in a Google spreadsheet with a simple comand line interface.

Pre-requirements

You need to add the following information to the script:

Authentication

  • path to email password.json
  • path to google service account.json

Customisation

  • Google Spreadsheet ID
  • email of origin
  • email subject
  • path to .html template
  • path to .txt file

About

Send emails from a custom template using Google Sheets with python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.8%
  • HTML 24.2%