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

Skip to content

Commit 251632c

Browse files
committed
resort
1 parent 3c011a0 commit 251632c

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
@@ -284,7 +284,6 @@ 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.
288287
* [pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
289288
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
290289
* Productivity Tools
@@ -293,6 +292,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
293292
* [caniusepython3](https://github.com/brettcannon/caniusepython3) - Determine what projects are blocking you from porting to Python 3.
294293
* [cookiecutter](https://github.com/audreyr/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
295294
* [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
295+
* [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
296296
* [httpie](https://github.com/jkbrzt/httpie) - A command line HTTP client, a user-friendly cURL replacement.
297297
* [PathPicker](https://github.com/facebook/PathPicker) - Select files out of bash output.
298298
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.

0 commit comments

Comments
 (0)