File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -288,6 +288,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
288
288
* [ docopt] ( http://docopt.org/ ) - Pythonic command line arguments parser.
289
289
* [ Gooey] ( https://github.com/chriskiehl/Gooey ) - Turn command line programs into a full GUI application with one line
290
290
* [ python-prompt-toolkit] ( https://github.com/jonathanslenders/python-prompt-toolkit ) - A Library for building powerful interactive command lines.
291
+ * [ hug] ( https://github.com/timothycrosley/hug ) - A Python3 Library for cleanly exposing APIs over HTTP and the Command Line
291
292
* Productivity Tools
292
293
* [ aws-cli] ( https://github.com/aws/aws-cli ) - A universal command-line interface for Amazon Web Services.
293
294
* [ bashplotlib] ( https://github.com/glamp/bashplotlib ) - Making basic plots in the terminal.
@@ -454,6 +455,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
454
455
* [ awesome-pyramid] ( https://github.com/uralbash/awesome-pyramid )
455
456
* [ Bottle] ( http://bottlepy.org/docs/dev/index.html ) - A fast, simple and lightweight WSGI micro web-framework.
456
457
* [ CherryPy] ( http://www.cherrypy.org/ ) - A minimalist Python web framework, HTTP/1.1-compliant and WSGI thread-pooled.
458
+ * [ hug] ( https://github.com/timothycrosley/hug ) - A Python3 Library for cleanly exposing APIs over HTTP and the Command Line
457
459
* [ TurboGears] ( http://www.turbogears.org/ ) - A microframework that can scale up to a full stack solution.
458
460
* [ web.py] ( http://webpy.org/ ) - A web framework for Python that is as simple as it is powerful.
459
461
* [ web2py] ( http://www.web2py.com ) - A full stack web framework and platform focused in the ease of use.
You can’t perform that action at this time.
0 commit comments