termui.ui

This module defines the UI handler class, which is where all the magic happens.

ControlCodes()

Enum for available CTRL codes.

FRAMERATE

Defines at most how often should a new frame be generated, in seconds.

KeyDisplay(*args, **kwargs)

Debug control for displaying the key being pressed.

UI()

UI singleton object.