flask-mail topic

List flask-mail repositories

flask-mailing

32
Stars
10
Forks
Watchers

Flask-Mailing is the ultimate solution for sending emails asynchronously in Flask applications. With its extensive features such as support for multiple email providers, file attachments, customizable...

flask-online-store

44
Stars
23
Forks
Watchers

An online e commerce stores management and order placing system API built using flask and sqlalchemy . Various functionalities present and further functionalities being added to make it as real life a...

flask-mail

607
Stars
172
Forks
Watchers

Flask-Mail adds SMTP mail sending to your Flask applications

login_system

43
Stars
19
Forks
Watchers

Login system, the user is able to Sign up and Sign in with email, Reset password or login with Github, Google, or Facebook. Integration of flask-login, flask-dance and flask-mail.