mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 18:26:17 +00:00
Add rich
This commit is contained in:
parent
eb46fb3ed4
commit
426ca147d6
1 changed files with 1 additions and 0 deletions
|
|
@ -261,6 +261,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [asciimatics](https://github.com/peterbrittain/asciimatics) - A package to create full-screen text UIs (from interactive forms to ASCII animations).
|
||||
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
|
||||
* [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.
|
||||
|
||||
## Command-line Tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue