CMD + K

webob

Anaconda Verified

WSGI request and response object

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::webob

Usage Tracking

1.8.9
1.8.7
1.8.6
1.8.5
1.8.4
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

Jul 29, 2025 at 10:07

License

MIT

Total Downloads

24.8K

Supported Platforms

linux-64
macOS-64
win-64
linux-aarch64
macOS-arm64

Unsupported Platforms

linux-ppc64le Last supported version: 1.8.5
win-32 Last supported version: 1.8.5
noarch Last supported version: 1.8.7
linux-32 Last supported version: 1.8.4