{"library":"django-rich","type":"library","category":null,"description":"django-rich is a Python library that provides extensions for integrating the Rich library with Django projects. It enhances the Django development experience by enabling Rich's pretty-printing in the Django shell, providing Rich-powered tracebacks for the test runner, and offering a `RichCommand` base class for creating visually appealing management commands. The library is currently at version 2.2.0 and receives regular updates to support the latest Django and Python versions.","language":"python","status":"active","version":"2.2.0","tags":["Django","Rich","CLI","Developer Tools","Debugging","Management Commands","Testing","Console"],"last_verified":"Tue May 26","install":[{"cmd":"pip install django-rich","imports":["from django_rich.management import RichCommand","INSTALLED_APPS = [\n    # ...\n    'django_rich',\n    # ...\n]"]}],"homepage":null,"github":"https://github.com/adamchainz/django-rich","docs":null,"changelog":"https://github.com/adamchainz/django-rich/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/django-rich/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.3,"avg_import_s":0.43,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-rich/compatibility"}}