File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -253,6 +253,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
253
253
* [ colorama] ( https://pypi.python.org/pypi/colorama ) - Cross-platform colored terminal text.
254
254
* [ docopt] ( http://docopt.org/ ) - Pythonic command line arguments parser.
255
255
* [ Gooey] ( https://github.com/chriskiehl/Gooey ) - Turn command line programs into a full GUI application with one line
256
+ * [ Python-Fire] ( https://github.com/google/python-fire ) - A library for creating command line interfaces (CLIs) from absolutely any Python object.
256
257
* [ python-prompt-toolkit] ( https://github.com/jonathanslenders/python-prompt-toolkit ) - A Library for building powerful interactive command lines.
257
258
* Productivity Tools
258
259
* [ aws-cli] ( https://github.com/aws/aws-cli ) - A universal command-line interface for Amazon Web Services.
You can’t perform that action at this time.
0 commit comments