Skip to main content

The notification package for every python project

Project description

Notif - The notification package for every python project

License: GPL v3 Continuous Integration

Notif is a 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
- Facebook messenger notification
- Microsoft Teams notification.

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.


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 article;

@misc{notif,
    title={{Notif - The notification package}},
    author={David Beauchemin},
    year={2019},
    note   = {\url{https://notificationdoc.ca/}}
}

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

notif-0.4.2.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

notif-0.4.2-py3-none-any.whl (17.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