{"library":"webob","type":"library","category":null,"description":"WebOb is a Python library that provides objects for HTTP requests and responses, specifically by wrapping the WSGI request environment and response status/headers/body. It offers many conveniences for parsing HTTP requests and forming HTTP responses, serving as a foundational component for various Python web frameworks. The library is currently at version 1.8.9 and is actively maintained by the Pylons Project, with a consistent release cadence addressing bugs and security fixes.","language":"python","status":"active","version":"1.8.9","tags":["web","wsgi","http","request","response","middleware"],"last_verified":"Wed May 20","install":[{"cmd":"pip install webob","imports":["from webob import Request","from webob import Response","from webob.exc import HTTPNotFound"]}],"homepage":"http://webob.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/webob/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/webob/compatibility"}}