Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 257 Bytes

EmailusingPython

A python email script that allows you to send emails via code.

  • basicemailsender.py: allows you to send a simple email
  • dynamicemailsender.py: allows you to dynamially customize your email for each receiver. Makes use of an html file.