FICHA · MANJARO

python-hunter

Hunter is a flexible code tracing toolkit

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

Description

Traces Python code while it runs so developers can see which functions, files, or lines are being executed. It helps investigate complex behavior without adding many temporary print statements by hand.

This is a debugging and diagnostics library for development environments. Tracing can expose data passing through a program, so avoid enabling it carelessly around private input or production secrets.

Permissions

Permissions not analysed for this source yet.