We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0557b commit 0976031Copy full SHA for 0976031
README.md
@@ -247,6 +247,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
247
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
248
* [colorama](https://pypi.org/project/colorama/) - Cross-platform colored terminal text.
249
* [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI.
250
+ * [alive-progress](https://github.com/rsalmei/alive-progress) - An animated and smart Progress Bar for python REPL and command lines.
251
252
## Command-line Tools
253
0 commit comments