New Versions Released! Flask 2.0 with async

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. quart

    An async Python micro framework for building web applications. (by pgjones)

    Flask getting async support is a huge step for the asyncio web ecosystem in Python. I wonder how Flask's ASGI support will evolve in parallel with Quart[1] which bills itself as the ASGI version of Flask and is maintained by a member of the Pallets team. One of the maintainers of Werkzeug even recommended using Quart[2]

    [1] https://pgjones.gitlab.io/quart/

    [2] https://github.com/pallets/werkzeug/issues/1322#issuecomment...

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Werkzeug

    The comprehensive WSGI web application library.

    Flask getting async support is a huge step for the asyncio web ecosystem in Python. I wonder how Flask's ASGI support will evolve in parallel with Quart[1] which bills itself as the ASGI version of Flask and is maintained by a member of the Pallets team. One of the maintainers of Werkzeug even recommended using Quart[2]

    [1] https://pgjones.gitlab.io/quart/

    [2] https://github.com/pallets/werkzeug/issues/1322#issuecomment...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • hypercorn VS tremolo - a user suggested alternative

    2 projects | 12 Jul 2024
  • uvicorn VS tremolo - a user suggested alternative

    2 projects | 11 Jul 2024
  • Tornado VS tremolo - a user suggested alternative

    2 projects | 11 Jul 2024
  • sanic VS tremolo - a user suggested alternative

    2 projects | 11 Jul 2024
  • What's up Python? Django get background tasks, a new REPL, bye bye gunicorn

    4 projects | news.ycombinator.com | 25 Jun 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?