Skip to content

Commit 4897268

Browse files
authored
remove hyphen in "python-fire"
1 parent 8a42cf6 commit 4897268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
278278
* [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools.
279279
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
280280
* [Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line.
281-
* [Python-Fire](https://github.com/google/python-fire) - A library for creating command line interfaces from absolutely any Python object.
281+
* [Python Fire](https://github.com/google/python-fire) - A library for creating command line interfaces from absolutely any Python object.
282282
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A library for building powerful interactive command lines.
283283
* Terminal Rendering
284284
* [asciimatics](https://github.com/peterbrittain/asciimatics) - A package to create full-screen text UIs (from interactive forms to ASCII animations).

0 commit comments

Comments
 (0)