Skip to main content

A tool for editing, uploading and testing Amazon SES email templates

Project description

amazon-ses-template-editor

Console command to edit, test and upload amazon SES templates

Usage

pip install amazon-ses-template-editor
amazon-ses-template-editor.py -c config.toml upload
amazon-ses-template-editor.py -c config.toml test

Config example

[[templates]]
name = 'weekly-email'
html = "templates/weekly-email.hb2"
title = 'Your links weekly report'

[partials]
footer = 'partials/footer.hb2'

[tests]
from = 'andrii@short.cm'
to = 'andrey@kostenko.name'
[[test]]
template = 'weekly-email'
	[test.data]
		encodedEmail = 'andrey@kostenko.name'
		[test.data.user]
		id = 12345
		name = 'Test test'
		[[test.data.domains]]
			[test.data.domains.domain]
			hostname = 'test.com'
			[test.data.domains.stats]
			links = 50
			clicks = 50
			humanClicks = 50
			[[test.data.domains.stats.device]]
			deviceName = "Desktop"
			score = 12345

Author

Andrii Kostenko, Short.cm Inc (https://short.cm)

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

amazon-ses-template-editor-0.3.3.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file amazon-ses-template-editor-0.3.3.tar.gz.

File metadata

File hashes

Hashes for amazon-ses-template-editor-0.3.3.tar.gz
Algorithm Hash digest
SHA256 2e415ce09fe4fc6b017606f765a47ae2c17421c2fcc7b096e604f541d78228a3
MD5 afb9b33d5eb9d9c883063b62e7dca55f
BLAKE2b-256 96e328a87fd802116143a49db4c89177d1862300a0a56ffc4cdce07f43ad2ba2

See more details on using hashes here.

File details

Details for the file amazon_ses_template_editor-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for amazon_ses_template_editor-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8991edffeb0f4bb3e839ad95f5e726c6bb4924992e8fb4f88e67a159983ffbb4
MD5 a7f9b0634f74dc87de5f19cc4bf6b25b
BLAKE2b-256 a3e627d61566366d69463aaecb427aa1dd24844417f55bee50260443d722c615

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