Package python3-module-starlette: Information

    Binary package: python3-module-starlette
    Version: 0.14.2-alt1
    Architecture: noarch
    Build time:  Feb 12, 2021, 02:32 PM in the task #266224
    Source package: python3-module-starlette
    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.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Sergey Bolshakov
    Vitaly Lipatov

    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