{"library":"wsgiref","type":"library","category":null,"description":"wsgiref is the WSGI (PEP 333) reference implementation, included in the Python standard library. It provides utilities for developing and testing WSGI applications, including a simple HTTP server and request/response objects. Version 0.1.2 on PyPI is outdated; the standard library version is bundled with Python 3.x. Use the standard library module instead of the PyPI package to avoid conflicts.","language":"python","status":"deprecated","version":"0.1.2","tags":["wsgi","reference","std-lib"],"last_verified":"Fri May 01","install":[{"cmd":"pip install wsgiref","imports":["from wsgiref import simple_server","from wsgiref import util"]}],"homepage":"http://cheeseshop.python.org/pypi/wsgiref","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/wsgiref/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}