diff --git a/README.md b/README.md index 96af248d..43f60a8d 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [colorama](https://pypi.org/project/colorama/) - Cross-platform colored terminal text. * [rich](https://github.com/willmcgugan/rich) - Python library for rich text and beautiful formatting in the terminal. Also provides a great `RichHandler` log handler. * [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI. + * [alive-progress](https://github.com/rsalmei/alive-progress) - A new kind of Progress Bar, with real-time throughput, eta and very cool animations. ## Command-line Tools