Pysvt

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

Changed

- Input argument names along with values instead of the previous list of inputs

Removed

- Live mode (`is_live` parameter)

0.4.3

Fixed

- Unnecessary print in the source code.

0.4.1

Changed

- Font weight of panel titles (Input, Expected output, etc) to bold

Fixed

- Inconsistent inputs being displayed due to mutation of the inputs occuring in the executed function.

0.4.0

Added

- `pretty_print_errors` parameter to pretty print errors with colors and more information.
- `redirect_stdout` parameter to redirect all stdout (print statements, etc) to the pretty printed panels.
- New examples for the above parameters.

Removed

- The loading animation when executing the decorator.

0.3.0

Added

- `preprocess` parameter to process inputs before being called by the passed function.
- `postprocess` parameter to process outputs before validation.
- `is_live` parameter to set the printing mode and made it default to False (results are printed sequentially and not updated in real time).

Changed

- Examples to better reflect the updated code.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.