pestifer.util.spinner_wrapper module¶ pestifer.util.spinner_wrapper.with_spinner(text: str = 'Working...')[source]¶ Decorator: show a spinner until the wrapped function returns/raises.