progress
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 | Return a supported progress level, or the caller’s own bar. |