An open API service indexing awesome lists of open source software.

https://github.com/cdhagmann/mercury

A SMTP server interface using the context manager to provide functions to facilitate ease of sending emails and text messages from Python scripts
https://github.com/cdhagmann/mercury

pushbullet pushover python

Last synced: about 1 month ago
JSON representation

A SMTP server interface using the context manager to provide functions to facilitate ease of sending emails and text messages from Python scripts

Awesome Lists containing this project

README

          

# Mercury
Uses smtplib and MIMEText to create a smtp server interface using the context manager and provide functions to facilitate ease of sending emails and text messages via Python scripts

Also provides basic support for Pushover notification and Pushbullet notes via pushbullet.py