User Guide
Project Info
Implementation Details
API Reference
print_progress()
Print progress of process.
processed (Int) – Number of files/data processed.
Int
total_to_process (Int) – Total number of files/data to process.
text (String) – Text to display.
String
width (int, optional) – The default is 30. Width of the progressing bar
int
percent_processed – Percentage processed
float