Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #197386

Comparison Of Asyncio-Supporting Web Frameworks (Posting On Python-List Prohibited)

From Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups comp.lang.python
Subject Comparison Of Asyncio-Supporting Web Frameworks (Posting On Python-List Prohibited)
Date 2025-04-07 07:55 +0000
Organization A noiseless patient Spider
Message-ID <vt00cv$36pju$9@dont-email.me> (permalink)

Show all headers | View raw


Trying to decide whether Quart or Starlette was the better bet for a
higher-level web framework, I came across this comparison, from just a
few years ago, of those two and some other possibilities at different
levels
<https://www.laac.dev/blog/should-you-use-asyncio-next-python-web-application/>.

It’s from a few years ago, and as far as I can tell, only slightly out
of date: the Stripe issue they link to shows that that now includes
async support for its Python API.

Back to comp.lang.python | Previous | Next | Find similar


Thread

Comparison Of Asyncio-Supporting Web Frameworks (Posting On Python-List Prohibited) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-04-07 07:55 +0000

csiph-web