The notification package for every python project
Project description
Notif - The notification package for every python project
Notif is an easy-to-use package to send notification from a python script.
Use this package to send during, at the end or when failing of a python script a
- Slack notification,
- Email notification,
- Channel notification,
- Microsoft Teams notification,
- Discord.
Please be careful with your login credential. Use a .env or any other file not publish by your git (configured in .gitignore). Read the following for best pratices.
Read the documentation at notificationdoc.ca.
Notif is compatible with the latest version of Python >= 3.7.
Installation
- Install the stable version of notif:
pip install notif
- Install the latest version of notif:
pip install -U git+https://github.com/davebulaval/notification.git
Cite
Use the following for the package citation;
@misc{notif,
title={{Notif - The Notification Package}},
author={David Beauchemin},
year={2019},
note = {\url{https://notificationdoc.ca/}}
}
License
Notif is LGPLv3 licensed, as found in the LICENSE file.
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
Built Distribution
File details
Details for the file notif-0.7.tar.gz
.
File metadata
- Download URL: notif-0.7.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b720e06374ae3456f9c653852651373099f71d666f41c6ce98c8f8242fe19dac |
|
MD5 | 7da02a741e7bdc5833e3533c6b63dafa |
|
BLAKE2b-256 | 63b18c05e86d8d66e737f074c31fadd9c6b6004349b126623ae7fc5d4df19800 |
File details
Details for the file notif-0.7-py3-none-any.whl
.
File metadata
- Download URL: notif-0.7-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42de4758562b01750e459524158e8f240dabb52e57920b4874299879b03f5e5e |
|
MD5 | 71dbd609cf75cf86077548a61f0833e5 |
|
BLAKE2b-256 | bc3eca5c1ee96bc7ef208f5cdf6b2d3369a128bee2da648b48c3958a77286f0f |