Sections
Module
LoadBar()
Loading bar animation.
m (int) – Current step.
M (int) – Total steps.
bar_length (int) – Length of loading bar.
Caution
Printing to the shell with sys.stdout.write() sometimes takes forever when using IDLE… Need to fix this?
sys.stdout.write()