Skip to content

Commit c90eb8b

Browse files
committed
add tqdm Fixes vinta#1293 Fixes vinta#662 Fixes #648
1 parent b240474 commit c90eb8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
245245
* [asciimatics](https://github.com/peterbrittain/asciimatics) - A package to create full-screen text UIs (from interactive forms to ASCII animations).
246246
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
247247
* [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.
248249

249250
## Command-line Tools
250251

0 commit comments

Comments
 (0)