Skip to content

Automate your website's email communication with our simple and customizable email sender project, featuring asyncronous sending and queue management with Redis.

License

Notifications You must be signed in to change notification settings

AndreAmorim05/flask-celery-mail

Repository files navigation

Flaks Celery Mail

flaskcelerymail-screenshot.png

This project brings a simple email sender with an interface, where you can configure it with your email account and credentials to send emails asyncronously with a broker (in this case Redis), that is responsible to managing the emails queue. Feel free to extend this and make something more complex, for example automate emails for your website.

Pattern used to this project:

  • Factory pattern.

In this project you wil see:

  • Flaks;
  • Celery;
  • Redis;
  • Docker;
  • Vue JS.

Another Flask libs important to mention:

  • Flask-Mail;
  • Dynaconf;
  • Flask-Cors.

About

Automate your website's email communication with our simple and customizable email sender project, featuring asyncronous sending and queue management with Redis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published