Automic VaultAutomic Vault

brew

wxpython を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wxpython

local Homebrew formula metadata

概要

パッケージ概要

Python bindings for wxWidgets

コマンドとエイリアス

  • helpviewer
  • img2png
  • img2py
  • img2xpm
  • pycrust
  • pyshell
  • pyslices
  • pyslicesshell
  • pywxrc
  • wxdemo
  • wxdocs
  • wxget

履歴

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

wxPython is the Python binding for wxWidgets, giving Python applications native GUI widgets on Windows, macOS, Linux, and other Unix-like systems. Its history spans hand-written bindings in the 1990s, SWIG-generated Classic wxPython, and the Phoenix rewrite used by modern wxPython 4.x.

プロジェクトの歴史

The official history says wxPython began in 1996, after Robin Dunn discovered Python bindings while evaluating cross-platform GUI toolkits. Dunn worked with Harri Pasanen, with help from Edward Zimmerman, to advance early wxWidgets bindings into wxPython 0.2.

The first versions were maintained by hand, which became fragile as the codebase grew. In 1997 Dunn used SWIG to reimplement the bindings, and in summer 1998 the first modern wxPython release appeared for wxWidgets 2.0. The changelog still goes back to release 0.3 in 1998.

Project Phoenix later replaced Classic wxPython with a from-the-ground-up implementation focused on speed, maintainability, extensibility, Python 3 compatibility, and removing accumulated cruft. The official overview notes that Phoenix is intentionally not fully backwards compatible, though many applications can migrate with minor changes.

採用の歴史

wxPython became one of Python's major desktop GUI choices alongside Tkinter, PyQt/PySide, and later web-driven app shells. Its appeal was always native widgets with little platform-specific code, backed by wxWidgets rather than an emulated toolkit.

The Phoenix transition was also an adoption transition: users had to move old Classic code to Python 3-era APIs. The official docs still foreground the Migration Guide for programmers porting from Classic wxPython to Phoenix.

使われ方

Developers import wx, create a wx.App, instantiate frames and controls, bind events, and run MainLoop. The package also includes demo, shell, resource, image-conversion, documentation, and inspection-oriented tools that make it useful as a full GUI development environment rather than just a runtime binding.

In packaging, wxPython is notable because it wraps a large C++ GUI toolkit and ships platform-specific wheels or builds tied to wxWidgets versions. The changelog records ongoing work to keep pace with Python, wxWidgets, operating-system, and build-tool changes.

パッケージ好きにとっての重要性

wxPython is package-nerd significant because it is a classic binding package: a large native-code bridge that lets a high-level language use a mature C++ toolkit. Its Classic-to-Phoenix migration is a textbook example of how language runtimes, binding generators, binary wheels, and GUI frameworks force long-lived packages to reinvent themselves.

タイムライン

  • 1995: Robin Dunn discovered wxWidgets and Python while looking for a cross-platform C++ GUI toolkit.
  • 1996: Official history dates the start of wxPython history to before the turn of the century, back in 1996.
  • 1997: SWIG was adopted to reduce the maintenance burden of hand-written bindings.
  • 1998: The first modern wxPython release appeared in summer 1998; the changelog goes back to 0.3.
  • 2010s: Project Phoenix rebuilt wxPython for maintainability and Python 3.
  • 2025-04-09: wxPython 4.2.3 released, built on wxWidgets 3.2.7.
  • 2026-02-08: wxPython 4.2.5 released, built on wxWidgets 3.2.9.

Related projects

  • wxPython is related to wxWidgets, Project Phoenix, Classic wxPython, SWIG, Tkinter, PyQt/PySide, wxGlade, wxFormBuilder, and Python desktop GUI applications.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:shell
  • text:ssh

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 4 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
helpviewercliグローバル実行可能ファイル
img2pngcliグローバル実行可能ファイル
img2pycliグローバル実行可能ファイル
img2xpmcliグローバル実行可能ファイル
pycrustcliグローバル実行可能ファイル
pyshellcliグローバル実行可能ファイル
pyslicescliグローバル実行可能ファイル
pyslicesshellcliグローバル実行可能ファイル
pywxrccliグローバル実行可能ファイル
wxdemocliグローバル実行可能ファイル
wxdocscliグローバル実行可能ファイル
wxgetcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版4.2.5
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://www.wxpython.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wxpython
バージョン4.2.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wxpython
ホームページhttps://www.wxpython.org/
リポジトリhttps://github.com/wxWidgets/Phoenix
上流ドキュメントhttps://docs.wxpython.org/
ライセンスLGPL-2.0-or-later WITH WxWindows-exception-3.1
ソースアーカイブhttps://files.pythonhosted.org/packages/22/43/81657a6b126ffc19163500a8184d683cec08eb4e1d06905cd0c371c702d0/wxpython-4.2.5.tar.gz
最終更新2026-06-22T14:06:40-07:00
Pulseupdated
依存関係numpy, pillow, python@3.14, wxwidgets@3.2
ビルド依存関係cython, doxygen, python-setuptools, sip
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewxpython
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment