Skip to content

Instantly share code, notes, and snippets.

@florimondmanca
Last active December 4, 2023 15:52
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save florimondmanca/b4dda058dcc2937494caa61cfc759319 to your computer and use it in GitHub Desktop.
Save florimondmanca/b4dda058dcc2937494caa61cfc759319 to your computer and use it in GitHub Desktop.
ASGI Packages

A list of ASGI-related Python packages I maintain:

Other somewhat related projects:

  • aiometer: A Python concurrency scheduling library, compatible with asyncio and trio.
  • HTTPX: Next generation HTTP client for Python (includes support for calling into ASGI web apps, e.g. as a test client).
  • httpx-sse - Server-sent event support for HTTPX, with support for calling into SSE endpoints of ASGI web apps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment