Skip to content

green23/easysendemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

A package to make it easier to send email

Usage

pip install easysendemail

send = SendEmail(sender=sender, receiver=receiver, smtp=smtp, port=port, password=password, subject=subject, filepath=filepth, filename=filename, content=content)

send.send_email()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages