COMMITS
/ examples/progress-bar/a-lot-of-parallel-tasks.py November 9, 2024
J
Use f-strings in examples where possible.
Jonathan Slenders committed
May 15, 2024
J
Code style fixes for compatibility with latest Ruff.
Jonathan Slenders committed
December 13, 2019
K
Introducing ProgressBarCounter.stopped
Ken Odegard committed
November 28, 2019
J
Applied Black code style to examples, tests and setup.py.
Jonathan Slenders committed
May 7, 2019
J
Prompt_toolkit 3.0: type annotations and asyncio natively.
Jonathan Slenders committed
April 16, 2019
J
Sorting of imports (using `isort -m 3 -tc`).
Jonathan Slenders committed
May 20, 2018
J
Renamed progress_bar context manager to ProgressBar + other doc improvements.
Jonathan Slenders committed
May 4, 2018
J
Added more progress bar examples.
Jonathan Slenders committed