Never use print() to debug again: inspect variables, expressions, and program execution with a single, simple function call.
Project Links
Meta
Author: Ansgar Grunseid
Classifiers
License
- OSI Approved :: MIT License
Natural Language
- English
Intended Audience
- Developers
Topic
- Software Development :: Libraries
Development Status
- 5 - Production/Stable
Programming Language
- Python
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: Implementation :: PyPy
- Python :: Implementation :: CPython
Information and documentation can be found at https://github.com/gruns/icecream.
Sep 14, 2025
2.1.8
Aug 17, 2025
2.1.7
Aug 14, 2025
2.1.6
Jun 25, 2025
2.1.5
Jan 09, 2025
2.1.4
Jul 21, 2022
2.1.3
Feb 15, 2022
2.1.2
Jun 22, 2021
2.1.1
Jan 27, 2021
2.1.0
Oct 26, 2019
2.0.0
May 15, 2019
1.5.0
Feb 14, 2019
1.4.0
Jun 06, 2018
1.3.1
Mar 16, 2018
1.3
Mar 12, 2018
1.2
Feb 25, 2018
1.1
Feb 21, 2018
1.0
Feb 16, 2018
0.5
Feb 14, 2018
0.4
Feb 14, 2018
0.3
Feb 13, 2018
0.2
Feb 13, 2018
0.1
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=0.3.9)
colorama
(>=2.2.0)
pygments
(>=2.1.0)
executing
(>=2.0.1)
asttokens