Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 320 Bytes

Sending-Email-Using-Python

• Sending Email using Language:- Python

• Sending email to user with the help of SMTP(Simple message transfer Protocol) library which help to transfer resources from one server to another, getpass(getting password from user) and MIMETEXT(helps in sharing information between two party)