Python Forum
CLI Progress Bar - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: Code sharing (https://python-forum.io/forum-5.html)
+--- Thread: CLI Progress Bar (/thread-17844.html)



CLI Progress Bar - itaybardugo - Apr-25-2019

hey,
just wrote my command line progress bar
it is simple for use, you can define your progress bar color and adjust the size.
https://github.com/itay-bardugo/cliLoader

let me know for any suggestions.
enjoy :)