Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #35638

Re: Command Line Progress Bar

References <CA+C4C6d9_TOMMAe_oVms+4r2D6i+dJbot7h_rSwvWmtxjz5CmQ@mail.gmail.com>
Date 2012-12-27 19:36 +0000
Subject Re: Command Line Progress Bar
From Oscar Benjamin <oscar.j.benjamin@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1357.1356636999.29569.python-list@python.org> (permalink)

Show all headers | View raw


On 26 December 2012 06:17, Kevin Anthony <kevin.s.anthony@gmail.com> wrote:
> Hello,
> I'm writing a file processing script(Linux), and i would like to have a
> progress bar.  But i would also like to be able to print messages.  Is there
> a simple way of doing this without implementing something like ncurses?

Other projects have been suggested. I've used this one:
http://code.google.com/p/python-progressbar/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Command Line Progress Bar Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2012-12-27 19:36 +0000

csiph-web