Skip to main content

Mailme API Client

Project description

Mailme API

API Python client for the Mailme service.

Configuration

Name Type Default Description
MAILME_BASE_URL str https://mailme.bemisc.com/api/ The base URL for the Mailme API requests.
MAILME_KEY str None The secret key to be used to authenticate API requests.

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 Build Status GitHub 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.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

mailme_api-0.2.1-py2.py3-none-any.whl (6.0 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