Is it possible to use a command in python to clear/edit lines printed in the shell? if not, what is a good way to do a loading bar?
Asked
Active
Viewed 58 times
1
-
You mean something like tqdm? – Matthieu Brucher Nov 01 '18 at 11:19
-
https://docs.python.org/3/howto/curses.html ? – hiro protagonist Nov 01 '18 at 11:20