Here's a list of Python web frameworks that you can use to create a website or API

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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.

    If you want an async Flask, I suggest you use Quart or if you like to try new things how about this pull request for flask which if accepted will allow async routes in Flask directly.

  • connexion

    Connexion is a modern Python web framework that makes spec-first and api-first development easy.

    Connexion for OpenAPI spec first REST APIs: https://github.com/zalando/connexion

  • 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.

  • awesome-python

    An opinionated list of awesome Python frameworks, libraries, software and resources.

    https://github.com/vinta/awesome-python#web-frameworks

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