Knotification

Latest version: v0.1.0.7

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

Scan your dependencies

0.1.0.2

- Removed the default value of `None` (a mistake) from `PygameSound` `__init__` and
`setter`.

- Removed `set_volume()`, `stop()` and `default_volume`.

We had to remove support for adjusting the sound volume in notifications for both
PygameSound and KNotification, as well as the stop() function in PygameSound
due to pygame's planned removal of these features.

https://github.com/pygame/pygame/blob/dc69e5d027b392aeca47ee01bc3cfbf9ee1d5bfa/buil
dconfig/stubs/pygame/mixer.pyiL59

This means that at any moment, that update could happen, forcing me to impose a
specific version of pygame in order to continue using KNotification while I find
an alternative.

However, this does not prevent these or similar features from being re-incorporated
in the future.

Thanks for using KNotification.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.