macOS
brew install snakevizlocal Homebrew formula metadata
brew
Web-based viewer for Python profiler output. Version 2.2.2 via Homebrew; verified 2026-06-13.
install
brew install snakevizlocal Homebrew formula metadata
overview
Web-based viewer for Python profiler output
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
snakeviz | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://jiffyclub.github.io/snakeviz/
install metadata
| Package key | brew:snakeviz |
|---|---|
| Version | 2.2.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/snakeviz |
| Homepage | https://jiffyclub.github.io/snakeviz/ |
| Repository | https://github.com/jiffyclub/snakeviz |
| Upstream docs | https://jiffyclub.github.io/snakeviz |
| License | BSD-3-Clause |
| Source archive | https://files.pythonhosted.org/packages/04/06/82f56563b16d33c2586ac2615a3034a83a4ff1969b84c8d79339e5d07d73/snakeviz-2.2.2.tar.gz |
| Last updated | 2026-06-13T10:09:37Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.