mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Merge pull request #1552 from rsalmei/rsa-add-alive-progress
Add alive-progress
This commit is contained in:
commit
60bcf2cc4c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user