pkg.soopen package index

brew / 順位 4064

uwsgi を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

uwsgi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install uwsgi

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add uwsgi

Alpine Linux edge package indexes · uwsgi · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install uwsgi

Debian stable package indexes · uwsgi · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install uwsgi

Fedora Rawhide package metadata · uwsgi · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#uwsgi

nixpkgs package indexes · pkgs/by-name/uw/uwsgi/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S uwsgi

Arch Linux sync databases · uwsgi · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install uwsgi

openSUSE Tumbleweed package metadata · uwsgi · ソース: download.opensuse.org

概要

パッケージ概要

Full stack for building hosting services

コマンドとエイリアス

  • uwsgi

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2009: Official docs describe the first public release era and thank users and contributors since 2009.
  • 2010s: uWSGI expanded around plugins, gateways, loop engines, the Emperor, and multi-language hosting modes.
  • 2022-2026: Official project materials describe maintenance mode, and changelogs list maintenance releases for the 2.0 series.

Related projects

  • WSGI is the Python interface that gave uWSGI its name and its first plugin.
  • nginx, Apache/mod_proxy_uwsgi, Gunicorn, PSGI, Rack, PHP, Go, Gevent, Greenlet, Tornado, systemd, Upstart, and Circus are related integration or deployment surfaces documented by uWSGI.

ソース

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
uwsgi実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.0.31
マネージャ更新日2026-07-05
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:uwsgi
バージョン2.0.31
パッケージマネージャHomebrew
ホームページhttps://uwsgi-docs.readthedocs.io/en/latest/
リポジトリhttps://github.com/unbit/uwsgi
最終更新2026-07-05T03:36:31Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

uwsgi 2.0.28-9

fast, self-healing application container server

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi
  • Section: web
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-core 2.0.28-9

fast, self-healing application container server (core)

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-core
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 13 依存関係
  • 1 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-core from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-dev 2.0.28-9

fast, self-healing application container server (headers)

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: uwsgi
  • 13 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-emperor 2.0.28-9

fast, self-healing application container server (emperor scripts)

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-emperor
  • Section: web
  • Architecture: all
  • Source Package: uwsgi
  • 1 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-emperor from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-extra 2.0.28-9

fast, self-healing application container server (extra files)

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-extra
  • Section: web
  • Architecture: all
  • Source Package: uwsgi
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-extra from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-alarm-curl 2.0.28-9

cURL alarm plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-alarm-curl
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-alarm-curl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-alarm-xmpp 2.0.28-9

XMPP alarm plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-alarm-xmpp
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 4 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-alarm-xmpp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-curl-cron 2.0.28-9

cron cURL plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-curl-cron
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-curl-cron from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-emperor-pg 2.0.28-9

Emperor PostgreSQL plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-emperor-pg
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-emperor-pg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-geoip 2.0.28-9

GeoIP plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-geoip
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-geoip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-graylog2 2.0.28-9

graylog2 plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-graylog2
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-graylog2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-ldap 2.0.28-9

LDAP plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-ldap
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-ldap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-router-access 2.0.28-9

Access router plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-router-access
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-router-access from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-sqlite3 2.0.28-9

SQLite 3 configurations plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-sqlite3
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-sqlite3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-plugin-xslt 2.0.28-9

XSLT request plugin for uWSGI

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-plugin-xslt
  • Section: web
  • Architecture: amd64
  • Source Package: uwsgi
  • 4 依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-plugin-xslt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsgi-src 2.0.28-9

sources for uWSGI plugins

http://projects.unbit.it/uwsgi/

sudo apt install uwsgi-src
  • Section: libdevel
  • Architecture: all
  • Source Package: uwsgi
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Uwsgi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsgi-src from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation