# sloria/webargs

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/sloria-webargs).**

1,409 stars · 164 forks · Python · MIT

## Links

- GitHub: https://github.com/sloria/webargs
- Homepage: https://webargs.readthedocs.io/
- awesome-repositories: https://awesome-repositories.com/repository/sloria-webargs.md

## Description

A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.

## Tags

### Part of an Awesome List

- [RESTful APIs](https://awesome-repositories.com/f/awesome-lists/data/restful-apis.md) — Library for parsing HTTP request arguments.
- [URL Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/url-utilities.md) — Parsing and validation of HTTP request parameters.
