Sending Emails Using Python And Flask And Gmail
Introduction
Hello! ๐ Recently I was asked on how to send emails using flask and Python, so I'd thought I'd also share how I did it and hopefully it helps you. ๐
Enabling The Virtual Environment
First we need to setup the virtual environment, this...
ethan91.hashnode.dev3 min read