How can I update multi lines in python after print them?
Like this example:
Something like tput ( https://linux.die.net/man/1/tput ) inside python.
tput
Thanks
Have you looked at the package rich? I believe it can do something like what you want.
rich
https://github.com/willmcgugan/rich