unbit/uwsgi
uWSGI application server container observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 46
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5442
- days_rel: n/a
- days_push: 326
- n_releases_24m: 0
Adoption not part of the score
3544 stars · 696 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
uWSGI is an application server container written in C for deploying and serving web applications, most commonly Python WSGI apps. It provides process management, protocol handling, and rich configuration for production hosting.
Use cases
- deploy a Django or Flask app in production
- serve Python WSGI applications behind nginx
- manage worker processes for a web app
- host a self-hosted Python web service
When to choose
- you need a battle-tested WSGI application server for Python web apps
- you want fine-grained process, worker, and protocol control in production
When to avoid
- you need a modern actively developed server with fast community support
- you are deploying non-WSGI apps or want an ASGI/async-first server
Facets
application · maturity maintenance
http-server web-framework deployment middleware web-development backend self-hosted cross-platform c python application-server wsgi python-deployment process-management linux macos
1 source
- readme: https://github.com/unbit/uwsgi · fetched 2026-08-28 · da406c2353ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unbit/uwsgi | main | 53 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem