Repository URL to install this package:
|
Version:
1.0.2 ▾
|
gns-mailer
/
README.md
|
|---|
Send emails easily using the mailer
pip install gns-mailer --extra-index-url https://pypi.fury.io/genesort/
pip install gns-mailer --extra-index-url https://pypi.fury.io/genesort/
In order to send an e-mail:
m = Mail([receipents], subject, content) m.send_email()
Dana Blanc danab@genesort.com