K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2019-02-24T17:55:57.516371Z K 7 svn:log V 565 Add py-starlette 0.11.2 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. WWW: https://github.com/encode/starlette END