FICHA · AUR

python-webargs

A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks

  • web request parser
  • LIBRARY
  • Web
  • Dev
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

HTTP request arguments can be parsed and validated consistently across web frameworks. This library helps developers map query strings, form fields, and JSON inputs into structured values for Python web applications.

It is imported by server code and does not provide a standalone web app. Validation rules should be explicit for untrusted input so handlers do not accept unexpected fields or types.

Permissions

Permissions not analysed for this source yet.