macOS
brew install snakevizlocal Homebrew formula metadata
brew
snakeviz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install snakevizlocal Homebrew formula metadata
概要
Web-based viewer for Python profiler output
履歴
SnakeViz is a browser-based graphical viewer for Python cProfile output and an alternative to inspecting profiles with pstats.
The official repository was created in June 2012. The documentation says SnakeViz was originally inspired by RunSnakeRun and now supports Python 3.9+, with older SnakeViz versions likely to work on Python 2.7.
SnakeViz is available from PyPI according to its official docs and from Homebrew in the supplied metadata. Its GitHub repository has accumulated thousands of stars, reflecting long-term use among Python developers who want visual profile inspection.
Users generate a cProfile output file, then run snakeviz program.prof to open an interactive browser view. It can also profile IPython code through line and cell magics.
SnakeViz is a classic small Python developer tool: a single CLI opens local web UI visualizations for standard-library profile data, making it easy for package maintainers to inspect performance without adopting a heavier profiling stack.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
snakeviz | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://jiffyclub.github.io/snakeviz/
インストールメタデータ
| パッケージキー | brew:snakeviz |
|---|---|
| バージョン | 2.2.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/snakeviz |
| ホームページ | https://jiffyclub.github.io/snakeviz/ |
| リポジトリ | https://github.com/jiffyclub/snakeviz |
| 上流ドキュメント | https://jiffyclub.github.io/snakeviz |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://files.pythonhosted.org/packages/04/06/82f56563b16d33c2586ac2615a3034a83a4ff1969b84c8d79339e5d07d73/snakeviz-2.2.2.tar.gz |
| 最終更新 | 2026-06-13T10:09:37Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | snakeviz |
| Version Scheme | 0 |
| Revision | 4 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.