Python SMTP Client for Humans
Project description
Sender is easy
from sender import Mail
mail = Mail()
mail.send_message("Hello", fromaddr="from@example.com",
to="to@example.com", body="Hello world!")
Install
$ pip install sender
Links
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 Distribution
sender-0.3.tar.gz
(8.0 kB
view details)
Built Distribution
File details
Details for the file sender-0.3.tar.gz
.
File metadata
- Download URL: sender-0.3.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a36e862f93a7b05035b9a8a86cbb67febfcb5ad21461f6cae77d09454b96ff3 |
|
MD5 | f821b51d5fd954cae6a8ad0f1a3ed9d9 |
|
BLAKE2b-256 | 71ce913050fc53b82860551d7074fa26d05c9d4438a08586ec22c86651055bbf |
File details
Details for the file sender-0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: sender-0.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bed74fe45a88c11fa161fbb5fc07031c22d53b2e39fdcb4e7557042d527e0504 |
|
MD5 | 5cc4cec8963a69a6597874848ef4c1ae |
|
BLAKE2b-256 | 993fda64c58d8e91bb467504aaf7247adacda8aeac5d3affdc67a3aa0417c08a |