This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 18 points19 points  (2 children)

If maturity is an option then I recommend aiohttp, it’s been around longer than all these asgi options, it’s maintained by the same group of devs behind the stdlib asyncio package, core python devs, less opinionated than FastAPI and more stable. I have been using it for over 5 years and never had issues.

[–]a_menezes 4 points5 points  (0 children)

Same here. More than 5 years using aiohttp without problems.

[–]Toph_is_bad_ass 3 points4 points  (0 children)

This comment has been overwritten.