Contents

icecream 2.1.3

0

Never use print() to debug again; inspect variables, expressions, and program execution with a singl

Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.

Stars: 8392, Watchers: 8392, Forks: 179, Open Issues: 76

The gruns/icecream repo was created 6 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 8392 github stars!

How to Install icecream

You can install icecream using pip

pip install icecream

or add it to a project with poetry

poetry add icecream

Package Details

Author
Ansgar Grunseid
License
MIT
Homepage
https://github.com/gruns/icecream
PyPi:
https://pypi.org/project/icecream/
GitHub Repo:
https://github.com/gruns/icecream

Classifiers

  • Software Development/Libraries
No  icecream  pypi packages just yet.

Errors

A list of common icecream errors.

Code Examples

Here are some icecream code examples and snippets.

GitHub Issues

The icecream package has 76 open issues on GitHub

  • 'utf-8' codec can't decode byte 0x93
  • ic have compatible issues with numpy poly
  • Added env variable way to output to stdout and autocheck for Jupyter
  • Dump object structure

See more issues on GitHub

Related Packages & Articles

django-debug-toolbar 4.3.0

A configurable set of panels that display various debug information about the current request/response.

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.