{"library":"baize","type":"library","category":null,"description":"Baize is a powerful and elegant WSGI/ASGI framework/toolkit for Python, providing high-level abstractions for building HTTP applications. It supports both WSGI and ASGI interfaces, includes routing, request/response handling, middleware, and WebSocket support. The current version is 0.23.1, released with a focus on stability and performance. The library follows a semver-like release cadence, with minor releases every few months.","language":"python","status":"active","version":"0.23.1","tags":["wsgi","asgi","web-framework","http","async"],"last_verified":"Fri May 01","install":[{"cmd":"pip install baize","imports":["from baize import Baize","from baize import Request","from baize import Response"]}],"homepage":null,"github":"https://github.com/abersheeran/baize","docs":"https://baize.aber.sh/","changelog":null,"pypi":"https://pypi.org/project/baize/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}