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 > securitythen 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>
Release files for pynotify-telfer 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pynotify_telfer-0.0.2.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pynotify_telfer-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.0 kB
Release files / pynotify_telfer-0.0.2.tar.gz
| Download URL | pynotify_telfer-0.0.2.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2a371d0aa8d5e7daf2aefd59d1926295722600a12be5dc107d21a1562c619909
|
|
BLAKE2b-256 checksum How to use checksums |
207beeddbb6be1a5f45f82c1759e5679a369618c8a2d0a57ff9045adf8ce52d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pynotify_telfer-0.0.2-py3-none-any.whl
| Download URL | pynotify_telfer-0.0.2-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c7f9d847cfd12c6b688b5859db44afc58bf1bb47521bcf37b1f6f35bbf679337
|
|
BLAKE2b-256 checksum How to use checksums |
6bfbf341e34f5f4b2fa6c090ddf50728ad1e12db740ded894d58fea6c32e6752
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|