progress

module of dascore.utils source

Simple interface for progress markers.

Functions

Name Description
get_progress_instance Get the Rich progress bar instance based on complexity level.
get_track_length Return the total to report to the progress bar.
track A simple iterator for tracking updates.
validate_progress_level Ensure a progress argument is a supported level, or a caller’s own bar.