Library for sending email
Project description
A simple library for sending email.
Usage
import pyehlo
g = pyehlo.GmailClient("<your_username@gmail.com>", "<your_password>")
with g.login():
g.send("friend@example.com", "hey friend, hope all is well :)", subject="important")
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
pyehlo-0.0.2.tar.gz
(1.1 kB
view details)
File details
Details for the file pyehlo-0.0.2.tar.gz
.
File metadata
- Download URL: pyehlo-0.0.2.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f96e0431df2ad7f978e623d7f1f8defa095fb33ec67261514dedddddffe33594 |
|
MD5 | d48cb7ea4bb30c52c9abab75ec62cd66 |
|
BLAKE2b-256 | 44b550232785d9fe6c50630089d21e1f1a9838f07f79f98f608af54d1f442882 |