Professional email automation with branded HTML templates
Project description
Nox Mail Automaton
A professional Python package for automating branded, professional HTML emails.
Features
- Branded Templates: Automatically generate responsive HTML emails with your company name and logo.
- Custom Assets: Easily include images and custom HTML/CSS content.
- Gmail Ready: Pre-configured for SMTP sending via Gmail.
Installation
pip install .
Usage
from nox_mail_automaton import EmailAutomation
# 1. Initialize the automation
automation = EmailAutomation()
# 2. Generate a professional HTML template
html = automation.generate_html_template(
company_name="Awesome Corp",
image_url="https://example.com/logo.png",
body_content="<p>We are excited to share some updates with you!</p>",
primary_color="#2563EB"
)
# 3. Send the email
# Note: Use your Gmail 'App Password' for authentication
result = automation.send_email(
sender_email="your-email@gmail.com",
password="your-app-password",
recipient_email="customer@example.com",
subject="Welcome to Awesome Corp",
html_content=html
)
print(result)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nox_mail_automaton-0.1.0.tar.gz.
File metadata
- Download URL: nox_mail_automaton-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f8c5d9e405b44fb27020296331eed9097142c527497a4b08f1ef76658f9010e
|
|
| MD5 |
c1413058ef231a15924738b41171ee91
|
|
| BLAKE2b-256 |
1ff58099abad976b7dc5cef278f2ffd8f192d7dd63f69f7d18dcb6c1ac9fa0a6
|
Provenance
The following attestation bundles were made for nox_mail_automaton-0.1.0.tar.gz:
Publisher:
publish.yml on Duncode-templates/EmailAutomation
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nox_mail_automaton-0.1.0.tar.gz -
Subject digest:
3f8c5d9e405b44fb27020296331eed9097142c527497a4b08f1ef76658f9010e - Sigstore transparency entry: 1903779253
- Sigstore integration time:
-
Permalink:
Duncode-templates/EmailAutomation@759ac7edfe8e17f18ed18903aa74b3b7ce3e303a -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Duncode-templates
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@759ac7edfe8e17f18ed18903aa74b3b7ce3e303a -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file nox_mail_automaton-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nox_mail_automaton-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5ef4b3507e2d5bcebd3604e8f9bd75d826d9b8143ed126b60c772285004407b
|
|
| MD5 |
2f1d6b4ef725f2cad7a796de849a5f2b
|
|
| BLAKE2b-256 |
bdc99cfd559b094512819f5252f622dde2b63f2afdb6c13c73513463ba0c7e5c
|
Provenance
The following attestation bundles were made for nox_mail_automaton-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on Duncode-templates/EmailAutomation
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nox_mail_automaton-0.1.0-py3-none-any.whl -
Subject digest:
a5ef4b3507e2d5bcebd3604e8f9bd75d826d9b8143ed126b60c772285004407b - Sigstore transparency entry: 1903779608
- Sigstore integration time:
-
Permalink:
Duncode-templates/EmailAutomation@759ac7edfe8e17f18ed18903aa74b3b7ce3e303a -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Duncode-templates
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@759ac7edfe8e17f18ed18903aa74b3b7ce3e303a -
Trigger Event:
workflow_dispatch
-
Statement type: