Skip to content

dashvinsingh/Python-Email-App

Repository files navigation

Python Email App

Python Email App is a simple python GUI app that is used for outgoing emails. As of now the supported email clients are: UoftMail, Gmail, Outlook, and Yahoo.

To test out the app on MacOSx, download the 'dist' folder.

Modules used:

  1. tkinter: Python module for Graphical User Interface (GUI)
  2. smtplib: Python module for outgoing email services (Simple Mail Transfer Protocol)

Incoming mail system under development.

Authentication Main

About

A simple python GUI app that assists with sending emails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages