track

function of dascore.utils.progress source

track(
    sequence ,
    description ,
    progress: Literal[‘standard’, ‘basic’, None] = standard,
)

A simple iterator for tracking updates.