Sendmail package for Pyramid
Project description
pyramid_mailer is a package for taking the pain out of sending emails in your Pyramid project.
This includes:
Wrapping the low-level Python email library with an easy-to-use API, which includes attachments and mulipart content.
Send emails immediately or to add to a maildir queue.
Managing email sends inside a transaction, to prevent emails being sent if your code fails.
Features to help with unit testing.
pyramid_mailer uses the repoze_sendmail library for managing email sending and transacton management, and borrows code from Zed Shaw’s Lamson for wrapping email messages.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyramid_mailer-0.6.tar.gz
.
File metadata
- Download URL: pyramid_mailer-0.6.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 422c791751576840959101eb211dfe80b3bd0f20460e10fcdfa9a491f322eca8 |
|
MD5 | 5951fa5b874af17accd33698a9d0a994 |
|
BLAKE2b-256 | 09875ef041a78ac711eb758a71f9543fd0dd8984946f01c30c0c15c2964922ef |