macOS
brew install austinlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für austin in AI-Agent-Workflows.
Installation
brew install austinlocal Homebrew formula metadata
sudo apt install austinDebian stable package indexes · austin · Quelle: deb.debian.org
scoop install main/austinScoop official bucket manifest trees · bucket/austin.json · Quelle: api.github.com
winget install --id P403n1x87.austin -eWindows Package Manager source index · P403n1x87.austin · Quelle: cdn.winget.microsoft.com
Überblick
Python frame stack sampler for CPython
Verlauf
Austin is a CPython frame-stack sampler written in C. It sits in the package-manager sweet spot for profilers: a small native command, installable from several ecosystems, that can attach to a Python process without instrumentation and emit data for flame graphs, Speedscope, and other tooling.
The public GitHub repository was created in September 2018 and describes Austin as a pure-C sampler that reads the CPython interpreter's memory to recover executing frames and threads. Its own README emphasizes zero instrumentation, low overhead, wall-time and memory profiling, and multiprocess support.
Austin has tracked CPython internals over time. Recent official releases added CPython 3.12, 3.13, and 3.14 support, dropped older interpreter support, improved container and interpreter detection, and moved the default binary output format to MOJO in the 4.0.0 series.
Austin became more than a GitHub-only tool early in its life: the README notes acceptance into Debian repositories on March 30, 2019, and documents installation through PyPI, Snap, Debian/apt, Homebrew, Chocolatey, Scoop, and Conda Forge. Homebrew's formula currently packages Austin 4.0.0 from the upstream GitHub release tarball.
The repository metadata shows thousands of GitHub stars and ongoing releases, while Homebrew analytics in the formula API show modest but real package-manager use. For a native Python profiler, that breadth of packaging is part of the story: users can install it as a system command instead of treating it as a Python library dependency.
Austin is typically used by running `austin` around or against a Python workload, then feeding its collapsed-stack or binary output into visualization tools. The README explicitly calls out use with the Austin VS Code extension, Brendan Gregg's FlameGraph tools, and Speedscope conversion through the related Austin Python tooling.
Its value is operational: no source-code instrumentation, low tracee impact, support for memory mode, and enough portability to cover Linux, macOS, and Windows packaging paths.
Package nerds care about Austin because it is a native executable wrapped by language and OS package managers at once. It is distributed as `austin-dist` on PyPI, as a Homebrew formula, as OS packages, and as release binaries, while still depending on CPython implementation details that require active maintenance.
It is also a good example of a CLI whose package identity is not quite the same as its library ecosystem identity: the Homebrew formula is `austin`, the PyPI install is `austin-dist`, and the output is meant to be composed with classic Unix-style profiler visualization tools.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
austin | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/P403n1x87/austin
Installationsmetadaten
| Paketschlüssel | brew:austin |
|---|---|
| Version | 4.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/austin |
| Homepage | https://github.com/P403n1x87/austin |
| Repository | https://github.com/P403n1x87/austin |
| Upstream-Dokumentation | https://github.com/P403n1x87/austin#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/P403n1x87/austin/archive/refs/tags/v4.0.0.tar.gz |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | austin |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
austin 3.7.0-4
Frame stack sampler for CPython
https://github.com/P403n1x87/austin
sudo apt install austinaustin 1.0.1-2
Frame stack sampler for CPython
https://github.com/P403n1x87/austin
sudo apt install austinmain/austin
scoop install main/austinP403n1x87.austin
winget install --id P403n1x87.austin -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.