python3-django-rich

Extensions for using Rich with Django (Python3 version)
  https://github.com/adamchainz/django-rich
  0
  no reviews



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.