mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 01:58:24 +00:00
words
This commit is contained in:
parent
977dbcfebc
commit
fe57ff60d1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Introduction
|
||||
============
|
||||
|
||||
Rich is a Python library for writing *rich* text (with color and style) to the terminal, and for displaying advanced content such as tables, markdown, and syntax highlighted code.
|
||||
Rich is a Python library for writing *rich* text (with color and style) to the terminal, and for displaying advanced content such as tables, markdown, and syntax highlighted code.
|
||||
|
||||
Use Rich to make your command line applications visually appealing and present data in a more readable way. Rich can also be a useful debugging aid by pretty printing and syntax highlighting data structures.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue