Lowbar

Latest version: v1.5.3

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

Scan your dependencies

Page 3 of 4

1.1.2

- Reflected license changes in source (Because I forgot to ;-;)

1.1.1

- Switched from
python
sys.stdout.write(text)
sys.stdout.flush()

to
python
print(text, end='', flush=True)

1.1.0

- Switched to the MIT License
- Added context manager support

1.0.0

- First stable release

0.1.7

- Raise TypeError when incorrect argument types are given to certain functions

0.1.6

- PyPi package release

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.