Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/havocesp/multify
Just another email notifier library.
https://github.com/havocesp/multify
email gmail notifier
Last synced: 22 days ago
JSON representation
Just another email notifier library.
- Host: GitHub
- URL: https://github.com/havocesp/multify
- Owner: havocesp
- Created: 2018-05-11T19:36:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T20:05:34.000Z (over 6 years ago)
- Last Synced: 2024-11-12T23:28:41.716Z (3 months ago)
- Topics: email, gmail, notifier
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multify
Just another email notifier library.* __Author__: Daniel J. Umpierrez
* __License__: UNLICENSE
* __Version__: 0.2.0# ChangeLog
## Version 0.2.0
* Removed decorators module (unecessary)
* New _login_ method added
* New _read_mails_ method added
* New _get_mailboxes_ method added
* New _decode_mime_words_ function## Version 0.1.0
* Initial version with just a notify method to send plain text emails