A small Email sending package.
Project description
Py Mail-Sender
A small Email sending package. You can use this package on your project.
Releases
Requirements
Installation
Install shahr2.pymailsender with pip
pip install shahr2.pymailsender
Usage/Examples
from shahr2 import pymailsender
SENDER = 'sender gmail'
PASSWORD = 'sender app password/gmail password'
RECEIVER = 'receiver email'
SUBJECT = 'subject of mail'
BODY = 'body of mail'
mail = pymailsender.input(
SENDER, PASSWORD, RECEIVER, SUBJECT, BODY
)
mail.send()
Authors
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
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 shahr2.pymailsender-0.0.1.tar.gz.
File metadata
- Download URL: shahr2.pymailsender-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e4f27e2d10e1b48670026840339117cf36b6d13df674ee9b932273c1a0365f2
|
|
| MD5 |
972816aada3987e4d650b9fc5ad70942
|
|
| BLAKE2b-256 |
8633fefef3adaa70468cd80930a9c047eae5ae6c36911d8cda9147612ec1360e
|
File details
Details for the file shahr2.pymailsender-0.0.1-py3-none-any.whl.
File metadata
- Download URL: shahr2.pymailsender-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a68eaca756203fe910f99b3a05adeea521152f55deec02502b52cd665e2e8605
|
|
| MD5 |
a6807468d26dac38c38b8a5cda87f2b5
|
|
| BLAKE2b-256 |
37dc27d8be5dc5fb6d8e30c2d5fac0eda02f4faf137cafc21fad74dc14f2152e
|