python-gunicorn VS uvicorn

Compare python-gunicorn vs uvicorn and see what are their differences.

python-gunicorn

Multiarchitecture Docker Containers for Python and Gunicorn (by multi-py)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
python-gunicorn uvicorn
2 57
4 7,856
- 2.2%
6.8 8.7
15 days ago 5 days ago
Shell Python
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-gunicorn

Posts with mentions or reviews of python-gunicorn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-11.
  • Any decent way to add "startup code" that runs before the flask app instance starts?
    1 project | /r/flask | 4 Jun 2022
    If you're using docker the multi-py gunicorn image might be useful to you.
  • Gunicorn
    7 projects | news.ycombinator.com | 11 Jan 2022
    The multi-py project has a cross platform gunicorn container that works with Intel and Arm out of the box.

    https://github.com/multi-py/python-gunicorn

    There's also a uvicorn one there for people who want the async features.

    https://github.com/multi-py/python-uvicorn

    And a container that combines both (although it's often better to just use uvicorn and add more containers to your API to scale up).

    https://github.com/multi-py/python-gunicorn-uvicorn

uvicorn

Posts with mentions or reviews of uvicorn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-22.

What are some alternatives?

When comparing python-gunicorn and uvicorn you can also consider the following projects:

python-uvicorn - Multiarchitecture Docker Containers for Python and Uvicorn

daphne - Django Channels HTTP/WebSocket server

hypercorn

python-gunicorn-uvicorn - Multiarchitecture Docker Containers for Python using Gunicorn and Uvicorn

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

Flask - The Python micro framework for building web applications.

python-celery - Multiarchitecture Docker Containers for Celery

dash - Data Apps & Dashboards for Python. No JavaScript Required.

trio - Trio – a friendly Python library for async concurrency and I/O

starlette - The little ASGI framework that shines. 🌟