python3-easyansi

terminal framework for colors, cursor movements, and drawing
  https://gitlab.com/joeysbytes/easy-ansi
  0
  no reviews



Easy ANSI is a terminal framework API to give you an easy way to use colors, cursor control movements, and line/box drawing. It is not meant as to replace more full-featured frameworks (such as curses or urwid), but as a tool to quickly create nice-looking screens in your terminal window.