You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[docopt](http://docopt.org/) - Pythonic command line arguments parser.
286
285
*[Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line
287
-
*[pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
288
286
*[python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
289
287
* Productivity Tools
290
288
*[aws-cli](https://github.com/aws/aws-cli) - A universal command-line interface for Amazon Web Services.
291
289
*[bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.
292
290
*[caniusepython3](https://github.com/brettcannon/caniusepython3) - Determine what projects are blocking you from porting to Python 3.
293
-
*[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.
291
+
*[cookiecutter](https://github.com/audreyr/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates).
294
292
*[doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
295
293
*[howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
296
294
*[httpie](https://github.com/jkbrzt/httpie) - A command line HTTP client, a user-friendly cURL replacement.
0 commit comments