mirror of
https://github.com/vinta/awesome-python.git
synced 2026-02-05 16:26:09 +08:00
add-textual
This commit is contained in:
@@ -269,6 +269,7 @@ _Libraries for building command-line applications._
|
||||
- [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) - Framework for building terminal user interfaces in Python.
|
||||
- [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI.
|
||||
|
||||
## Command-line Tools
|
||||
|
||||
Reference in New Issue
Block a user