Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ examples/top_lite_simulator.py June 15, 2025
D
Remove all `sys.version_info >= (3, 8)` checks as Python 3.7 is no longer supported
Damian Shaw committed
November 7, 2023
H
Black formatting (#3035)
Henry Mai committed
May 9, 2021
N
remove try catch for type_extensions and replace with if sys.version_info
Nathan Page committed
April 24, 2021
W
typing fixes
Will McGugan committed
M
Use typing-extensions on py<3.8
Michał Górny committed
February 12, 2021
W
new layout class
Will McGugan committed
November 1, 2020
N
adjust rendering technique to custom live_render
Nathan Page committed