Mailme API Client
Project description
Mailme API
API Python client for the Mailme service.
Configuration
Name | Type | Description |
---|---|---|
MAILME_BASE_URL | str |
The base URL for the Mailme API requests (defaults to https://mailme.bemisc.com/api/ ). |
MAILME_KEY | str |
The secret key to be used to authenticate API requests (defaults to None ). |
Installation
pip install mailme-api
Usage
RECEIVERS="receiver@domain.com" \
CONTENTS="Hello World" \
python -m mailme.scripts.sender
License
Mailme API is currently licensed under the Apache License, Version 2.0.
Build Automation
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
mailme-api-0.2.0.tar.gz
(3.4 kB
view hashes)
Built Distribution
Close
Hashes for mailme_api-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e9ec7d29b1916f00d47c304ed9355545a05c7d11ac16f3fbc02a1429292c644 |
|
MD5 | e59f607227ba60632a44312885cb752f |
|
BLAKE2b-256 | e9ed2030d723e37b071ec731b3703d6229d0044fcdd8402d9862d957765c3c0f |