ewokscore.progress.TextProgress#

class ewokscore.progress.TextProgress(name, char_length=20)[source]#

Bases: BasePercentageProgress

Print advancement in sys.stdout

property char_length#

how many character we want to use to represent the advancement

property name: str#
property progress#
reset()#
update()#

Update is call when the progress evolves :return: