Skip to main content

Send e-mails with python.

Project description

MailMe

Library created to abstract work with SMTP servers to send e-mails.

Install

To install the library use the command pip install mailme.

Comments

  • For a characteristic of the library, when informing when passing 'content' and 'html' as parameters of a message, both will be inserted in the body of the same, being first displayed the content and then the html, always in that order.

  • Attachments and recipients should always be informed in list form, even if we only have one string inside it.

  • The library is in constant development. If you believe something can improve, feel free to open an echo or do a poll request.

  • The library was developed over python 3.7 and can not guarantee its backward compatibility.

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

MailMe-1.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

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