Skip to content

ncrocfer/flask-sendmail-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Sendmail NG

Flask-Sendmail-ng is a Flask extension providing a simple interface for the system's sendmail client.

Installation

pip install flask-sendmail-ng

Why ng?

Flask-sendmail-ng is a fork of Flask-Sendmail, a package made by @ajford to create a drop-in alternative for Flask-Mail.

This fork was necessary because the original repo was not updated for several years, and the support of Python 3 was not available.

As I need it for one of my project I decided to release a new package. You can now work with Sendmail in your Python 3 projects using it.

Documentation

Online documentation is available at the original link : flask-sendmail.readthedocs.org.

About

Fork of Flask-Sendmail, including support of Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages