WebOb
E552005
WebOb is a Python library that provides a WSGI-based abstraction layer for HTTP request and response handling in web applications.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| WebOb library | 1 |
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
HTTP abstraction layer
ⓘ
Python library ⓘ WSGI toolkit ⓘ |
| abstractionLevel | high-level HTTP API ⓘ |
| category |
Python web development library
ⓘ
WSGI utility library ⓘ |
| compatibleWith |
Pylons
NERFINISHED
ⓘ
Pyramid NERFINISHED ⓘ Python web frameworks ⓘ WSGI middleware stacks ⓘ |
| deploymentContext | WSGI-compliant web servers ⓘ |
| designedFor | WSGI servers ⓘ |
| documentation | online documentation site ⓘ |
| ecosystem | Python WSGI ecosystem ⓘ |
| focusesOn | request and response objects rather than full framework ⓘ |
| handles |
HTTP cookies
ⓘ
HTTP headers ⓘ query string parameters ⓘ request body ⓘ response body ⓘ response headers ⓘ response status ⓘ |
| implements | HTTP semantics over WSGI ⓘ |
| integrationStyle | framework-agnostic ⓘ |
| license | OSI-approved open source license ⓘ |
| primaryPurpose |
HTTP request handling
ⓘ
HTTP response handling ⓘ |
| programmingLanguage | Python ⓘ |
| provides |
Request object
ⓘ
Response object ⓘ WSGI-based abstraction layer ⓘ |
| repositoryPlatform | GitHub NERFINISHED ⓘ |
| supports | WSGI applications ⓘ |
| supportsFeature |
URL decoding
ⓘ
Unicode-aware request and response handling ⓘ content negotiation ⓘ cookie parsing ⓘ exception-based HTTP error responses ⓘ file upload handling ⓘ header parsing ⓘ request method inspection ⓘ |
| supportsStandard | WSGI NERFINISHED ⓘ |
| supportsVersion | Python 3 NERFINISHED ⓘ |
| targetAudience | Python web developers ⓘ |
| usedBy |
Pylons web framework
NERFINISHED
ⓘ
Pyramid web framework ⓘ |
| usedFor |
WSGI middleware development
ⓘ
web application development ⓘ |
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
WebOb library