Python Wsgi

Open-source Python projects categorized as Wsgi

Top 23 Python Wsgi Projects

  1. Flask

    The Python micro framework for building web applications.

    Project mention: The Python Learning Journey: From Beginner Confusion to Advanced Mastery | dev.to | 2025-08-18

    Code Reading: Study repositories like Flask, Requests, or Rich on GitHub. Notice how they handle imports, error cases, and API design. Reading production code reveals patterns you won't find in tutorials.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. gunicorn

    gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

  4. falcon

    The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale.

  5. Bottle

    bottle.py is a fast and simple micro-framework for python web-applications.

    Project mention: Manifest: A 1-file micro-back end | news.ycombinator.com | 2025-03-18
  6. Werkzeug

    The comprehensive WSGI web application library.

  7. Pyramid

    Pyramid - A Python web framework

    Project mention: Top 20 Python API Frameworks with OpenAPI Support | dev.to | 2024-12-19

    Pyramid is a small, fast, down-to-earth Python web framework. It is designed to make creating web applications easier.

  8. sqladmin

    SQLAlchemy Admin for FastAPI and Starlette

  9. 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
  10. socketify.py

    Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3

  11. hypercorn

    Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.

  12. wsgidav

    A generic and extendable WebDAV server based on WSGI

  13. Zope

    Zope is an open-source web application server.

  14. spectree

    API spec validator and OpenAPI document generator for Python web frameworks.

  15. a2wsgi

    Convert WSGI app to ASGI app or ASGI app to WSGI app.

  16. micropie

    MicroPie is an ultra-micro ASGI Python web framework that gets out of your way.

    Project mention: MicroPie v0.19 released (micro asgi framework) | news.ycombinator.com | 2025-07-19
  17. netius

    Readable, simple and fast asynchronous non-blocking network apps

  18. baize

    Powerful and exquisite WSGI/ASGI framework/toolkit. (by abersheeran)

  19. rpiapi

    An API for your Raspberry Pi

  20. ServeStatic

    Production-grade static file server for Python WSGI & ASGI.

    Project mention: How to deploy Django in a subdirectory with Docker, NGINX and Whitenoise | dev.to | 2024-09-21

    You can find the PR here.

  21. django-http-exceptions

    HTTP exceptions for django

  22. bobtail

    An OOP Python WSGI http framework

  23. waffleweb

    A WSGI-compatible Python web framework for making websites easily.

  24. axon-api

    Zero-dependency WSGI framework with request batching, multipart streaming, and HTTP range support. Built for applications that require high performance without the bloat.

    Project mention: Show HN: Python file streaming 237MB/s on $8M droplet in 507 lines of stdlib | news.ycombinator.com | 2025-08-19

    - Deployment Script: https://github.com/b-is-for-build/axon-api/blob/master/examp...

    Axon is a 507-line, pure Python WSGI framework that achieves up to 237MB/s file streaming on $8/month hardware. The key feature is the dynamic bundling of multiple files into a single multipart stream while maintaining bounded memory (<225MB). The implementation saturates CPU before reaching I/O limits.

    Technical highlights:

  25. PyHP

    package/application for embedding and using Python (almost) like PHP.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Wsgi discussion

Log in or Post with

Python Wsgi related posts

  • Building an AI-Powered Image Captioning App with React and Flask

    1 project | dev.to | 18 May 2025
  • How to Create Your First API with Python, Flask and Azure

    2 projects | dev.to | 2 Feb 2025
  • CRUD With Flask And MySql #1 Introduction

    2 projects | dev.to | 6 Dec 2024
  • This Week in Python (February 23, 2024)

    5 projects | dev.to | 23 Feb 2024
  • WsgiDAV: A generic and extendable WebDAV server based on WSGI

    1 project | news.ycombinator.com | 18 Feb 2024
  • Ask HN: Do you need a web framework for a startup landing page?

    1 project | news.ycombinator.com | 27 Jan 2024
  • Why the bottle framework uses only one file

    1 project | news.ycombinator.com | 3 Aug 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Wsgi projects in Python? This list will help you:

# Project Stars
1 Flask 70,234
2 gunicorn 10,244
3 falcon 9,710
4 Bottle 8,651
5 Werkzeug 6,776
6 Pyramid 4,042
7 sqladmin 2,317
8 socketify.py 1,617
9 hypercorn 1,378
10 wsgidav 1,104
11 Zope 372
12 spectree 344
13 a2wsgi 261
14 micropie 213
15 netius 117
16 baize 91
17 rpiapi 87
18 ServeStatic 60
19 django-http-exceptions 28
20 bobtail 20
21 waffleweb 12
22 axon-api 7
23 PyHP 7

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

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