Promail: The Python Email Automation Framework
Project description
Promail
Promail along with its sister library Promail-Templates aims to close the email gap between what you as an individual can make your email do with little effort and what enterprise users do
- Automated Professional Rich content HTML emails
- Allow you to write your own pluggins that do arbitrary things depending on the content of the email.
Installation
pip install promail
Simple Usage
from promail.clients.gmail import GmailClient
client = GmailClient("your-gmail@gmail.com")
# The first time you do this it will open a web browser allowing you to sign into your google account directly
client.send_email()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
promail-0.5.2.tar.gz
(38.0 kB
view details)
Built Distribution
promail-0.5.2-py3-none-any.whl
(28.3 kB
view details)
File details
Details for the file promail-0.5.2.tar.gz
.
File metadata
- Download URL: promail-0.5.2.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a13e667124086647d68f20e6e3bd92fc311d3f205eba9bd73fc418401f077d17
|
|
MD5 |
b46e33023b84d9301e01cceaff97bc47
|
|
BLAKE2b-256 |
f8abb45a22de636508c235086454c4276a87c8b395e2589d6df6c51f1610107c
|
File details
Details for the file promail-0.5.2-py3-none-any.whl
.
File metadata
- Download URL: promail-0.5.2-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a7b65e503c6cd81af054ec2377f693d4f0676f99d13e2936b3304273181aa769
|
|
MD5 |
6111f95d036608aea2bc2c9b943760f8
|
|
BLAKE2b-256 |
cf0861379dd67edbf1c380f7f985621437f5b8647d802fc9358ea354491bb136
|