COMMITS
/ examples/progress-bar/many-parallel-tasks.py May 15, 2024
J
Code style fixes for compatibility with latest Ruff.
Jonathan Slenders 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
January 27, 2018
D
Fix typo: `Sixt` -> `Sixth`
delirious-lettuce committed
November 11, 2017
J
Renamed task_name to label for progress bars.
Jonathan Slenders committed
November 5, 2017
J
Improved customized formatting of progress bars.
Jonathan Slenders committed
November 4, 2017
J
More improvements in progress bar code + cleaneup.
Jonathan Slenders committed
August 8, 2017
J
Improved progress bar example.
Jonathan Slenders committed
J
Make progress bar example compatible with Windows.
Jonathan Slenders committed
August 5, 2017
J
More progress bar examples + some improvements.
Jonathan Slenders committed