Skip to main content

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

  1. Create a new google account

  2. Go into the account settings > security then allow Less secure apps

image-20211113125642543

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


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 hashes)

Uploaded Source

Built Distribution

pynotify_telfer-0.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page