Pelutils

Latest version: v3.1.0

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

Scan your dependencies

Page 6 of 8

0.3.0

Not secure
- Only works for Python 3.7+

- If logger has not been configured, it now does no logging instead of crashing

This prevents dependecies that use the logger to crash the program if it is not used
- `log.throw` now also logs the actual error rather than just the stack trace
- `log` now has public property `is_verbose`
- Fixed `with log.log_errors` always throwing errors
- Added code samples to `README`
- `Parser` no longer automatically determines if experiments should be placed in subfolders

Instead, this is given explicitly as an argument to `__init__`

It also supports boolean flags in the config file

0.2.13

Not secure
- Readd clean method to logger

0.2.12

Not secure
- The logger is now solely a global variable

Different loggers are handled internally in the global _Logger instance

0.2.11

Not secure
- Add catch property to logger to allow automatically logging errors with with
- All code is now indented using spaces

0.2.10

Not secure
- Allow finer verbosity control in logger
- Allow multiple log commands to be collected and logged at the same time
- Add decorator for aforementioned feature
- Change thousand_seps from TickTock method to stand-alone function in `__init__`
- Verbose logging now has same signature as normal logging

0.2.8

Not secure
- Add code to execute code with specific environment variables

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.