Skip to main content

No project description provided

Project description

Build Status Code Style

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

affo-email-client-1.0.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

affo_email_client-1.0.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file affo-email-client-1.0.1.tar.gz.

File metadata

  • Download URL: affo-email-client-1.0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for affo-email-client-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c956e746292683e83d5c00d0137a80fe7c727fa18c2e036a70391793f78c704b
MD5 5dc1fa5639f6e1e93317dfc26f9291a9
BLAKE2b-256 10d7ceda98fddeec0b99a1bb6821de2035c804fd4b43ca93cbb6321308fd4936

See more details on using hashes here.

File details

Details for the file affo_email_client-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: affo_email_client-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for affo_email_client-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5f38b6402fc779611b35911caf71df6a4b29716725d895bd75710b34232afe49
MD5 681c3d02ea7495775a51d81896a29fc9
BLAKE2b-256 2afce02b9bfc24390206c52f9bae99ab3614033b400f107890250134dc6f8388

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