Socket
Socket
Sign inDemoInstall

flask-mailman

Package Overview
Dependencies
0
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    flask-mailman

Porting Django's email implementation to your Flask applications.


Maintainers
2

Readme

Flask-Mailman

PyPI PyPI - Downloads dev workflow GitHub commits since latest release (by SemVer) PyPI - License codecov

Flask-Mailman is a Flask extension providing simple email sending capabilities.

It was meant to replace unmaintained Flask-Mail with a better warranty and more features.

Usage

Flask-Mail ported Django's email implementation to your Flask applications, which may be the best mail sending implementation that's available for python.

The way of using this extension is almost the same as Django.

Documentation: https://waynerv.github.io/flask-mailman.

Note: A few breaking changes have been made in v0.2.0 version to ensure that API of this extension is basically the same as Django. Users migrating from Flask-Mail should upgrade with caution.

Credits

Thanks to Jetbrains for providing an Open Source license for this project.

Jetbrains Logo

Build tools and workflows of this project was inspired by waynerv/cookiecutter-pypackage project template.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc