ANSI escape character sequences have long been used to produce colored terminal text and cursor positioning on Unix and Macs. Colorama makes this work on Windows, too, by wrapping stdout, stripping ...
Just a request to insert this on Readme, because it was my first time using Python on this PC and I didn't installed colorama, just python on python.org. For anyone having this issue: No module named ...