Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line
* [Python-Fire](https://github.com/google/python-fire) - A library for creating command line interfaces (CLIs) from absolutely any Python object.
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
* [RichConsole.py](https://github.com/KOLANICH/RichConsole) - A library to assign ECMA control sequences-based styles to strings and to output them without bothering about nesting - the lib does it automatically.
* Productivity Tools
* [aws-cli](https://github.com/aws/aws-cli) - A universal command-line interface for Amazon Web Services.
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
Expand Down