Simple email notifications
Project description
PyNotify
Notify yourself when your python script (or other programs) are done.
Usage
notify send "Complete" "Simulation x has finished"
or
import pynotify
pynotify.send("Complete", "simulation x has finished")
Setup
Create an Email Account to Send From
-
Create a new google account
-
Go into the account
settings > security
then allowLess secure apps
Install
Clone this repository and cd into it
pip install --user pynotify-telfer
Configure
Save the bot information
notify sender update --email <bot email> --password <bot password>
Add your recipients
notify add <your email>
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
pynotify_telfer-0.0.2.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file pynotify_telfer-0.0.2.tar.gz
.
File metadata
- Download URL: pynotify_telfer-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2a371d0aa8d5e7daf2aefd59d1926295722600a12be5dc107d21a1562c619909
|
|
MD5 |
680beceacc6707bf51e8e1fd73802eb6
|
|
BLAKE2b-256 |
207beeddbb6be1a5f45f82c1759e5679a369618c8a2d0a57ff9045adf8ce52d2
|
File details
Details for the file pynotify_telfer-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pynotify_telfer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c7f9d847cfd12c6b688b5859db44afc58bf1bb47521bcf37b1f6f35bbf679337
|
|
MD5 |
5f220d5a702f6ba38d8e8ddf2196a1a5
|
|
BLAKE2b-256 |
6bfbf341e34f5f4b2fa6c090ddf50728ad1e12db740ded894d58fea6c32e6752
|