Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fluentmail

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluentmail

Tiny library to send email

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
1

FluentMail |Build Status| |PyPI|

Python SMTP client and Email for Humans™

Simple

FluentMail tries to keep it simple as possible.

Install

pip install fluentmail

Compatibility

Works with Python 2.6+, Python 3.3+, PyPy and PyPy 3.

Documentation

You can find some info on the project wiki.

Features

  • SMTP
  • Mailgun
  • Plain or HTML body
  • Alternative body
  • Attachments

Future work

  • More test coverage
  • Dummy backend
  • FileBased backend
  • MemoryBased backend
  • Support template engines (Django, Jinja)
  • Support custom message headers
  • Set default backend
  • Thread-safety
  • Inline attachment
  • What more?

.. |Build Status| image:: https://travis-ci.org/alexandrevicenzi/fluentmail.svg :target: https://travis-ci.org/alexandrevicenzi/fluentmail .. |PyPI| image:: https://img.shields.io/pypi/v/fluentmail.svg :target: https://pypi.python.org/pypi/fluentmail

Keywords

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc