ttyui 0.1.4

A tiny set of helpers for terminal interactivity, including readline, word selector and date selector.
Documentation

TTYUI

codecov

TTYUI is a tiny set of helpers for terminal character I/O. It implements common set of terminal input handlers such as:

  • readline
  • y/n selector
  • date and time selector

For more detail, see the documentation.