Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e02cf65

Browse files
authored
Merge pull request vinta#853 from houjunchen/python-fire
Add python fire
2 parents 46e61da + 2557f54 commit e02cf65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
253253
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
254254
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
255255
* [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.
256257
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
257258
* Productivity Tools
258259
* [aws-cli](https://github.com/aws/aws-cli) - A universal command-line interface for Amazon Web Services.

0 commit comments

Comments
 (0)