Webserver
Packages which serve up django applications as additions or alternatives to the standard mod_wsgi + apache, leaving out pure connectors like fastcgi/flup.
8
Packages
0
Features
Search & Filter
| Package | gunicorn | uvicorn | granian | uWSGI | waitress |
|---|---|---|---|---|---|
|
Description
|
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy |
An ASGI web server, for
Python. 🦄 |
A Rust HTTP server for Python
applications |
uWSGI application server
container |
Waitress - A WSGI server for
Python 3 |
|
Category
|
Other | Other | Other | Other | Other |
|
Using This
|
113
|
0
|
0
|
31
|
2
|
|
Python 3?
|
Yes | Yes | Yes | No | Yes |
|
Dev Status
|
Production/Stable | Beta | Production/Stable | Unknown | Mature |
|
Version (PyPI)
|
25.1.0 | 0.40.0 | 2.7.1 | 2.0.31 | 3.0.2 |
|
Stars
|
10,433 | 10,385 | 5,051 | 3,545 | 1,567 |
|
Forks
|
1,813 | 907 | 146 | 696 | 180 |
|
Commits
|
|
|
|
|
|
|
Updated
|
13 Feb 2026 | 2 Feb 2026 | 8 Feb 2026 | 11 Oct 2025 | 26 Jan 2026 |
|
License
|
MIT | BSD-3-Clause | BSD-3-Clause | GPL2 | ZPL 2.1 |
|
Links
|