Simple library to send email using GMail (includes background worker and logging classes)
Project description
gmail_sender
------------
'gmail_sender' provides a simple wrapper around the smtplib/email modules to
provide an easy programmatic interface for sending email using the GMail SMTP
service.
The module provides the following classes:
GMail - Basic interface to GMail SMTP service
GMailWorker - Background worker to send messages asynchronously
(uses multiprocessing module)
GMailHandler - GMail handler for logging framework
Message - Wrapper around email.Message class simplifying
creation of email message objects
The module also provides a cli interface to send email if run directly
(python -mgmail)
Changelog:
* 0.1 2012-10-17 Initial Release
License:
* BSD
Author:
* Paul Chakravarti (paul.chakravarti@gmail.com)
------------
'gmail_sender' provides a simple wrapper around the smtplib/email modules to
provide an easy programmatic interface for sending email using the GMail SMTP
service.
The module provides the following classes:
GMail - Basic interface to GMail SMTP service
GMailWorker - Background worker to send messages asynchronously
(uses multiprocessing module)
GMailHandler - GMail handler for logging framework
Message - Wrapper around email.Message class simplifying
creation of email message objects
The module also provides a cli interface to send email if run directly
(python -mgmail)
Changelog:
* 0.1 2012-10-17 Initial Release
License:
* BSD
Author:
* Paul Chakravarti (paul.chakravarti@gmail.com)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gmail-0.1.tar.gz
(5.2 kB
view details)
File details
Details for the file gmail-0.1.tar.gz.
File metadata
- Download URL: gmail-0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a0b7f95be3a35b113608c2fc60d3f50f3eee9e177bf6082db3271398874fedb
|
|
| MD5 |
abb0c6734e25cfd8865182818c133f74
|
|
| BLAKE2b-256 |
deec394cf46f5b218325619b478e48159cbb013bb84212c9a202ec55ce6d085c
|