pyreporting.progress_bar#

Implementation of progress dialog handling for pyreporting package

Classes

NoProgressBar

A do-nothing implementation of ProgressBar

ProgressBar

Interface for progress bar implementations

ProgressBarType

Enum/factory for creating progress bars

TerminalProgressBar

A terminal dialog used to report progress information using enlighten