Python Wsgi

Open-source Python projects categorized as Wsgi

Top 21 Python Wsgi Projects

  • Flask

    The Python micro framework for building web applications.

    Project mention: Microdot "The impossibly small web framework for Python and MicroPython" | news.ycombinator.com | 2023-11-05
  • falcon

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

    Project mention: Is something wrong with FastAPI? | /r/Python | 2023-03-12

    Falcon FastAPI Sanic Starlite (disclosure: I do work here)

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • gunicorn

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

    Project mention: Nginx Unit – Universal web app server | news.ycombinator.com | 2023-09-10

    I'm hoping so – gunicorn has a long-open pull request that would fix `--reuse-port`, which currently does nothing

    https://github.com/benoitc/gunicorn/pull/2938

  • Bottle

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

    Project mention: Why the bottle framework uses only one file | news.ycombinator.com | 2023-08-03
  • Werkzeug

    The comprehensive WSGI web application library.

  • Pyramid

    Pyramid - A Python web framework

    Project mention: What's the most htmx-ish language for the server side? | /r/htmx | 2023-05-07

    Pyramid (https://trypyramid.com/) is nice in that it has URL dispatch predicates, like @view_config(header="HX-Target-Name=foo") which lets you have HTMX-specific view functions, which return only what is needed

  • sqladmin

    SQLAlchemy Admin for FastAPI and Starlette

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • socketify.py

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

    Project mention: [Guide] A Tour Through the Python Framework Galaxy: Discovering the Stars | /r/coder_corner | 2023-04-29

    Try BlackSheep | Kore | socketify | baize

  • hypercorn

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

    Project mention: Granian – a Rust HTTP server for Python applications | news.ycombinator.com | 2023-01-16

    for those wishing to use http3 with a Python web framework, the ASGI hypercorn[1] currently supports it.

    made a Django example last week with a sample client based on the examples from aioquic[2]: https://github.com/djstein/django-http3-example

    this example also includes the first pass at async Django REST Framework using adrift[3] based on these GitHub issues:

    - https://github.com/encode/django-rest-framework/pull/8617

    - https://github.com/encode/django-rest-framework/issues/8496

    sources

    [1]: https://github.com/pgjones/hypercorn

    [2]: https://github.com/aiortc/aioquic

    [2]: https://github.com/em1208/adrf

  • wsgidav

    A generic and extendable WebDAV server based on WSGI

  • Zope

    Zope is an open-source web application server.

  • spectree

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

    Project mention: Flask is Great! | /r/flask | 2023-02-04

    See Spectree for 1-4 for Flask, Flask also allows async if not see Quart and Quart-Schema. 6. It is not faster than Flask for production apps - only micro benchmarks.

  • a2wsgi

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

    Project mention: Quart is an async Python web microframework | news.ycombinator.com | 2023-07-03
  • netius

    Readable, simple and fast asynchronous non-blocking network apps

  • rpiapi

    An API for your Raspberry Pi

  • baize

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

    Project mention: [Guide] A Tour Through the Python Framework Galaxy: Discovering the Stars | /r/coder_corner | 2023-04-29

    Try BlackSheep | Kore | socketify | baize

  • django-http-exceptions

    HTTP exceptions for django

  • bobtail

    A little Python http framework

    Project mention: Bobtail – A little Python WSGI HTTP framework | news.ycombinator.com | 2023-04-17
  • waffleweb

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

  • PyHP

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

  • pysgi

    The easy server library for everyone.

  • SaaSHub

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

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). The latest post mention was on 2023-11-05.

Python Wsgi related posts

Index

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

Project Stars
1 Flask 65,008
2 falcon 9,295
3 gunicorn 9,246
4 Bottle 8,152
5 Werkzeug 6,452
6 Pyramid 3,863
7 sqladmin 1,301
8 socketify.py 1,112
9 hypercorn 773
10 wsgidav 750
11 Zope 334
12 spectree 294
13 a2wsgi 161
14 netius 121
15 rpiapi 84
16 baize 71
17 django-http-exceptions 28
18 bobtail 18
19 waffleweb 13
20 PyHP 7
21 pysgi 3
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com