You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here in this repository. I have added the notebook for sending the automatic mail when some execution finishes or just to use automatic mailing using python smtplib library. It will send automatic mail to the desired email address in html format or just simple message.
A simple web app created with flask that collects the height of a user and emails the user their average height based on the number of other users in the PostgreSQL database.