Atpbar

Latest version: v2.0.5

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

Scan your dependencies

Page 5 of 6

0.9.6

Changes from the previous release: ([diff](https://github.com/alphatwirl/atpbar/compare/v0.9.5...v0.9.6))
- updated the feature
- The progress bars will be updated with the last complete iteration even if the loop ends with `break` or an exception
- fixed the problem of a pickup not running after `flush()`.
- stopped `atpbar` waiting for all progress bars to finish updating if another `atpbar` starts in a sub-thread or sub-process.
- updated .travis.yml, adding a test without jupyter
- removed `ProgressReport`, replaced with `dict()`
- updated docstrings
- updated tests
- cleaned code

0.9.5

Changes from the previous release: ([diff](https://github.com/alphatwirl/atpbar/compare/v0.9.4...v0.9.5))
- made the long description in `setup.py` load from `README.md`
- updated tests

0.9.4

Changes from the previous release: ([diff](https://github.com/alphatwirl/atpbar/compare/v0.9.3...v0.9.4))
- fixed the problem whereby the pickup doesn't end if the loop ends with `break`.
- made a presentation every time a pickup is created.
- updated tests

0.9.3

Changes from the previous release: ([diff](https://github.com/alphatwirl/atpbar/compare/v0.9.2...v0.9.3))
- fixed the problem of returning from the outermost `atpbar` in the single thread. This problem was causing, for example, the command prompt to already have appeared while the progress bars were still growing in the interactive mode.
- added a new function `flush()`, which returns after the progress bars finished updating -- useful for threading and multiprocessing

0.9.2

Changes from the previous release: ([diff](https://github.com/alphatwirl/atpbar/compare/v0.9.1...v0.9.2))
- updated `README.md`
- updated the long description in `setup.py` for pypi

0.9.1

Changes from the previous release: ([diff](https://github.com/alphatwirl/atpbar/compare/v0.9.0...v0.9.1))
- fixed a bug in `ProgressBarJupyter`
- preventing scroll bars from being added to the output of a previous cell
- updated `README.md`

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.