macOS
brew install uwsgilocal Homebrew formula metadata
brew / rang 4064
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de uwsgi pour les workflows d'agents IA.
installation
brew install uwsgilocal Homebrew formula metadata
sudo apk add uwsgiAlpine Linux edge package indexes · uwsgi · Source: dl-cdn.alpinelinux.org
sudo apt install uwsgiDebian stable package indexes · uwsgi · Source: deb.debian.org
sudo dnf install uwsgiFedora Rawhide package metadata · uwsgi · Source: dl.fedoraproject.org
nix profile install nixpkgs#uwsginixpkgs package indexes · pkgs/by-name/uw/uwsgi/package.nix · Source: api.github.com
sudo pacman -S uwsgiArch Linux sync databases · uwsgi · Source: geo.mirror.pkgbuild.com
sudo zypper install uwsgiopenSUSE Tumbleweed package metadata · uwsgi · Source: download.opensuse.org
aperçu
Full stack for building hosting services
historique
uWSGI is an application-server container and hosting stack best known in Python deployment for serving WSGI applications behind web servers such as nginx. Its official documentation presents it as a full stack for hosting services: application servers, proxies, process managers, monitors, plugins, gateways, and the Emperor instance manager.
The uWSGI documentation says the project has had users and contributors since 2009 and that the WSGI part of the name is a tribute to Python's Web Server Gateway Interface because WSGI was the first developed plugin. The docs also note that, despite the name, the project grew into a pluggable multi-language hosting system rather than only a Python WSGI server.
uWSGI's architecture evolved around a shared core and plugins. The official index lists request plugins for WSGI, PSGI, Rack, Lua WSAPI, CGI, PHP, Go, gateways for load balancers and routers, loop engines for preforking, threaded, async/evented, and green-thread modes, and the Emperor for managing many instances.
The official project page currently marks uWSGI as being in maintenance mode, with bug fixes and updates for new language APIs rather than rapid feature development. Recent changelog files in the official documentation repository label modern releases as maintenance releases.
uWSGI became a staple of classic Python web deployment because it connected Python WSGI applications to production web servers and process-management patterns. Official quickstarts and tutorials document Django/nginx setups, Heroku usage, systemd, Upstart, Circus, socket activation, logging, graceful reloads, and many operational modes.
Its adoption also spread beyond Python through plugins and protocol support. The Rack quickstart, for example, explains Ruby/Rack operation, modular distribution packages, nginx integration through the uwsgi protocol, process/thread concurrency, and config-file usage.
The package-nerd usage is usually a system or Homebrew package providing the `uwsgi` executable, with deployments configured through command-line flags or config files in INI, XML, JSON, YAML, and other supported formats. Operators often place uWSGI behind nginx or another front server, run multiple workers, enable the master process, and manage reload behavior.
uWSGI is also a source-build and distro-packaging story. The official build-system docs explain that its build approach dates to 2009 project guidelines and intentionally depends mainly on a C compiler and a Python interpreter, a choice made for sysadmin-oriented source builds and fast project evolution.
uWSGI is significant because it represents the older, operations-heavy side of Python packaging: C extensions, plugin builds, distro-specific modular packages, protocol integration, service managers, config formats, and long-running daemon behavior. It is less fashionable than newer ASGI servers, but it remains a key package in the history of Python deployment tooling.
For maintainers, uWSGI is a reminder that packaging an application server is not just placing a binary on PATH. The package has to account for plugins, language headers, compiler behavior, web-server integration, security fixes, service managers, and maintenance releases across operating systems.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
uwsgi | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:uwsgi |
|---|---|
| Version | 2.0.31 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://uwsgi-docs.readthedocs.io/en/latest/ |
| Dépôt | https://github.com/unbit/uwsgi |
| Dernière mise à jour | 2026-07-05T03:36:31Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
uwsgi 2.0.28-9
fast, self-healing application container server
http://projects.unbit.it/uwsgi/
sudo apt install uwsgiuwsgi-core 2.0.28-9
fast, self-healing application container server (core)
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-coreuwsgi-dev 2.0.28-9
fast, self-healing application container server (headers)
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-devuwsgi-emperor 2.0.28-9
fast, self-healing application container server (emperor scripts)
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-emperoruwsgi-extra 2.0.28-9
fast, self-healing application container server (extra files)
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-extrauwsgi-plugin-alarm-curl 2.0.28-9
cURL alarm plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-alarm-curluwsgi-plugin-alarm-xmpp 2.0.28-9
XMPP alarm plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-alarm-xmppuwsgi-plugin-curl-cron 2.0.28-9
cron cURL plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-curl-cronuwsgi-plugin-emperor-pg 2.0.28-9
Emperor PostgreSQL plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-emperor-pguwsgi-plugin-geoip 2.0.28-9
GeoIP plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-geoipuwsgi-plugin-graylog2 2.0.28-9
graylog2 plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-graylog2uwsgi-plugin-ldap 2.0.28-9
LDAP plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-ldapuwsgi-plugin-router-access 2.0.28-9
Access router plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-router-accessuwsgi-plugin-sqlite3 2.0.28-9
SQLite 3 configurations plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-sqlite3uwsgi-plugin-xslt 2.0.28-9
XSLT request plugin for uWSGI
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-plugin-xsltuwsgi-src 2.0.28-9
sources for uWSGI plugins
http://projects.unbit.it/uwsgi/
sudo apt install uwsgi-srcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.