{"library":"a2wsgi","type":"library","category":null,"description":"a2wsgi is a Python library that enables seamless conversion between WSGI (Web Server Gateway Interface) and ASGI (Asynchronous Server Gateway Interface) applications. It acts as a middleware, allowing you to run WSGI apps on ASGI servers or ASGI apps on WSGI servers. The current version is 1.10.10, and it maintains an active release schedule with frequent minor updates, primarily focusing on bug fixes and performance improvements.","language":"python","status":"active","version":"1.10.10","tags":["ASGI","WSGI","middleware","web","server"],"install":[{"cmd":"pip install a2wsgi","imports":["from a2wsgi import ASGIMiddleware","from a2wsgi import WSGIMiddleware"]}],"homepage":null,"github":"https://github.com/abersheeran/a2wsgi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/a2wsgi/","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.5,"avg_import_s":0.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/a2wsgi/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}