better_trace.cli

Attributes

app

Functions

run(script[, show_locals, log_exceptions, debugger, ...])

demo()

Module Contents

better_trace.cli.app
better_trace.cli.run(script: str, show_locals: bool = False, log_exceptions: bool = False, debugger: bool = False, mode: str = 'verbose', theme: str = 'monokai', background_color: str = 'default')
better_trace.cli.demo()