issues
search
verigak
/
progress
Easy to use progress bars for Python
ISC License
1.41k
stars
179
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update avg/eta/eta_td only once per second
#61
pquentin
closed
5 years ago
8
Add custom variable to the bar
#60
javierin
closed
5 years ago
1
Added property long_eta
#59
awiebe
opened
6 years ago
3
Random Characters at start of progress bar
#58
MateusMarcuzzo
closed
4 years ago
11
Add Pypi link and instuctions to ReadMe
#57
Kilo59
closed
6 years ago
1
Support lazy writing
#56
bstanden
opened
6 years ago
2
when `iter` is called multiple times, reset `index` to zero each time.
#55
slippycheeze
opened
6 years ago
0
Include tests in PyPI tarball
#54
dotlambda
closed
6 years ago
1
fix ascii bug
#53
weigq
closed
6 years ago
1
AttributeError: '_StdoutProxy' object has no attribute 'isatty'
#52
ChemGuy88
closed
5 years ago
3
Spinner.finish() doesn't seem to emit a final newline
#51
clintolsen
closed
6 years ago
2
Does not print anything with PyCharm IDE
#50
IbrarYunus
closed
6 years ago
2
feature request: show elapsed time default
#49
skyhiter
closed
5 years ago
0
feature request: Bar add property index to get current index easily
#48
skyhiter
closed
5 years ago
0
changes to handle self.file is none case
#47
shivareddyiirs
closed
6 years ago
5
AttributeError: 'NoneType' object has no attribute 'isatty'
#46
shivareddyiirs
closed
6 years ago
3
Blinking while clearing
#45
naktinis
closed
4 years ago
6
Fixed broken character in windows
#44
LiamGow
closed
6 years ago
3
ChargingBar indication large files download doesnot get complete
#43
apilkarki
closed
6 years ago
0
Cannot display in PyCharm
#42
bearpaw
closed
7 years ago
1
After using spinner, cursor is not restored.
#41
dmitry-mukhin
closed
5 years ago
3
Wrapping bug in connection with terminal size
#40
thorstenkampe
opened
7 years ago
3
Sample usage with urllib.request.urlretrieve() reporthook
#39
roniemartinez
opened
7 years ago
1
PixelBar and PixelSpinner, based on Braille characters
#38
moreati
closed
7 years ago
1
Release
#37
lafrenierejm
closed
7 years ago
7
IncrementalBar has unprintable characters on Windows on Python 3.6
#36
zooba
closed
6 years ago
7
Update README.rst
#35
clime
closed
7 years ago
6
self.avg vs. (self.elapsed/self.index)
#34
clime
closed
7 years ago
9
iPython console - no progress bar appears
#33
mp-v2
closed
6 years ago
21
Reduce I/O Cost - no change to ETA algorithm
#32
aduriseti
closed
8 years ago
8
Multiple Progress Bar Support
#31
bmbouter
opened
8 years ago
6
modified ETA - decreased I/O cost
#30
aduriseti
closed
8 years ago
12
Allow usage as a context manager.
#29
TobiX
closed
6 years ago
4
Chinese Display Error, unreadable code, how ?
#28
gaopengpian
opened
8 years ago
5
Colorizing and stylizing the progress bars \ spinners
#27
farchy
closed
4 years ago
7
New progress bar for unknown amount of iterations in advance
#26
farchy
opened
8 years ago
3
No Random progress bar
#25
farchy
closed
8 years ago
3
More accurate progress bar
#24
praiskup
closed
8 years ago
39
More accurate progress bar
#23
praiskup
closed
8 years ago
8
Ship test
#22
jlec
closed
5 years ago
1
Support changing sys.stderr
#21
Drekin
opened
9 years ago
0
SigIntMixin does not allow easy recovery after an interruption
#20
PiDelport
closed
8 years ago
1
README.rst: Display class names in monospace font
#19
msabramo
closed
8 years ago
1
Idea: Add screenshots to README
#18
msabramo
closed
8 years ago
3
README.rst: Syntax highlight Python code
#17
msabramo
closed
8 years ago
2
README.rst: Syntax highlight Python code
#16
msabramo
closed
9 years ago
1
Now iter() calls finish even on an exception
#15
sindreij
closed
8 years ago
1
Exception in a loop over a Bar().iter() looses cursor from terminal
#14
sindreij
closed
8 years ago
1
finish() method results in NameError: name 'unicode' is not defined - python 3.4
#13
simminni
closed
8 years ago
2
No newline after spinners
#12
bkabrda
closed
5 years ago
2
Previous
Next