Topic: "python-mail"
alisharify7/py-smtper
🚀 Python smtp client for sending SMTP request, with connection pooling and fallback option.
Language: Python - Size: 52.7 KB - Last synced at: 17 days ago - Pushed at: 24 days ago - Stars: 5 - Forks: 1

codeterrayt/PythonMailWithAttachments
This PythonMailWithAttachments project allows you to send emails with attachments using Python. It uses the smtplib library to establish an SMTP connection and the email library to create and format the email message. This script is particularly useful for sending automated emails with attachments.
Language: Python - Size: 2.93 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

codeterrayt/sendmailusingpython
The Send Mail Using Python project enables you to send emails using a Python script. It uses the smtplib library for establishing an SMTP connection and the email library for creating and formatting email messages.
Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

VaibhavMojidra/Mail-Sender-Or-Sending-Email-Using-Python
Sending emails using Python can be accomplished with the built-in smtplib library. And tkinter for interface.
Language: Python - Size: 1000 Bytes - Last synced at: 19 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
