# snakeviz mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snakeviz in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:snakeviz
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install snakeviz
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:snakeviz
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/snakeviz>
- **Version:** 2.2.2
- **Quellzusammenfassung:** Web-based viewer for Python profiler output
- **Homepage:** <https://jiffyclub.github.io/snakeviz/>
- **Upstream-Dokumentation:** <https://jiffyclub.github.io/snakeviz/>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://files.pythonhosted.org/packages/04/06/82f56563b16d33c2586ac2615a3034a83a4ff1969b84c8d79339e5d07d73/snakeviz-2.2.2.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-13T10:09:37Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- snakeviz (cli)
- snakeviz (Alias)

## Abhängigkeiten

- python@3.14

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.2.2
- Manager aktualisiert: 2026-06-13
- lokale Daten: OK
- Upstream-Repository: https://jiffyclub.github.io/snakeviz/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

SnakeViz is a browser-based graphical viewer for Python cProfile output and an alternative to inspecting profiles with pstats.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2012: Official GitHub repository created.
- 2026: Official docs describe Python 3.9+ support and older Python 2.7 compatibility only for older releases.

### Related projects

- Python cProfile
- Python pstats
- RunSnakeRun
- IPython

### Quellen

- <https://api.github.com/repos/jiffyclub/snakeviz>
- <https://github.com/jiffyclub/snakeviz>
- <https://jiffyclub.github.io/snakeviz/>
- input source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [qcachegrind](https://pkg.so/de/brew/qcachegrind/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling, visualization.
- [py-spy](https://pkg.so/de/brew/py-spy/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling, python.
- [memray](https://pkg.so/de/brew/memray/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling, python.
- [parca](https://pkg.so/de/brew/parca/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling.
- [austin](https://pkg.so/de/brew/austin/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling, python.
- [counts](https://pkg.so/de/brew/counts/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling.
- [bloaty](https://pkg.so/de/brew/bloaty/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling.
- [gprof2dot](https://pkg.so/de/brew/gprof2dot/) - Shares pkgdb curated category or tags: cli, developer-tools, profiling, visualization.

## Combined YAML source

View the package source record on GitHub. [combined/snakeviz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/snakeviz.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
