mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
add textual
This commit is contained in:
parent
8bfda02829
commit
f56bfafe3a
|
@ -264,6 +264,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
|
||||
* [colorama](https://github.com/tartley/colorama) - Cross-platform colored terminal text.
|
||||
* [rich](https://github.com/Textualize/rich) - Python library for rich text and beautiful formatting in the terminal. Also provides a great `RichHandler` log handler.
|
||||
* [textual](https://github.com/Textualize/textual) - Build sophisticated user interfaces with a simple API. Run your apps in the terminal and a web browser.
|
||||
* [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI.
|
||||
|
||||
## Command-line Tools
|
||||
|
|
Loading…
Reference in New Issue
Block a user