Description
Text-mode interfaces can share a curses-style API across platforms. This wrapper helps Python developers build terminal applications with a unified layer over curses behavior.
It is imported by terminal programs and libraries, not launched directly. The visible interface appears only inside software that uses it.