webargs
Request parser
A Python library for parsing and validating HTTP request objects with support for multiple web frameworks.
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.
1k stars
22 watching
158 forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
aiohttpbottlepydjangofalconflaskhacktoberfestmarshmallowpyramidpythonrequest-validationvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension of Flask and Marshmallow for building HATEOAS-ready APIs with URL-based hyperlinks. | 876 |
| A framework to build auto-documented REST APIs with Flask and marshmallow | 672 |
| An HTTP request library for Gopher. | 426 |
| An HTTP request parser for parsing URL, search query, headers and form data. | 10 |
| A Python library for parsing and manipulating HTTP Live Streaming (HLS) playlists | 2,072 |
| A Pythonic HTML parsing library providing intuitive and asynchronous web scraping capabilities. | 304 |
| A module that retrieves data from HTTP request arguments and files in Lua | 52 |
| A Python-based MongoDB implementation of the W3C Web Annotation Protocol | 17 |
| An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
| A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
| Automatically processes incoming API webhooks from various email services and maps them to user entities. | 38 |
| A wrapper for making HTTP requests in JavaScript with additional features and error handling. | 2 |
| A lightweight JavaScript library for making asynchronous or synchronous HTTP requests. | 6 |
| A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
| A Django app that sends outgoing HTTP requests when model changes occur. | 196 |