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
- Host: GitHub
- URL: https://github.com/cdhagmann/mercury
- Owner: cdhagmann
- License: apache-2.0
- Created: 2015-01-28T21:49:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-11T17:54:06.000Z (over 11 years ago)
- Last Synced: 2025-01-10T22:28:44.770Z (over 1 year ago)
- Topics: pushbullet, pushover, python
- Language: Python
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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