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 b240474 commit c90eb8bCopy full SHA for c90eb8b
README.md
@@ -245,6 +245,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
245
* [asciimatics](https://github.com/peterbrittain/asciimatics) - A package to create full-screen text UIs (from interactive forms to ASCII animations).
246
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
247
* [colorama](https://pypi.org/project/colorama/) - Cross-platform colored terminal text.
248
+ * [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI.
249
250
## Command-line Tools
251
0 commit comments