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