Skip to content

jbarber877/Flask-Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Mail

This is a simple application used for sending emails using Python's Flask framework. It is a spin-off of Mailtrap's tutorial available at https://mailtrap.io/blog/flask-email-sending/.

As apps grow, developers will often restructure their code from a single file to multiple folders. To use this code, you will need to set up an account with Mailtrap (https://mailtrap.io/register/signup?ref=header) and substitute your own credentials for the username and password on lines 17 and 18 in init.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published