Package python3-module-sanic: Information
Source package: python3-module-sanic
Version: 24.6.0-alt1
Build time: Oct 15, 2025, 10:00 PM
Category: Development/Python3
Report package bugHome page: https://github.com/sanic-org/sanic
License: MIT
Summary: Accelerate your web app development | Build fast, run fast
Description:
Sanic is a Python 3.8+ web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy. Sanic is also ASGI compliant, so you can deploy it with an alternative ASGI webserver.
Maintainer: Alexander Burmatov