AltHub
curses

curses

Python wrapper for terminal GUI development using ncurses.

About curses

Built-in wrapper for [ncurses](http://www.gnu.org/software/ncurses/) used to create terminal GUI applications.

✅ Pros

  • + Built-in Python library
  • + Enables rich terminal interfaces
  • + Cross-platform support

⚠️ Cons

  • - Limited to terminal environments
  • - No native GUI support

Reviews

Loading reviews...