scriptor.progressbar

Module Contents

Functions

start(total[, step, max_step, txt])

stop()

update(*args, **kwargs)

scriptor.progressbar.start(total: int, step: int = -1, max_step: int = -1, txt='')
scriptor.progressbar.stop()
scriptor.progressbar.update(*args, **kwargs)