Flask 2.0.0 has been released

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Flask

    The Python micro framework for building web applications.

  • Considering the last item in the changelog is:

    - Add type hinting. https://github.com/pallets/flask/pull/3973

    I think it's fair to assume annotations is the big reason.

  • pydantic

    Data validation using Python type hints

  • Can anyone surmise if the flask type hinting is vulnerable to annotations issue that pydantic/fastapi recently faced?

    https://github.com/samuelcolvin/pydantic/issues/2678

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • starlette

    The little ASGI framework that shines. 🌟

  • Note that Flask is more analogous to Starlette, which FastAPI extends.

    https://www.starlette.io/

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