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.
Share this post
An Introduction to curses in Python
Share this post
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.