Skip to main content

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

Build Status Coverage Status PyPi Status License

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)

Uploaded Source

Built Distribution

mailme_api-0.2.0-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 Python 3

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