Skip to main content

Sendmail package for Pyramid

Project description

pyramid_mailer is a package for taking the pain out of sending emails in your Pyramid project. It is compatible with Python 2.5, 2.6, 2.7, and 3.2.

This includes:

  1. Wrapping the low-level Python email library with an easy-to-use API, which includes attachments and mulipart content.

  2. Send emails immediately or to add to a maildir queue.

  3. Managing email sends inside a transaction, to prevent emails being sent if your code fails.

  4. 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.

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

pyramid_mailer-0.10.tar.gz (31.7 kB view details)

Uploaded Source

File details

Details for the file pyramid_mailer-0.10.tar.gz.

File metadata

File hashes

Hashes for pyramid_mailer-0.10.tar.gz
Algorithm Hash digest
SHA256 95234a01dd124fa276726ff5ba03332c1a5de5f664a88546353d272d81ae1661
MD5 47299e92984a22baece23454b2151da5
BLAKE2b-256 6c255c8913dc2e84921f6b1d2b081f6b910ea0696c28ac353cde0c3e56c68891

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page