About Anaconda Help Download Anaconda

A Frame Stack Sampler for CPython

copied from cf-staging / austin

Installers

  • linux-64 v3.7.0
  • osx-64 v3.7.0
  • linux-aarch64 v3.7.0
  • osx-arm64 v3.7.0
  • linux-ppc64le v3.7.0

conda install

To install this package run one of the following:
conda install conda-forge::austin

Description

Austin is a Python frame stack sampler for CPython written in pure C. Samples are collected by reading the CPython interpreter virtual memory space in order to retrieve information about the currently running threads along with the stack of the frames that are being executed. Hence, one can use Austin to easily make powerful statistical profilers that have minimal impact on the target application and that don't require any instrumentation.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy