pyreporting.progress_bar.TerminalProgressBar#
- class TerminalProgressBar(**kwargs)[source]#
Bases:
ProgressBar
A terminal dialog used to report progress information using enlighten
Initialise progress bar
- Parameters:
parent – when using a GUI, the parent object to whicih the progress bar should be attached
Methods
Return True if the cancel button was clicked by the user
Destroy progress bar
Set the parent object for GUI progress bars
Update progress bar
- set_parent(parent)#
Set the parent object for GUI progress bars