Pelutils

Latest version: v3.1.0

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

Scan your dependencies

Page 7 of 8

0.2.7

Not secure
- Fix error where the full stacktrace was not printed by log.throw
- `set_seeds` now checks if torch is available

This means torch seeds are still set without needing it as a dependency

0.2.6

Not secure
- Make Unverbose class private and update documentation
- Update formatting when using .input

0.2.5

Not secure
- Add input method to logger

0.2.4

Not secure
- Better logging of errors

0.2.1

Not secure
- Removed torch as dependency

0.2.0

Not secure
- Logger is now a global variable, `log`

Logging should happen by importing the log variable and calling `.configure` to set it up

To reset the logger, `.clean` can be called
- It is still possible to just import `Logger` and use it in the traditional way, though `.configure` should be called first
- Changed timestamp function to give a cleaner output
- `get_commit` now returns `None` if `gitpython` is not installed

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.