webob
WSGI request and response object
WSGI request and response object
To install this package, run one of the following:
WebOb provides objects for HTTP requests and responses. Specifically it does this by wrapping the WSGI request environment and response status/headers/app_iter(body). The request and response objects provide many conveniences for parsing HTTP request and forming HTTP responses. Both objects are read/write: as a result, WebOb is also a nice way to create HTTP requests and parse HTTP responses.
Summary
WSGI request and response object
Last Updated
Jul 29, 2025 at 10:07
License
MIT
Total Downloads
24.8K
Supported Platforms
Unsupported Platforms
Home
https://webob.orgGitHub Repository
https://github.com/Pylons/webobDocumentation
https://docs.pylonsproject.org/projects/webob