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

Skip to content

Commit 9579017

Browse files
committed
Update README.md
webargs library for parsing HTTP request arguments
1 parent 3baca9f commit 9579017

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
@@ -589,6 +589,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
589589
* [purl](https://github.com/codeinthehole/purl) - A simple, immutable URL class with a clean API for interrogation and manipulation.
590590
* [pyshorteners](https://github.com/ellisonleao/pyshorteners) - A pure Python URL shortening lib.
591591
* [short_url](https://github.com/Alir3z4/python-short_url) - Python implementation for generating Tiny URL and bit.ly-like URLs.
592+
* [webargs](https://github.com/sloria/webargs) - A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, and Pyramid.
592593

593594
## HTML Manipulation
594595

0 commit comments

Comments
 (0)