Wsgi

Open-source projects categorized as Wsgi

Top 23 Wsgi Open-Source Projects

  1. Flask

    The Python micro framework for building web applications.

    Project mention: How to Create Your First API with Python, Flask and Azure | dev.to | 2025-02-02

    In this beginner-friendly guide, we will create a simple API using Python and Flask a lightweight and easy-to-use web framework for Python that allows developers to create APIs and web applications quickly. This API will take a number as input and return some basic properties, such as whether it is even or odd, and its square. We will also deploy the API so that it can be accessed from anywhere.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. gunicorn

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

    Project mention: Gunicorn: 'Green Unicorn' Is a WSGI HTTP Server for Unix | news.ycombinator.com | 2024-05-30
  4. falcon

    The no-magic web API and microservices framework for Python developers, with an emphasis 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. NGINX Unit

    NGINX Unit is a lightweight and versatile open-source web app server that has three core capabilities. It is a HTTP reverse proxy, a web server for static media assets, and an application server that can natively execute application code in seven different languages.

    Project mention: Nginx Unit: open-source, lightweight and versatile application runtime | news.ycombinator.com | 2024-05-31

    We're very actively working on improving Unit's UX/DX along those lines. Our official Docker images will pick up and read configuration files from `/docker-entrypoint.d/`, so you can bind mount that into your container and you should be off to the races. More details at https://unit.nginx.org/installation/#initial-configuration

    But that's still kinda rough, so we're also overhauling our tooling, including a new (and very much still-in-development) `unitctl` CLI which you can find at https://github.com/nginx/unit/tree/master/tools/unitctl. With unitctl, you can manually run something like `unitctl --wait-timeout-seconds=3 --wait-max-tries=4 import /opt/unit/config` to achieve the same thing.

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

  9. SaaSHub

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

    SaaSHub logo
  10. granian

    A Rust HTTP server for Python applications

    Project mention: Granian: Rust HTTP server for Python applications | news.ycombinator.com | 2025-03-20
  11. sqladmin

    SQLAlchemy Admin for FastAPI and Starlette

  12. socketify.py

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

  13. hypercorn

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

    Project mention: hypercorn VS tremolo - a user suggested alternative | libhunt.com/r/hypercorn | 2024-07-12
  14. wsgidav

    A generic and extendable WebDAV server based on WSGI

  15. serverless-wsgi

    Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages

  16. FastWSGI

    An ultra fast WSGI server for Python 3

  17. Zope

    Zope is an open-source web application server.

  18. spectree

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

  19. a2wsgi

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

  20. micropie

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

    Project mention: This Week In Python | dev.to | 2025-01-24

    micropie – ultra-micro Python web framework that gets out of your way

  21. netius

    Readable, simple and fast asynchronous non-blocking network apps

  22. rpiapi

    An API for your Raspberry Pi

  23. baize

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

  24. ServeStatic

    Production-grade static file server for Python web apps.

    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.

  25. django-http-exceptions

    HTTP exceptions for django

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

Wsgi discussion

Log in or Post with

Wsgi related posts

  • 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
  • Nginx Unit: Universal Web App Server

    1 project | news.ycombinator.com | 12 Sep 2023
  • Universal Web App Server

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

Index

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

# Project Stars
1 Flask 69,122
2 gunicorn 10,026
3 falcon 9,611
4 Bottle 8,558
5 Werkzeug 6,724
6 NGINX Unit 5,481
7 Pyramid 4,021
8 granian 3,226
9 sqladmin 2,078
10 socketify.py 1,519
11 hypercorn 1,260
12 wsgidav 1,031
13 serverless-wsgi 498
14 FastWSGI 449
15 Zope 362
16 spectree 330
17 a2wsgi 242
18 micropie 159
19 netius 118
20 rpiapi 86
21 baize 84
22 ServeStatic 35
23 django-http-exceptions 28

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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