Skip to content

sagargoswami2001/CodeClause-Mail-Application-With-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CodeClause Mail Application With GUI

  • This is a GUI Based Mail Application Using Tkinter & Smtplib Modules.

  • Tkinter: Tkinter is the de facto way in Python to create Graphical User interfaces (GUIs) and is included in all standard Python Distributions. In fact, it's the only framework built into the Python standard library.

  • Smtplib: The smtplib module defines an SMTP client session object that can be used to send mail to any internet machine with an SMTP or ESMTP listener daemon. For details of SMTP and ESMTP operation, consult RFC 821 (Simple Mail Transfer Protocol) and RFC 1869 (SMTP Service Extensions).

  • This is my golden project of codeclause internship.

Releases

No releases published

Packages

No packages published

Languages