macOS
brew install uwsgilocal Homebrew formula metadata
brew / 順位 4064
uwsgi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install uwsgilocal Homebrew formula metadata
sudo apk add uwsgiAlpine Linux edge package indexes · uwsgi · ソース: dl-cdn.alpinelinux.org
sudo apt install uwsgiDebian stable package indexes · uwsgi · ソース: deb.debian.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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.