im using flask and smtplib to send emails and am at the point where i can send emails that are just text but i would like to have the emails look more professional and want to be able to put html files into the email for there to be a page they can look at and click on to be redirected to my website, i used this tutorial (https://youtu.be/dam0GPOAvVI?si=v2HbWNT7NvkTc8wI) from Tech With Tim as well as this tutorial (https://www.youtube.com/watch?v=ueqZ7RL8zxM&t=207s) from Just Another Coder to get to the point where i am now, but im not sure how to add an html file into my email, i already have an html file set up and i just need to figure out how to attach that to the body of my email, as well as figure out how to use the button in the email to redirect to a specific url, i understand this might be a bit niche but if anybody could help push me in the right direction i would be eternally grateful
In this video, I'm going to be showing you how to make a website with Python, covering Flask, authentication, databases, and more. The goal of this video is to give you what you need to make a finished product that you can tweak, and turn into anything you like. We're going to also go over how you create a new user's account, how you store those...
Python tutorial on how to send automated emails using the smtplib module.
Don't forget to like and subscribe!
#python #tutorial #programming #coding #automation #ai