No project description provided
Project description
AFFO Email Client
A simple python interface for the email service.
Installation
Version | 1.0.1 |
Web | https://affo.io/ |
Download | https://pypi.org/affoio/affo-email-client/ |
Source | https://github.com/affoio/affo-email-client/ |
Keywords | python, email, service, client |
pip install python-email-client
Usage
The example below shows how you get an inform
import affo_email_client client = affo_email_client.Client(api_root_url="https://localhost/api/v1.0/") client.message.create(body={ "from_": "from@example.com", "to": ["to@example.com"], "subject": "Hello", "html": "", "text": "", "tag": "test" })
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size affo_email_client-1.0.1-py3-none-any.whl (2.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size affo-email-client-1.0.1.tar.gz (2.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for affo_email_client-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f38b6402fc779611b35911caf71df6a4b29716725d895bd75710b34232afe49 |
|
MD5 | 681c3d02ea7495775a51d81896a29fc9 |
|
BLAKE2-256 | 2afce02b9bfc24390206c52f9bae99ab3614033b400f107890250134dc6f8388 |