Dup Goto 📝

RichPrint

To Pop
7 lines, 22 words, 221 chars Tuesday 2023-10-17 14:11:27

Docs are here on readthedocs.

from rich import print # overrides built-in print

print("[red]this is red[/red] and [green]this is green[/green]")