icecream
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
To install this package, run one of the following:
Do you ever use print() or log() to debug your code? Of course you do. IceCream, or ic for short, makes print debugging a little sweeter.
ic() is like print(), but better:
Summary
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
Last Updated
Jan 23, 2026 at 14:08
License
MIT
Total Downloads
96.9K
Version Downloads
398
Supported Platforms