Skip to content

Dynamic email template generator made using python 3.6,HTML and inline CSS. A list of python libraries required is available in the ReadMe.

Notifications You must be signed in to change notification settings

hasykes/ofTheDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofTheDay

An HTML Email generator made using Python 3.6, HTML and Inline CSS.

Native Python Libraries:

  • sys
  • urllib.request
  • bs4
    • BeautifulSoup
  • datetime
  • webbrowser
  • os
  • configparser
  • re
  • smtplib
  • email.mime.multipart
    • MIMEMultipart
  • email.mime.text
    • MIMEText
  • json

3rd Party:

About

Dynamic email template generator made using python 3.6,HTML and inline CSS. A list of python libraries required is available in the ReadMe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published