Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_live.py March 1, 2021
W
style optimization
Will McGugan committed
February 14, 2021
W
formatting
Will McGugan committed
W
size in console options
Will McGugan committed
February 13, 2021
W
test fixes
Will McGugan committed
February 12, 2021
W
new layout class
Will McGugan committed
February 6, 2021
W
live refactor
Will McGugan committed
December 3, 2020
N
Center live overflow ellipsis
Nathan Page committed
November 1, 2020
N
remove print displays
Nathan Page committed
N
clean up the tests to use a simple testing procedure
Nathan Page committed
N
change implementation from hiding overflow with message to provide overflow methods
Nathan Page committed
N
fix up the trivial changes first from review
Nathan Page committed
October 26, 2020
N
fix live test by disabling auto_refresh
Nathan Page committed
N
file/dumb_terminal console will now print out the final result
Nathan Page committed
October 25, 2020
N
add check with a file to make sure it prints nothing
Nathan Page committed
N
remove auto-refresh test as it is non-deterministic
Nathan Page committed
N
add check for getting item
Nathan Page committed
N
add live tests with fluctuating data lengths
Nathan Page committed
N
remove carriage return for windows testing
Nathan Page committed
N
temporarily disable live tests on 3.7
Nathan Page committed
N
put throught the same force encoding-decoding conversion
Nathan Page committed
N
fix incorrect test
Nathan Page committed
N
remove unhelpful difflib print
Nathan Page committed
N
live test only print diff
Nathan Page committed
N
add a diff to see what is wrong in ubuntu test
Nathan Page committed
N
add in an initial line of tests
Nathan Page committed