pyreporting.progress#

Display progress to the user as a GUI or terminal progress bar. This abstraction means the progress reporting is decided by the caller not the function itself. Also supports nested progress updates

Classes

Progress

Handler for a progress bar supporting nested progress reporting

ProgressStack

Used for handling a nested progress bar