Quick-and-Dirty Email Sender
Project description
# quick-email-python Quick-and-Dirty Email Sender
[](https://travis-ci.org/murrple-1/quick-email-python) [](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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quick_email-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: quick_email-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11fbd60c5a3f1859aa1c2db56ac0cf9fabbfebe6dd4226042f2039d694267df1
|
|
| MD5 |
3e1a0d2986ced0e2da2cc95242fa1647
|
|
| BLAKE2b-256 |
d594bf60063abfbd50f7ec3dee6030bae3d55fe78acd16a6e8bc96755e767e1a
|