Skip to content

marmadukeandbob05/Easy-Emailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Easy-Emailer

A Python module for sending emails with Gmail.

Installation

pip install easyemailer

Usage

easyemailer.send_gmail([gmailusername], [gmailpassword], [to], [subject], [from], [firebase database url OR None])

A note on Firebase

If you want to write all emails sent with the command to a Firebase Realtime database, you will need to edit the rules: Screenshot

Releases

No releases published

Packages

No packages published

Languages