{"library":"sanic","type":"library","category":null,"description":"Sanic is an asynchronous Python 3.10+ web server and web framework designed for high performance. It leverages Python's `async/await` syntax and optionally `uvloop` for blazing-fast I/O. Sanic is ASGI compliant, allowing flexible deployment, and offers a Flask-like API for rapid development. The project is actively maintained by the community, with a frequent release cadence, often monthly, following a YY.MM.PATCH versioning scheme. The current version is 25.12.0.","language":"python","status":"active","version":"25.12.0","tags":["web-framework","async","asgi","performance","server","http"],"install":[{"cmd":"pip install sanic","imports":["from sanic import Sanic","from sanic.response import text, json","async def handler(request: Request):"]},{"cmd":"pip install \"sanic[ext]\"","imports":[]}],"homepage":"https://sanic.dev","github":"http://github.com/sanic-org/sanic","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sanic/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.61,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sanic/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}