EvilZone
Programming and Scripting => Scripting Languages => : techb January 13, 2016, 05:21:58 PM
-
I found this on Reddit, it's one of them libs that you never knew you wanted until you see it.
https://pypi.python.org/pypi/tqdm
-
Nice tip. I just learned of this on twitter the other day. If you happen to be using tkinter and python3 there is also ttk.progressbar. You are right though, I find myself looking for a reason to use these types of things when I see them.