warg.business.busy_indicator¶
- warg.business.busy_indicator(*, stream: ~typing.Callable = <built-in function print>, indicator_interval: int = 1, phases: ~typing.Iterable[str] = ('◑', '◒', '◐', '◓')) Iterable[int][source]¶
You can choose arbitrary phases like [‘|’,’/’,’-‘,’']
- Parameters:
stream –
indicator_interval –
phases –
- Returns:
- Return type: