diff --git a/README.md b/README.md index 8538928613..1777b01673 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line * [Python-Fire](https://github.com/google/python-fire) - A library for creating command line interfaces (CLIs) from absolutely any Python object. * [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines. + * [tqdm](https://github.com/tqdm/tqdm) - A fast, extensible progress bar for Python and CLI * Productivity Tools * [aws-cli](https://github.com/aws/aws-cli) - A universal command-line interface for Amazon Web Services. * [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.