Package: wnpp
Severity: wishlist
Owner: Piotr Ożarowski <pi...@debian.org>

* Package name    : starlette
  Version         : 0.13.2
  Upstream Author : Tom Christie <t...@tomchristie.com>
* URL             : https://github.com/encode/starlette
* License         : BSD
  Programming Lang: Python
  Description     : little ASGI library that shines

Binary package names: python3-starlette

 Starlette is a lightweight ASGI (https://asgi.readthedocs.io/en/latest/)
 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.

Reply via email to