make_progress_bar

make_progress_bar()[source]

Create the unified Rich Progress bar.

Per-program rows render the full bar/M-of-N/elapsed columns; batch rows render only the indicator/text/spinner/status columns thanks to the _ProgramOnlyColumn wrappers. Tasks distinguish themselves via the row_kind field.

Return type:

Progress