Skip to main content

Quick-and-Dirty Email Sender

Project description

# quick-email-python Quick-and-Dirty Email Sender

[![Build Status](https://travis-ci.org/murrple-1/quick-email-python.svg?branch=master)](https://travis-ci.org/murrple-1/quick-email-python) [![Coverage Status](https://coveralls.io/repos/github/murrple-1/quick-email-python/badge.svg?branch=master)](https://coveralls.io/github/murrple-1/quick-email-python?branch=master)

Supports both Python >=v2.7 and >=3.3.

# Installation

pip install quick-email

# Usage

## Send Email `Python Console >>> import quick_email >>> # TODO finish docs >>> quick_email.send_email() `

## Create Message `Python Console >>> import quick_email >>> # TODO finish docs >>> quick_email.build_msg() `

## Send Message `Python Console >>> import quick_email >>> # TODO finish docs >>> quick_email.send_msg(msg) `

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

quick_email-0.3.0-py2.py3-none-any.whl (3.6 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