A simple package to send email.
Project description
# Description A package to make it easier to send email # Usage pip install easysendemail
send = SendEmail(sender=sender, receiver=receiver, smtp=smtp, port=port, password=password, subject=subject, filepath=filepth, filename=filename, content=content)
send.send_email()
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
easysendemail-1.0.3.tar.gz
(1.8 kB
view details)
File details
Details for the file easysendemail-1.0.3.tar.gz.
File metadata
- Download URL: easysendemail-1.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd346ae1c411936c6d785af4a21839fd0680cc95b6e02cf5065e42ab67d8d1b7
|
|
| MD5 |
3406e292eb7a16684789e87d7ee64981
|
|
| BLAKE2b-256 |
bffa572ec0b032bad4592ae4ba0a2e98ef508309c58720567a4bd817bce27766
|