AboutWorking


❓ About

  • Python 3.7 has been used to create an email service.
  • Using multiple modules of python, and deepAI API, an email service has been used which is capable of sending emails to different users at the same time.
  • It also has the capability to send emails at a particular time and also at a particular frequency.
  • This can be used as a microservice by people to send newsletter to their subscribers as well as to announce about important things to the subscriber’s email.
  • Additionally, using the saved database a person can retain their users without losing vital information like their email.

🛠 Working

image