ctmiller


Member since 01/14/2010

Name: Chris Miller

Location: Cleveland, OH

Website: http://www.unquietdesperation.com

1 snippets

514 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

ctmiller's Recent SnippetsTagged python



« Prev 1 Next »
Found on [Corey Goldberg's blog](http://coreygoldberg.blogspot.com/2010/01/python-command-line-progress-bar-with.html). Usage: from progress_bar import ProgressBar p = ProgressBar(60) p.update_time(15) print p p.fill_char =...
0 387 posted 14 years ago by ctmiller
« Prev 1 Next »