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.1.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file pynotify_telfer-0.0.1.tar.gz
.
File metadata
- Download URL: pynotify_telfer-0.0.1.tar.gz
- Upload date:
- Size: 4.0 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 |
0c7855a71cb195559a459a5fd288cc55d33a04caf89bace983e66efc96d3783d
|
|
MD5 |
afefeebb1ca586a1524c0257945a4fa7
|
|
BLAKE2b-256 |
36d10b2323567b8180776a49fdb4f93ad1a40cfc2a156473be0bd1b48e82ac30
|
File details
Details for the file pynotify_telfer-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pynotify_telfer-0.0.1-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 |
7e050ab729a4f02f9661a4e3a24ddbee288d91194aedef1d722862ede86efd1c
|
|
MD5 |
8d6bdd4e3b65d086c0657d11033ff2b6
|
|
BLAKE2b-256 |
5c932a5358c75b0dc45097c8e54720ac116d7512e5d6ce80f92e7374b744d2a6
|