This package is for sending notifications, like with Slack.
- Clone the repository: https://github.com/pbitzer/notifiers/
- Go to the
notifiers
directory created and install it with pip:
pip install -e .
(It is highly recommended that you use the -e
switch!)
If you run into a bug, please report it https://github.com/pbitzer/notifiers/issues
- Incoming
- Phillip Bitzer (bitzerp@uah.edu)