summaryrefslogtreecommitdiffstats
path: root/examples/progress-bar
AgeCommit message (Expand)Author
2018-05-20Added documentation about progress bars.Jonathan Slenders
2018-05-20Renamed progress_bar context manager to ProgressBar + other doc improvements.Jonathan Slenders
2018-05-04Added more progress bar examples.Jonathan Slenders
2018-02-16Introduced ColorDepth enumeration. Added color_depth attribute to Application.Jonathan Slenders
2018-01-27Fix typo: `Sixt` -> `Sixth`delirious-lettuce
2017-12-07Code style in examples + added flake8 to .travis.yml.Jonathan Slenders
2017-11-11Take input and output argument in progress bar shortcut.Jonathan Slenders
2017-11-11Added progress-bar/styled-rainbow.py example.Jonathan Slenders
2017-11-11Moved progress bar example file.Jonathan Slenders
2017-11-11Renamed task_name to label for progress bars.Jonathan Slenders
2017-11-11Aedded styled-tqdm, a progress bar styling, just like tqdm.Jonathan Slenders
2017-11-11Improved progress bar formatting options.Jonathan Slenders
2017-11-11Added styled-apt-get-install.py example.Jonathan Slenders
2017-11-11Improved nested progress bars example.Jonathan Slenders
2017-11-05Custom key bindings for progress bars.Jonathan Slenders
2017-11-05More progress bar improvements: scrolling of task name.Jonathan Slenders
2017-11-05Improved customized formatting of progress bars.Jonathan Slenders
2017-11-04More improvements in progress bar code + cleaneup.Jonathan Slenders
2017-11-04Improved customization of formatting and styling in progress bar code.Jonathan Slenders
2017-08-15A few improvements to the progress_bar code.Jonathan Slenders
2017-08-08Improved progress bar example.Jonathan Slenders
2017-08-08Make progress bar example compatible with Windows.Jonathan Slenders
2017-08-05More progress bar examples + some improvements.Jonathan Slenders
2017-08-05Added progress bar implementation.Jonathan Slenders