Skip to main content

No project description provided

Project description

simple-ses-mailer

Simple Python mailer for AWS SES

Installation

pip install simple-ses-mailer

Example Usage

from simple_ses_mailer.mailers import SesEmailMessage


msg = SesEmailMessage(
    subject='Test Subject',
    body_html='<span>Test Body</span>',
    mail_from='d@verbin.dev',
    mail_to=['test@example.com']
)
msg.send()

More informative readme will be pushed later

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

simple-ses-mailer-0.0.4.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_ses_mailer-0.0.4-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file simple-ses-mailer-0.0.4.tar.gz.

File metadata

  • Download URL: simple-ses-mailer-0.0.4.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for simple-ses-mailer-0.0.4.tar.gz
Algorithm Hash digest
SHA256 686d01b29f0b20154d02fb72fb0a998643dc2252622cd6912480b0f63a26ef53
MD5 172101e5e694221bfba040e9be2d2aea
BLAKE2b-256 f1cb320502360ad99624c791bf14de661904018870e6573bf81afbc2d1e595c0

See more details on using hashes here.

File details

Details for the file simple_ses_mailer-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_ses_mailer-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 268ff58ef3909d5ff479ba3effcba00e38f01836b233440af32443fbd4460e24
MD5 d365e1281e47b463820fa2b3ef47884c
BLAKE2b-256 c8b9dce9670299f6c4f21483282f210667495c56e070ab1b61b9cb692e211790

See more details on using hashes here.

Supported by

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