In a few of my projects I have used various ANSI terminal codes to manipulate terminal output, specifically moving the cursor around and changing text colours.
An Introduction to curses in Python
In a few of my projects I have used various ANSI terminal codes to manipulate terminal output, specifically moving the cursor around and changing text colours.