Why do people write web servers in python ?

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

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

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • So the answer to your original question is, as stated elsewhere: Because it doesn't matter in many cases, and python is a way more user friendly language than most others. (Yes, this is debatable, and no, I won't debate this) When performance starts to matter I would probably go for rust today. It's fast, maintainable and has a very good ecosystem by now, even if initial development time is a little longer. https://actix.rs/ has come very far for example.

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