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

Skip to content

Commit fe19cd1

Browse files
committed
add howdoi
Add [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
1 parent 84e602b commit fe19cd1

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
@@ -284,6 +284,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
284284
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
285285
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
286286
* [Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line
287+
* [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
287288
* [pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
288289
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
289290
* Productivity Tools

0 commit comments

Comments
 (0)