uwsgi
« Back to VersTracker
Description:
Full stack for building hosting services
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: server wsgi hosting python backend
Install: brew install uwsgi
About:
uWSGI is a multi-language application server designed for building scalable hosting services. It implements a full stack of protocols for connecting applications to web servers, including WSGI, Rack, and PSGI. Its primary value is delivering high performance and low memory usage for Python and other language applications.
Key Features:
  • Multi-protocol support (WSGI, FastCGI, HTTP)
  • Optimized for low memory footprint
  • Advanced process management and monitoring
  • Native support for Python, Ruby, Perl, and Lua
Use Cases:
  • Deploying high-traffic Python web applications
  • Microservice backend infrastructure
  • Running background task workers
Alternatives:
  • Gunicorn – Simpler Python-only WSGI server, easier to configure but less performant than uWSGI.
  • Gevent – Asynchronous networking library that can serve WSGI, focused on concurrency rather than a full application stack.
Version History
Detected Version Rev Change Commit
Dec 29, 2025 3:55pm 2 REVISION_ONLY 74ca9145
Sep 12, 2025 12:05am 0 VERSION_BUMP 98b244cf
Oct 22, 2024 3:00am 1 VERSION_BUMP 04fcddb9
Sep 11, 2024 10:18pm 0 VERSION_BUMP f522de45
Apr 15, 2024 11:17pm 0 VERSION_BUMP fb2c6274
Apr 13, 2024 10:59pm 0 VERSION_BUMP 883b7bea
Sep 22, 2023 9:19am 0 VERSION_BUMP 6d0fa7d5