A quick package to raise alerts for long running programs.
Project description
Alert
A quick package to Email logs for long running programs.
pip install alert
Email Alerts
import alert
mail = alert.mail(sender_email="", sender_password="")
mail.send_email(receiver_email="", subject="", msg="")
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size alert-0.0.2-py3-none-any.whl (14.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size alert-0.0.2.tar.gz (2.0 kB) | File type Source | Python version None | Upload date | Hashes View |