FICHA · MANJARO

python-icecream

Sweet and creamy print debugging

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

Description

Makes print-style debugging more informative in Python code. It can show the expression being printed, the value, and useful context, which helps developers inspect program state without writing repetitive print messages.

Use it during development and troubleshooting. Debug output can reveal private values, paths, tokens, or user data, so remove or disable it before shipping production software.

Permissions

Permissions not analysed for this source yet.