templated-mail

Package that allows defining an email subject, plain text, & html in a template, thus keeping it separate from application logic, and providing a consistent way to interpolate data into it.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install templated-mail

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.4.0.2 2016-09-10  
0.4.0.1 2016-09-09  
0.4.0.0 2016-09-09  
0.3.0.3 2016-05-02  
0.3.0.2 2016-05-02  
0.3.0.1 2016-04-15  
0.3.0.0 2016-03-13  
0.2.1.0 2015-12-12  
0.2.0.0 2015-12-01  
0.1.1.0 2015-12-01  

Issues with this package?

Page last updated 2025-07-17 22:16:49 UTC