FICHA · MANJARO

python-executing

Get the currently executing AST node of a frame, and other information

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Inspect which Python AST node is currently executing inside a stack frame. It helps debuggers, tracebacks, notebooks, and developer tools show more precise information about running code.

This is an introspection library, not a debugger UI. Stack and source details may expose local paths or code snippets, so applications should avoid leaking them in public error reports.

Permissions

Permissions not analysed for this source yet.