Python Progress Bar
I was looking for a nice progress bar today at work to show progress rather than just printing “Waiting 30 seconds…” and having the script do nothing, I wanted to have a progress bar show. I found a progress bar from Corey Goldberg I did make a couple changes, and have uploaded my changes to