curses-library
A Terminal application for HabitRPG using the python curses library
A simple Python menu in the terminal using curses. Ideal for people who want to quickly make a menu without writing their own complicated crutches. Includes: SelectorMenu, MultipleSelectorMenu, FunctionalMenu.
A python library to create curses based CLIs