Based on: http://blog.ihipop.info/2010/10/1736.html
Use ‘\r’
1 | #!/usr/bin/env python |
Use ‘\b’
1 | """This is a demo of using \b to show process bar""" |
Use ‘processbar’
1 | """This is the official demo of progerssbar |
Based on: http://blog.ihipop.info/2010/10/1736.html
1 | #!/usr/bin/env python |
1 | """This is a demo of using \b to show process bar""" |
1 | """This is the official demo of progerssbar |