Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ docs/source/progress.rst June 24, 2025
W
Merge pull request #3742 from TomJGooding/docs-progress-remove-reverted-IterationSpeedColumn
Will McGugan committed
May 21, 2025
T
docs(progress): remove reverted IterationSpeedColumn
TomJGooding committed
September 30, 2024
W
Merge branch 'master' into master
Will McGugan committed
August 15, 2024
L
Doc: fix some typos
Louis Sautier committed
July 5, 2024
C
Merge branch 'master' of https://github.com/chthollyphile/rich
chthollyphile committed
November 7, 2023
P
[docs] Fix typos and other small stuff (#3094)
plotski committed
January 18, 2023
D
Link format string in docs to Python string formatting mini-language
Dave Pearson committed
November 18, 2022
K
add a missing quote to progress.rst
Kyan committed
July 7, 2022
D
Render code as code in progress docs
Denis Kataev committed
June 7, 2022
D
Turn "basic usage" progress example into a runnable example
Darren Burns committed
April 21, 2022
W
update progress docs
Will McGugan committed
W
docs update
Will McGugan committed
April 5, 2022
O
[progress] The `total` we pass to a Progress renderable can now be `None`
Olivier Philippon committed
April 1, 2022
W
progress docs
Will McGugan committed
W
docs for new progress feature
Will McGugan committed
March 30, 2022
M
Update example for `wrap_file` in `rich.progress` API documentation
Martin Larralde committed
March 13, 2022
M
Split `Progress.read` into `Progress.open` and `Progress.wrap_file` methods
Martin Larralde committed
December 16, 2021
M
Reformat `rich.progress` and document `Progress.read` in `progress.rst`
Martin Larralde committed
February 10, 2022
January 3, 2022
A
docs: fix typos and whitespace
Aaron Stephens committed
September 19, 2021
K
add example with dynamic group of progress bars
Kenneth Hoste committed
August 9, 2021
C
Corrected example description in Progress docs.
Carlton Gibson committed
June 12, 2021
C
Fix typos discovered by codespell
Christian Clauss committed
March 29, 2021
W
Update progress.rst
Will McGugan committed
W
Update progress.rst
Will McGugan committed
February 12, 2021
W
new layout class
Will McGugan committed
February 6, 2021
W
live refactor
Will McGugan committed
January 8, 2021
V
Fixed simple example
Vault108 committed
December 30, 2020
W
fix display of locals in Traceback with stdin
Will McGugan committed
December 29, 2020
I
Add description field and f-string to progress logs example
Igor Mosyagin committed
December 10, 2020
W
docs for spinner and status
Will McGugan committed
July 9, 2020
W
progress with jupyter
Will McGugan committed
June 30, 2020
W
table improvements
Will McGugan committed
June 16, 2020
W
Merge branch 'master' of github.com:willmcgugan/rich
Will McGugan committed
W
doc update
Will McGugan committed
June 13, 2020
W
redirect stdout, progress tests and docs
Will McGugan committed
June 11, 2020
W
added transient switch to progress and live render
Will McGugan committed
May 17, 2020
W
added justify to print
Will McGugan committed