CMD + K

webob

Community

WSGI request and response object

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::webob

Usage Tracking

1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

WSGI request and response object

Last Updated

Oct 25, 2024 at 15:57

License

MIT

Total Downloads

870.6K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.8.2
win-32 Last supported version: 1.8.1
win-64 Last supported version: 1.8.2
macOS-64 Last supported version: 1.8.2