macOS
brew install uwsgilocal Homebrew formula metadata
安装
brew install uwsgilocal Homebrew formula metadata
sudo apk add uwsgiAlpine Linux edge package indexes · uwsgi · 来源: dl-cdn.alpinelinux.org
sudo dnf install uwsgiFedora Rawhide package metadata · uwsgi · 来源: dl.fedoraproject.org
nix profile install nixpkgs#uwsginixpkgs package indexes · pkgs/by-name/uw/uwsgi/package.nix · 来源: api.github.com
sudo pacman -S uwsgiArch Linux sync databases · uwsgi · 来源: geo.mirror.pkgbuild.com
sudo zypper install uwsgiopenSUSE Tumbleweed package metadata · uwsgi · 来源: download.opensuse.org
概览
Full stack for building hosting services
历史
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.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
uwsgi | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:uwsgi |
|---|---|
| 版本 | 2.0.31 |
| 软件包管理器 | Homebrew |
| 主页 | https://uwsgi-docs.readthedocs.io/en/latest/ |
| 仓库 | https://github.com/unbit/uwsgi |
| 最后更新 | 2026-07-05T03:36:31Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-src来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.