Automic VaultAutomic Vault

brew

使用 Homebrew, apt, scoop, winget 安装 austin

查看 austin 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install austin

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install austin

Debian stable package indexes · austin · 来源: deb.debian.org

Windows

Scoop已验证 · 92%
scoop install main/austin

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

Windows Package Manager已验证 · 92%
winget install --id P403n1x87.austin -e

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

概览

软件包摘要

Python frame stack sampler for CPython

命令和别名

  • austin

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
austincli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本4.0.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v4.0.0

https://github.com/P403n1x87/austin

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:austin
版本4.0.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/austin
主页https://github.com/P403n1x87/austin
仓库https://github.com/P403n1x87/austin
上游文档https://github.com/P403n1x87/austin#readme
许可证GPL-3.0-or-later
源码归档https://github.com/P403n1x87/austin/archive/refs/tags/v4.0.0.tar.gz
构建依赖autoconf, automake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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