WebOb

E552005

WebOb is a Python library that provides a WSGI-based abstraction layer for HTTP request and response handling in web applications.

All labels observed (2)

Label Occurrences
WebOb canonical 2
WebOb library 1

How this entity was disambiguated

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 ⓘ
linked to: Pylons Project

Pyramid ⓘ
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 ⓘ
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 ⓘ
supportsVersion Python 3 ⓘ
linked to: Python 3.x
targetAudience Python web developers ⓘ
usedBy Pylons web framework ⓘ
Pyramid web framework ⓘ
usedFor WSGI middleware development ⓘ
web application development ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Pylons Project → develops → WebOb ⓘ
Pylons Project → maintains → WebOb ⓘ
Pylons Project → hasComponent → WebOb library ⓘ
linked to: WebOb