The little ASGI framework that shines.
copied from cf-staging / starletteconda install conda-forge::starlette
conda install conda-forge/label/cf201901::starlette
conda install conda-forge/label/cf202003::starlette
Starlette is a lightweight ASGI framework/toolkit.
It is ideal for building high performance asyncio services, and supports both HTTP and WebSockets.