issues
search
wolph
/
python-progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
http://progressbar-2.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
860
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Progress bar is duplicated when used both as a context manager and as an iterable wrapper
#301
dreamscached
opened
2 months ago
3
broken import
#300
firebird631
closed
1 month ago
2
Syntax Error in latest release
#299
ld-cd
closed
3 months ago
7
Handle OSError exception from format_time() in ETA.__call__()
#298
jdykstra
closed
3 months ago
8
OSError exception from AbsoluteETA on Windows CPython
#297
jdykstra
closed
4 months ago
1
Progress bar out of range error
#296
juan190199
closed
4 months ago
1
Missing separating blank line option
#295
Somerandomguy10111
opened
7 months ago
4
Color support and ANSI terminal detection on Windows (broken for CMD.exe and Powershell.exe)
#294
e-d-n-a
closed
6 months ago
5
version 4.4: interactive shell: arrow keys yield weird symbols
#293
eachimei
closed
8 months ago
11
ProgressBar update no longer works with floats.
#292
dsemi
closed
9 months ago
3
Progressbar update creates multiple lines
#291
BookWorm0
closed
9 months ago
19
Fixed readme example. The `stream` and `lines` arguments for the `LineOffsetStreamWrapper` were swapped.
#290
wolph
closed
11 months ago
0
Fix issue #288 (TypeError: '_fields_' must be a sequence of (name, C type) pairs)
#289
eachimei
closed
11 months ago
2
4.3.0: Windows OS: TypeError: '_fields_' must be a sequence of (name, C type) pairs
#288
eachimei
closed
11 months ago
3
`cli-name` executable refers to non-existing Python module
#287
mgorny
closed
9 months ago
4
Fixed excluding docs from install
#286
mgorny
closed
11 months ago
3
Colored markers
#285
wabiloo
closed
11 months ago
7
MultiBar does not work if any of the node has an empty string as key
#284
micrenda
closed
1 year ago
1
Not an issue but an idea
#283
kdschlosser
opened
1 year ago
4
Fix typos
#282
kianmeng
closed
1 year ago
2
README: Rename max_value -> maxval
#281
doronbehar
closed
1 year ago
1
Replace the moving average algorithm
#280
wolph
closed
10 months ago
0
Sourcery Starbot ⭐ refactored wolph/python-progressbar
#279
SourceryAI
closed
1 year ago
0
ETA does not honor empty `format_finished`
#278
SimonLammer
closed
1 year ago
5
Preventing regular ETA update or replacing it
#277
HarikalarKutusu
closed
1 year ago
8
outdatated progress bar?
#276
brando90
closed
1 year ago
1
Add CodeQL workflow for GitHub code scanning
#275
lgtm-com[bot]
closed
2 years ago
0
Not sure how to go about doing this
#274
kdschlosser
closed
1 year ago
4
progressbar suddenly throwing 'function' object has no attribute 'ProgressBar'
#273
CrashVector
closed
2 years ago
2
Is there a way to have multiple concurrent and independent progress bars?
#272
wabiloo
closed
1 year ago
7
Timer and AdaptiveETA, possibly other time widgets print incorrect output when used with format kwarg
#271
FinnE145
closed
2 years ago
1
Delegate unknown attrs to target in WrappingIO
#270
william-andre
closed
2 years ago
2
Is there a way to wrap the progress bar output?
#269
lonnywong
closed
2 years ago
2
ValueError: Value 40 is out of range, should be between 0 and 39
#268
Mennaruuk
closed
2 years ago
1
Question: multiprocessing, logging and progressbar
#267
wabiloo
closed
1 year ago
3
Question: best way to have multiple counters
#266
wabiloo
closed
2 years ago
2
FormatCustomText not updated
#265
wabiloo
closed
2 years ago
2
Multi {threading/processing} support
#264
brunolnetto
closed
11 months ago
51
printing randomly when checking if it's pickable
#263
brando90
closed
2 years ago
3
Prefix is not working
#262
SpeedyIndeedy
closed
2 years ago
3
PyPi Versio newer than github
#261
NicoHood
closed
2 years ago
2
Is there an API to save the print of the progressbar to the log.txt file?
#260
prstrive
closed
2 years ago
1
Conda feedstock out of date
#259
kukushking
opened
3 years ago
2
Add GranularBar widget
#258
pR0Ps
closed
3 years ago
1
Add a widget bar with a label in the center
#257
Zannick
closed
3 years ago
2
Stop using deprecated distutils.util
#256
keszybz
closed
3 years ago
1
2.53.2: no valid/verifiable PGP signature
#255
dvzrv
closed
3 years ago
8
Exposing isatty method in WrappingIO
#254
piotrbartman
closed
3 years ago
1
How to display iteration per second?
#250
brando90
closed
3 years ago
4
How to do nested progress bars?
#249
brando90
closed
11 months ago
4
Next