Easy and fast python SNS notifier.
Project description
# Notipy
## How to use NotiPy’s email system
Create Note object :
my_note = note.NOTE()
Select Email :
mail = my_note.Email(YOUR_EMAIL_ID, YOUR_EMAIL_PASSWORD)
Set recevier’s mail address, addressee, sender :
mail.recevier = “receiver_addr@gmail.com” mail.message = MESSAGE mail.set_from = ME mail.set_to = YOU mail.set_subject = SUBJECT
Send email
mail.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
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 py-multi-pager-0.1.0.tar.gz.
File metadata
- Download URL: py-multi-pager-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0daef79a8c70c3ba8391123c33b96a26db43d0bea32a3dd18223531154bed582
|
|
| MD5 |
fe1d52442c9aba00372f8abacc4aefda
|
|
| BLAKE2b-256 |
e7ee67a67640fc65b22738ac5b9b8a3f971555f94cd841544973089b5d609c51
|
File details
Details for the file py_multi_pager-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_multi_pager-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd75de82d3a523fb74433df6389a3d8b4e0b0568d9770e79dc71ca2c22efb1b7
|
|
| MD5 |
d09258e6e1571f4522b834fad8155325
|
|
| BLAKE2b-256 |
cd3881a7f6768419dc387d3567f0212efddf813c6db539fd53250044417e33a5
|