Skip to main content

Simple lib abstracting email sending with smtplib.

Project description

Small lib abstracting creation and sending emails with smtplib. This is work in progress, please do not use it in production.

WARNING

From version 0.3 and up I stopped supporting template rendering inside of the library. Now you need to render html / text on your side and use attach_text.

Installation

Install with pip:

$ pip install easyemail

Testing

To run tests, you’ll need mako and jinja2 libraries that are not included in requirements in normal setup.

You can run tests that way:

$ python setup.py test

Issues and questions

Have a bug? Please create an issue on GitHub!

https://github.com/niktto/easyemail/issues

Contributing

EasyEmail is an open source software and your contribution is very much appreciated.

  1. Check for open issues https://github.com/niktto/easyemail/issues or open a fresh issue https://github.com/niktto/easyemail/issues/new to start a discussion around a feature idea or a bug.

  2. Fork the repository on Github https://github.com/niktto/easyemail and make your changes.

  3. Follow these rules: PEP8, PEP257 and The Zen of Python.

  4. Make sure to add yourself to AUTHORS and send a pull request.

Licence

EasyEmail is available under the New BSD License. See LICENSE https://github.com/niktto/easyemail/blob/master/LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easyemail-0.4.0.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file easyemail-0.4.0.tar.gz.

File metadata

  • Download URL: easyemail-0.4.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for easyemail-0.4.0.tar.gz
Algorithm Hash digest
SHA256 99080d1a42ac87544debbd0e1a418ccf402e5006d2565a01feeefee1bd645f2b
MD5 070d0c7281d455b4f3263ceaac63032b
BLAKE2b-256 7d3699ab8a64872874bda54fb6e3c9745d311119af6a7504ef0e61456bd54115

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page