Package python3-module-starlette: Information

Source package:
python3-module-starlette
Version:
0.14.2-alt1
Build time:
Feb 12, 2021, 02:32 PM in the task #266224
Report package bug

License:
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:
List of contributors:

    1. python3-dev
    2. rpm-build-python3
    3. python3-module-setuptools
    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