Curses is a software library based on curses library from Unix System V
It may sound funny, but so it is. Years ago, using curses was a great way to write user interfaces for use in monitor like the VT52 that used the terminfo spec.
Sure, you can use curses for many things since then