Dup Goto 📝

RichPrint

PT2/aw/lang/python formatting 07-31 13:46:40
To Pop
7 lines, 22 words, 221 chars Monday 2023-07-31 13:46:40

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]")