
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.
The djano-rich library is adding such functionality into a Django integration so colourized outputs and nice traceback rendering is possible.
This package contains the Python 3 version of the library.