A command line utility for sending customized mass emails.
Project description
An Automated Email Sender
pip install automailer
Usage
file structure
Create the following file structure.
/
/data
email_list.csv
message.md
message.md
---
subject: Required Subject for Email
sender: Required Gmail sender
password: OTP for gmail sender
---
Hi {name},
The cool thing about this file is that you can add any column included in your csv and it will populate.
Your favorite color is {favorite_color}.
Best,
Sender
email_list.csv
The only required column for this file is email
.
name, favorite_color, email
Jacob, Green, jacob@gmail.com
Run
Change to root of project.
python -m automailer
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
automailer-0.1.3.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file automailer-0.1.3.tar.gz
.
File metadata
- Download URL: automailer-0.1.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5b4f4dab83a0f97e1bfe4d619445aebd979e77d1aba9b18c0343afbbea6a46f |
|
MD5 | 72e03acd04453bf718854c6baf3d46fb |
|
BLAKE2b-256 | 091a55cd815664b3d7771cfdd9cece133e8a0a0ff2ddd5c663a238ebe8b124a5 |
File details
Details for the file automailer-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: automailer-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55a856ef02e13e200101f853d44404b36e02c5a61691ef6aa5d042ca221f5bb8 |
|
MD5 | 093052c81711a10dba44d00b39686873 |
|
BLAKE2b-256 | 2df378a0d1e48c9eb97d797c899437caa0d0f96e82d5b1319d9bfdbea5b9bd48 |