Package python3-module-starlette: Information

Source package: python3-module-starlette
Version: 0.14.2-alt1
Build time:  Feb 12, 2021, 07:52 PM
Report package bug
License: BSD-3-Clause
Summary: The little ASGI framework that shines
Description: 
Starlette is a lightweight ASGI framework/toolkit,
which is ideal for building high performance asyncio services.

It is production-ready, and gives you the following:

Seriously impressive performance.
WebSocket support.
GraphQL support.
In-process background tasks.
Startup and shutdown events.
Test client built on requests.
CORS, GZip, Static Files, Streaming responses.
Session and Cookie support.
100% test coverage.
100% type annotated codebase.
Zero hard dependencies.

List of rpms provided by this srpm:
python3-module-starlette (noarch)

Maintainer: Vitaly Lipatov

List of contributors:
Sergey Bolshakov
Vitaly Lipatov

    1. python3-dev
    2. python3-module-setuptools
    3. rpm-build-python3
    4. python3-module-setuptools

Last changed


Feb. 11, 2021 Sergey Bolshakov 0.14.2-alt1
- 0.14.2
May 28, 2020 Vitaly Lipatov 0.13.4-alt1
- initial build for Sisyphus