Automic VaultAutomic Vault

brew

Installer austin avec Homebrew, apt, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de austin pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install austin

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install austin

Debian stable package indexes · austin · Source: deb.debian.org

Windows

Scoopvérifié · 92%
scoop install main/austin

Scoop official bucket manifest trees · bucket/austin.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id P403n1x87.austin -e

Windows Package Manager source index · P403n1x87.austin · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Python frame stack sampler for CPython

Commandes et alias

  • austin

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2018: Public GitHub repository created.
  • 2019: Austin accepted into the official Debian repositories.
  • 2023: Austin 3.6.0 added CPython 3.12 support and dropped Python 2 and older CPython 3 releases.
  • 2024: Austin 3.7.0 added CPython 3.13 support and improved container support.
  • 2025: Austin 4.0.0 added CPython 3.14 support and made MOJO binary output the default.

Related projects

  • Austin commonly appears alongside FlameGraph, Speedscope, the Austin VS Code extension, and the `austin-python` tooling used for conversion and higher-level profiler workflows.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
austincliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire4.0.0
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev4.0.0

https://github.com/P403n1x87/austin

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:austin
Version4.0.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/austin
Page d'accueilhttps://github.com/P403n1x87/austin
Dépôthttps://github.com/P403n1x87/austin
Docs amonthttps://github.com/P403n1x87/austin#readme
LicenceGPL-3.0-or-later
Archive sourcehttps://github.com/P403n1x87/austin/archive/refs/tags/v4.0.0.tar.gz
Dépendances de compilationautoconf, automake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

austin 3.7.0-4

Frame stack sampler for CPython

https://github.com/P403n1x87/austin

sudo apt install austin
  • Section: devel
  • Architecture: amd64
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Austin
Debian stable package indexes · deb.debian.org · Debian stable package indexes: austin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

austin 1.0.1-2

Frame stack sampler for CPython

https://github.com/P403n1x87/austin

sudo apt install austin
  • Section: universe/devel
  • Architecture: amd64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Austin
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: austin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Scoop95%

main/austin

scoop install main/austin
  • normalized package name match
  • Correspondance par : Austin
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/austin.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

P403n1x87.austin

winget install --id P403n1x87.austin -e
  • normalized package name match
  • Correspondance par : Austin
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: P403n1x87.austin from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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