Lowbar

Latest version: v2.2.1

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

Scan your dependencies

Page 1 of 5

2.2.1

- Allow `tasks` to be passed to either `next()` or the constructor

2.2.0

- Added the `add()` method to additively update progress with given percentage
- Added the `next()` method to additively update progress with given total tasks
- Made `update()` raise a ValueError if the `percentage` parameter receives a value outside 0-100

2.0.0

- Removed smooth animating functionalities (The complexity and possible blocking when used incorrectly outweighed the benefits)
- Renamed parameters (See README.md)
- Removed backward compatibilities

1.5.3

- Minor patch that removes an unnecessary f-string

1.5.2

- PyPI re-release with fixed README

1.5.1

- Added `no_clear` parameter, which if enabled, will prevent the automatic clearing of the bar when exiting from an iterable or context manager.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.