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 README.rst
#111
snoyes
closed
1 week ago
1
Typo in update terminal output
#110
thagoat
closed
10 months ago
1
Make hide & show cursor feature platform independent (add Windows support)
#109
james-duvall
closed
7 months ago
4
Fix typo in test_progress.py
#108
tobek
closed
1 year ago
1
pip install progress: Windows report virus through Rav Endpoint Protection antivirus
#107
bwcastillo
opened
1 year ago
0
Not showing in argo workflow logs
#106
ItayGolanTaranis
opened
1 year ago
0
The pycharm console is garbled
#105
yaoysyao
opened
2 years ago
0
Added type hints
#104
PaulConwayiii
closed
2 years ago
2
Elapsed (elapsed_td) time does not start at 0s.
#103
magerkurth
opened
2 years ago
0
Changing color of progress bar.
#102
VahedCivil
closed
2 years ago
1
Unwanted characters printing after bar.finish()
#101
AldoMaine
opened
2 years ago
3
Idea to expose duration of a progress/infinite as a feature
#100
danizen
opened
2 years ago
1
Update setup.py
#99
VSS-DEV
closed
2 years ago
1
No module named 'progress.bar'; 'progress' is not a package
#98
Fab4key
opened
3 years ago
2
Type of Bar based on infinite, or show counts on spinners
#97
danizen
opened
3 years ago
4
"ZIP does not support timestamps before 1980" on pip installation
#96
bersbersbers
opened
3 years ago
0
Not print on jupyter notebook
#95
M-Amrollahi
opened
3 years ago
1
next function taking an optional value of steps
#94
delbertaud
opened
3 years ago
2
Allow progress bar finish without printing a new line
#93
seanboothm
opened
3 years ago
0
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.6/dist-packages/progress-1.5-py3.6.egg'
#92
ChaiBapchya
opened
3 years ago
1
Include "bar.goto()" in examples
#91
bendemott
opened
3 years ago
1
Type hints!!!
#90
ThatXliner
opened
3 years ago
6
How to show a progress bar without progressing?
#89
ppege
closed
3 years ago
1
Output only for big changes
#88
danizen
closed
3 years ago
1
Is it possible to get the progress bar in a str variable ?
#87
12rambau
closed
3 years ago
1
Stack progress bar
#86
Rajathbharadwaj
opened
4 years ago
0
Reduce printing in tight loops
#85
lavrentivs
opened
4 years ago
7
Nothing shows up on screen in Python 3.8
#84
hanss0n
opened
4 years ago
8
Does it work with jupyter lab?
#83
tamkaho
opened
4 years ago
3
Not working
#82
xsubject
closed
4 years ago
0
Inappropriate bar labels.
#81
AshwinSankar17
closed
4 years ago
3
Does this works on Google Colab or Jupyter Notebook ?
#80
AkiMosi
closed
4 years ago
2
progress: avoid division by zero
#79
mathstuf
closed
4 years ago
3
iter: expose the iteration value to the object
#78
mathstuf
closed
4 years ago
1
spinner: support formatted messages
#77
mathstuf
closed
4 years ago
1
Spinner should support format string replacement
#76
mathstuf
closed
4 years ago
2
Documentation uses old "Bar" class instead of "ProgressBar"
#75
Jylpah
closed
4 years ago
1
Adapte to python 3 with `2to3-2.7 -wnj4 --no-diff .`
#74
Tonow
closed
4 years ago
1
manage stderr more dynamically, to avoid failures like this that can …
#73
artgoldberg
opened
5 years ago
1
avoid division by 0
#72
flokno
closed
4 years ago
1
How does it work?
#71
antoine-gallix
closed
5 years ago
2
ZeroDivision error when max=0
#70
gabriele-cannizzaro
closed
5 years ago
1
Fixed #64 -- ensure hidden cursor is reshown at exit.
#69
frasern
closed
5 years ago
1
Add additional help when AttributeError is raised with regards check_tty
#68
edwardbarak
closed
5 years ago
3
A litte change of finish function to support <|tee>
#67
I-Doctor
opened
5 years ago
0
Basic Windows support
#66
hargikas
opened
5 years ago
2
Bump version to 1.5
#65
pquentin
closed
5 years ago
1
Program abrupt termination (^C) should reset cursor state
#64
clintolsen
closed
5 years ago
7
Need version 1.5 so we can use `with`
#63
wooparadog
closed
5 years ago
4
ETA constantly shows <1min remaining during a 1+ hour process
#62
howardjones
opened
5 years ago
0
Next