Package python3-module-sanic: Information
Source package: python3-module-sanic
Version: 24.6.0-alt2
Build time: Aug 8, 2024, 04:50 PM in the task #354657
Category: Development/Python3
Report package bugFTBFS | ||
---|---|---|
Architecture | FTBFS since | Update |
i586 | Sept. 14, 2024 | Sept. 14, 2024 |
x86_64 | Sept. 19, 2024 | Sept. 19, 2024 |
Home 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
Last changed
Aug. 8, 2024 Alexander Burmatov 24.6.0-alt2
- Enable tests.
July 19, 2024 Alexander Burmatov 24.6.0-alt1
- Initial build for Sisyphus.