Пакет python3-module-sanic: Информация
Исходный пакет: python3-module-sanic
Версия: 24.6.0-alt2
Собран: 8 августа 2024 г. 16:50 в задании #354657
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/sanic-org/sanic
Лицензия: MIT
О пакете: Accelerate your web app development | Build fast, run fast
Описание:
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.
Сопровождающий: Alexander Burmatov
Последнее изменение
8 августа 2024 г. Alexander Burmatov 24.6.0-alt2
- Enable tests.
19 июля 2024 г. Alexander Burmatov 24.6.0-alt1
- Initial build for Sisyphus.