mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Adding outfancy library.
This commit is contained in:
parent
8bfda02829
commit
e2b119bda7
|
@ -263,6 +263,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).
|
* [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.
|
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
|
||||||
* [colorama](https://github.com/tartley/colorama) - Cross-platform colored terminal text.
|
* [colorama](https://github.com/tartley/colorama) - Cross-platform colored terminal text.
|
||||||
|
* [outfancy](https://github.com/carlosplanchon/outfancy) - A library to print tables in terminal.
|
||||||
* [rich](https://github.com/Textualize/rich) - Python library for rich text and beautiful formatting in the terminal. Also provides a great `RichHandler` log handler.
|
* [rich](https://github.com/Textualize/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.
|
* [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user