Category "rich"

Textual (python) - how to add click event in simple Text object?

I'm trying to get it so I can add links in text rendered by Textual. My text may have multiple links, for example: Hello [@click=hello]World[/] there, how are y

How to replace/extend Django shell with Rich?

Django allows to replace its default shell with more capable ones like ipython and bpython. Is there a way to replace/extend the default Django shell with Rich?

Redirect print and/or logging to Panel

I have made a small application that uses a Rich to show a Live view in several Panels. Is there a way to put standard (or rich) print statements into a particu

Python rich - Can't print text styles, only colors

The problem is that I can't print any text style. This is my code, and I don't think it's faulty: from rich.console import Console console = Console(highlight=