Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pretty printing using rich library in python

from rich import pretty
>>> pretty.install()
>>> ["Rich and pretty", True]
Source by rich.readthedocs.io #
 
PREVIOUS NEXT
Tagged: #pretty #printing #rich #library #python
ADD COMMENT
Topic
Name
3+8 =