Notify-function

Latest version: v1.5.2

Safety actively analyzes 622389 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.5.2

1.5.0

Update URL for email sender and add discord_webhook as dependecy

1.4.0

Removed:
- Notification toast on windows

1.3.0

Now are a new method to send a notify. You need to create a class and call the instance returned by the constructor, like in the following example:

python
from notifier import Notifier

notifier = Notifier()
notifier()

1.2.2

Fix payload title to email

1.2.1

Fix payload to send email client

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.