Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_table.py January 23, 2026
W
fix for padding width
Will McGugan committed
October 3, 2024
T
fix(table): highlight columns added by add_row
TomJGooding committed
July 1, 2024
W
Merge branch 'master' into fix_table_box_rendering_order
Will McGugan committed
November 7, 2023
H
Black formatting (#3035)
Henry Mai committed
December 30, 2022
J
added automated test
Jonathan Eunice committed
September 23, 2022
W
sections docs and test
Will McGugan committed
June 8, 2022
D
Substituting plain headed box when show_header=False on Table (#2330)
darrenburns committed
February 26, 2022
H
Run pycln over the entire project and double check the accuracy.
Hadi Alqattan committed
January 7, 2022
W
added per cell alignment
Will McGugan committed
W
formatting
Will McGugan committed
June 17, 2021
W
added meta to Style
Will McGugan committed
March 25, 2021
W
rich measure
Will McGugan committed
March 1, 2021
W
style optimization
Will McGugan committed
October 17, 2020
W
minimum width functionality
Will McGugan committed
October 8, 2020
M
Run `make format-check`
moltenmuffins committed
M
Add more cases to `test_rich_measure`. Rename `test_init_append_column`
moltenmuffins committed
M
Add `test_rich_measure()`
moltenmuffins committed
M
Add `test_append_column()`
moltenmuffins committed
September 7, 2020
W
Add rich.inspect
Will McGugan committed
August 7, 2020
W
added pretty functionality
Will McGugan committed
July 12, 2020
W
panel title
Will McGugan committed
July 10, 2020
W
enhanced align
Will McGugan committed
July 3, 2020
W
table shrinking
Will McGugan committed
July 2, 2020
W
tweak to test card
Will McGugan committed
June 30, 2020
W
table improvements
Will McGugan committed
June 28, 2020
W
table tests
Will McGugan committed
June 20, 2020
W
dev improvements
Will McGugan committed
June 6, 2020
W
table tests, optimizations
Will McGugan committed