add support for progress bar/widgets
Bug #1757278 reported by
Doug Hellmann
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cliff |
New
|
Wishlist
|
Unassigned |
Bug Description
We have rudimentary progress output for long running commands using print to self.stdout with \r. It would be nice to have something more robust, perhaps using the progressbar2 package. We need to support a mode where we know how much of something is going t need to happen and can show actual progress as well as a mode where we just receive "still working" updates for the task.
Changed in python-cliff: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.