issues
search
Rockhopper-Technologies
/
enlighten
Enlighten Progress Bar for Python Console Apps
https://python-enlighten.readthedocs.io
Mozilla Public License 2.0
416
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reduce jumping when using subcounters
#71
avylove
closed
2 months ago
2
Fix incomplete bar with subcounters
#70
vflaux
closed
2 months ago
2
Progress bar moving back and forth with a sub counter
#69
vflaux
opened
3 months ago
5
Output gets scrambled when the number of progress bars exceeds the terminal height
#68
Zac-Hodge
opened
4 months ago
1
Statusbar to use _closed_time for elapsed when closed
#67
guano
opened
5 months ago
0
Statusbar elapsed time gets erroneously updated even after statusbar is closed
#66
guano
opened
5 months ago
2
Normalize ETA according to a complexity dependence on a variable
#65
doronbehar
opened
5 months ago
7
resize handler crashes when window resized and no counters are showing
#64
breathe
closed
10 months ago
2
Doc talks about "manager"'s counter but then uses module-level function
#63
raffaem
closed
1 year ago
1
Counters time and iterations/time values get erroneously updated even after Counter is closed
#62
bedaberner
closed
1 year ago
3
Round down partial seconds
#61
DJtheRedstoner
closed
1 year ago
3
Support widget output for notebooks
#60
cubano21
opened
1 year ago
4
Signal not allowed in Thread
#59
SKnight79
closed
1 year ago
2
Counter placeholder not being removed upon clearing counter.
#58
SKnight79
closed
1 year ago
3
Color each specific step of the progress bar?
#57
EmberLightVFX
opened
1 year ago
3
Dynamically change color of status bar
#56
Dauriel
closed
1 year ago
5
Progress bar only show up with first call of `update`
#55
DanielHabenicht
closed
1 year ago
3
Add type hints or stubs
#54
MicaelJarniac
opened
1 year ago
3
Notebook manager fails at stopping when counters are closed
#53
juancitotrucupey
closed
1 year ago
1
Set scroll area when calling Counter() directly
#52
ngriffiths13
closed
1 year ago
3
[LOW PRIORITY] Fix progress bar in terminal in IntelliJ
#51
robert-kapala-mox
closed
1 year ago
3
9 tests fail
#50
yurivict
closed
2 years ago
10
Not compatible with pytorch-cuda on windows platform
#49
TheAutumnOfRice
closed
2 years ago
6
"OSError: [WinError 0] The operation completed successfully." (PyCharm, Windows)
#48
Jonibhoni
closed
2 years ago
15
progress bar with fixed width
#47
masavini
closed
2 years ago
6
Set default Manager
#46
moi90
closed
2 years ago
4
Counter Attempt to Format the desc and unit Arguments
#45
ZivRonen
closed
2 years ago
6
TestManager.test_autorefresh fails on macOS
#44
veprbl
closed
3 years ago
3
Allow Manager instances to be passed between processes
#43
robobenklein
opened
3 years ago
5
Use sum of sub-counters counts for indicating percentage
#42
sriyerg
closed
3 years ago
6
Multicolored progress bar with transitional states not rendered correctly
#41
sriyerg
closed
3 years ago
9
Render the progress bar before the first update/tick
#40
archiif
closed
3 years ago
2
How to recreate a counter in the same position (i.e. how to destroy a counter as well as its position)
#39
yusanshi
closed
3 years ago
3
Fix docstrings
#38
MicaelJarniac
closed
3 years ago
3
Fix typo
#37
MicaelJarniac
closed
3 years ago
2
Rapidly printing to stderr from separate process causes overwriting of progress bar
#36
SeanDS
closed
3 years ago
5
Is there a way to print the inverted rate on the counter?
#34
triwahyuu
closed
3 years ago
6
Some printed lines lost when resizing the terminal
#33
joreiff
closed
3 years ago
19
Tracking PyCharm/IntelliJ/CLion CSR issue
#32
dominick-han
opened
4 years ago
5
Newline before progressbar
#31
AdrienPensart
closed
3 years ago
2
Sourcery refactored master branch
#30
sourcery-ai[bot]
closed
4 years ago
2
Human Readable Unit multipliers
#29
lps-rocks
closed
3 years ago
11
Crash during window resizing
#28
lps-rocks
closed
4 years ago
11
scroll isn't refreshed, in some circumstances
#27
davidhyman
closed
4 years ago
4
desc field is ignored by update
#26
davidhyman
closed
4 years ago
6
Fix / Support for Screen ?
#25
GChalony
closed
4 years ago
12
Update docs to fix issues with type checking IDEs (PyCharm)
#24
bunjiboys
closed
4 years ago
2
Missing code example for a functionality
#23
jiwidi
closed
4 years ago
1
Show status of variable while updating the progress var
#22
jiwidi
closed
4 years ago
2
Incomplete flushing of output buffers under pyinstaller on WIndows
#21
avylove
closed
4 years ago
5
Next