lookatme.output.html_raw module¶
Output formatter for raw “screenshots” of lookatme as it would appear in a terminal
-
class
lookatme.output.html_raw.HtmlRawScreenshotOutputFormat[source]¶ Bases:
lookatme.output.base.BaseOutputFormat-
DEFAULT_OPTIONS= {'cols': 100, 'delay_default': 1000, 'delay_scroll': 100, 'keys': ['show-all'], 'render_images': False, 'rows': 30}¶
-
NAME= 'html_raw'¶
-