Mlnotify

Latest version: v1.0.44

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

Scan your dependencies

1.0.44

1.0.35

Features
* SDK: A reset mechanism is added to allow for subsequent invocations

This will now work as expected (two different plugin invocations)
python
import time
from mlnotify import start, end

start()
time.sleep(15)
end()

start()
time.sleep(15)
end()

1.0.22

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.