Progressbar-easy

Latest version: v1.1.1.3

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

Scan your dependencies

Page 1 of 2

1.1.0

- Added ability to use the average time to estimate future time.
- Added docstrings.
- Improved performance when using "+=" opperator.
- Increased efficiency of object.

1.0.4.4

- Bug Fixes

1.0.4

- Added "__iter__" attribute to allow for more effective use in loops.

Example:
Python
for i in ProgressBar(range(10)):
...

1.0.3.3

- Bug Fixes

1.0.3

- Added ability to adjust "learning rate" for the rate of items
- Made "completed" arguement for "update" method default to None, which just means increment by one

1.0.2.2

- Bug Fixes

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.