workflow-notification
Project description
workflow-notification
used to send notification and logs to email, groupme and siasky.
notifications:
- groupme:
bot_id: ""
- email:
to: ""
from: ""
smtp_host: ""
smtp_port:
smtp_username: ""
smtp_password: ""
smtp_tls: true
subject: "hello from {{program.notifications}}"
Usage
pip install workflow-notification
from secret_assistant import notification
notification("critical - message").critical().sendmessage().send_mail()
TODO:
- siasky for logs sending
- use trace to hook into stdout.
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
File details
Details for the file workflow-notification-9.19.2022.tar.gz.
File metadata
- Download URL: workflow-notification-9.19.2022.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6e1bd8924419573b5b6ae6e5e321ace5ea8ed819e1fd5bb8a91ada89ebc844f
|
|
| MD5 |
960b17a7ce864df01b3e07b88bc1b2b4
|
|
| BLAKE2b-256 |
9499716037e47263fcabbbdbca0def9f33fb52584f613acccde423a868c47964
|