A few helpers for making things print pretty-like.
Functions:
Attributes:
title_position module-attribute
title_position = add_param(
"banner-title-position", "center", "banner title position"
)
check_title_position
check_title_position() -> None
banner
banner(title, target=stdout, width=None, extra='')
get_window_size
get_window_size(target=stdout)