FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples.py - commit-0/python-progressbar · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
commit-0
/
python-progressbar
Public
forked from
wolph/python-progressbar
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-progressbar
examples.py
on
multibar
User selector
Datepicker
Commit history
Commits on Sep 30, 2019
fixed test so it actually finishes
wolph
committed
c987fc0
View commit details
Copy full SHA for c987fc0
View code at this point
Browse repository at this point
merging...
wolph
committed
951f776
View commit details
Copy full SHA for 951f776
View code at this point
Browse repository at this point
added extra tests for the flicker-avoidance code #210
wolph
committed
3e4bca1
View commit details
Copy full SHA for 3e4bca1
View code at this point
Browse repository at this point
Merge branch 'develop' into blanks
wolph
committed
5b648bd
View commit details
Copy full SHA for 5b648bd
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
Added note about (sometimes) invisible characters in the multi progress bar
wolph
committed
57de6b8
View commit details
Copy full SHA for 57de6b8
View code at this point
Browse repository at this point
attempting travis to tox switch
wolph
committed
8ef1fcf
View commit details
Copy full SHA for 8ef1fcf
View code at this point
Browse repository at this point
merged in multi bar and added tests
wolph
committed
9c6f091
View commit details
Copy full SHA for 9c6f091
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
MultiRangeBar: Store symbols separately from range size
Show description for 8756b67
paulo-raca
committed
8756b67
View commit details
Copy full SHA for 8756b67
View code at this point
Browse repository at this point
Avoid flickering
Show description for c2b7b02
paulo-raca
committed
c2b7b02
View commit details
Copy full SHA for c2b7b02
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Create MultiProgressBar, a bar widget that shows the distribution of progress among multiple sub-tasks
Show description for 659694e
paulo-raca
committed
659694e
View commit details
Copy full SHA for 659694e
View code at this point
Browse repository at this point
Implement a multi-part bar
paulo-raca
committed
60ec5b4
View commit details
Copy full SHA for 60ec5b4
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
fixed adaptive transfer speed again. Fixes #122
wolph
committed
fa5206c
View commit details
Copy full SHA for fa5206c
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Added optional slow updates for progressbar to log situations thanks to @paulo-raca
wolph
committed
aacad6a
View commit details
Copy full SHA for aacad6a
View code at this point
Browse repository at this point
Added proper support for non-terminal output thanks to @paulo-raca
wolph
committed
dbca8aa
View commit details
Copy full SHA for dbca8aa
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
Merge branch 'develop' into non-terminal
wolph
committed
17e15b3
View commit details
Copy full SHA for 17e15b3
View code at this point
Browse repository at this point
hotfix for pep8 compliance
wolph
committed
93ef38c
View commit details
Copy full SHA for 93ef38c
View code at this point
Browse repository at this point
Added easier to use placeholders/variables thanks to @paulo-raca
wolph
committed
c9686fd
View commit details
Copy full SHA for c9686fd
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Do not send garbage when the output is not a terminals
Show description for 8a340c9
paulo-raca
committed
8a340c9
View commit details
Copy full SHA for 8a340c9
View code at this point
Browse repository at this point
Update the dynamic_messages example
Show description for 6b9dd15
paulo-raca
committed
6b9dd15
View commit details
Copy full SHA for 6b9dd15
View code at this point
Browse repository at this point
Easier user-defined variables
Show description for 6705ce7
paulo-raca
committed
6705ce7
View commit details
Copy full SHA for 6705ce7
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
added fill option to animated markers
wolph
committed
722e254
View commit details
Copy full SHA for 722e254
View code at this point
Browse repository at this point
fixed bug with animated markers not moving in combination with generators
wolph
committed
685dd23
View commit details
Copy full SHA for 685dd23
View code at this point
Browse repository at this point
Commits on May 31, 2019
fixed silly merge error
wolph
committed
6d2f0cb
View commit details
Copy full SHA for 6d2f0cb
View code at this point
Browse repository at this point
Commits on May 29, 2019
Added string support to dynamic messages to fix #193
wolph
committed
4323f3f
View commit details
Copy full SHA for 4323f3f
View code at this point
Browse repository at this point
Commits on May 26, 2018
added prefix/suffix arguments to fix #168
wolph
committed
06b8630
View commit details
Copy full SHA for 06b8630
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
added shortcut method
wolph
committed
0233dd4
View commit details
Copy full SHA for 0233dd4
View code at this point
Browse repository at this point
test rewrites
wolph
committed
6381c82
View commit details
Copy full SHA for 6381c82
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
explained #133 a bit
wolph
committed
bbba9f4
View commit details
Copy full SHA for bbba9f4
View code at this point
Browse repository at this point
Commits on May 30, 2017
testing for warnings without raising them
wolph
committed
a362c1b
View commit details
Copy full SHA for a362c1b
View code at this point
Browse repository at this point
Commits on May 5, 2017
Added global stdout/stderr redirection support so we can function with loggers as well. Fixes #101
wolph
committed
20139ba
View commit details
Copy full SHA for 20139ba
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
fixed 100% progressbar, relocated tests and improved several tests. fixes #108
wolph
committed
d00e256
View commit details
Copy full SHA for d00e256
View code at this point
Browse repository at this point
Commits on Dec 21, 2016
Revert some unwanted autoformatting changes
WohthaN
committed
9f33c13
View commit details
Copy full SHA for 9f33c13
View code at this point
Browse repository at this point
Allow percentage to be used with generators
Show description for 03ad56f
WohthaN
committed
03ad56f
View commit details
Copy full SHA for 03ad56f
View code at this point
Browse repository at this point
ETA: display N/A when not available
Show description for 31bce7b
WohthaN
committed
31bce7b
View commit details
Copy full SHA for 31bce7b
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
fixed ETA thanks to @dfshan. fixes #72
wolph
committed
72cf4c7
View commit details
Copy full SHA for 72cf4c7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL