simplebus-mail

SimpleBus Mail is a library for Python 3+ which send emails using simplebus.


Keywords
simplebus, mail, email, smtp
License
Apache-2.0
Install
pip install simplebus-mail==0.8.1

Documentation

SimpleBus Mail

SimpleBus Mail is a library for Python 3+ which send emails using simplebus. At this time is only supported plain text email.

Version Downloads License

Documentation

Soon... take a look at the examples to see how it works.

Installation

You can install SimpleBus Mail via Python Package Index (PyPi),:

$ pip install simplebus-mail

Feedback

Please use the Issues for feature requests and troubleshooting usage.