mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 14:01:08 +00:00
add cool alive-progress bar
This commit is contained in:
parent
7d0557ba09
commit
097603169f
|
@ -247,6 +247,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
|
||||
* [colorama](https://pypi.org/project/colorama/) - Cross-platform colored terminal text.
|
||||
* [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI.
|
||||
* [alive-progress](https://github.com/rsalmei/alive-progress) - An animated and smart Progress Bar for python REPL and command lines.
|
||||
|
||||
## Command-line Tools
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user