Tutorial¶ Start here. This walks from a first progress bar to a customised one in five steps, each building on the last. Step 1: Wrap a loop with progressbar Step 2: Update a ProgressBar explicitly Step 3: Give the bar a max_value Step 4: Choose your own widgets Step 5: Print safely with redirect_stdout